Re: [PATCH] radeonfb: Fix mode setting on CRT monitors

From: Brice Goglin
Date: Mon Mar 28 2005 - 07:06:31 EST


Benjamin Herrenschmidt a écrit :
Hi !

Current radeonfb is a bit "anal" about accepting CRT modes, it basically only
accepts modes that have the exact resolution, which tends to break with fbcon
on console switches as it provides "approximate" modes. This patch fixes it
by having the driver chose the closest possible mode instead of looking for
an exact match.

Hi Benjamin,

I tried your patch because on recent -mm kernels I see dirty colored columns during a few seconds when switching from X to radeon fbcon
(looks like remaining colors of X).
I don't know what visible effect your patch is supposed to have.
I didn't see any difference, but I doesn't seem to break anything.

Regards,
Brice
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/