Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
From: Antonino A. Daplas
Date: Thu Feb 22 2007 - 12:01:03 EST
On Thu, 2007-02-22 at 16:55 +0100, Giuseppe Bilotta wrote:
> On 2/22/07, Antonino A. Daplas <adaplas@xxxxxxxxx> wrote:
> However, I'm still getting the same snowy effects, which doesn't come
> as a surprise since the actual mode timings used are just the same ...
>
BTW, you can also use CVT modes for nvidiafb, even if the mode in
question is not present in the EDID block. For example:
video=nvidiafb:1024x768M@60 or 1600x1200M@60
(The 'M' tells fb_find_mode to do a CVT calculation instead).
If you use a reduced-blanking CVT mode, it might even reduce the snow of
your DVI even at the highest resolution. So:
video=nvidiafb:1600x1200MR@60
(The additional 'R' will do reduced-blanking CVT calculation)
Tony
-
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/