linux/drivers/video/intelfb
Krzysztof Halasa 9c54ea9585 Subject: [PATCH] Intel FB pixel clock calculation fix
Intel framebuffer mis-calculated pixel clocks.

The pixel clock (and thus both H and V sync) will be slower than requested, so
if you set the minimum allowed the display may not sync.  In case of really
old CRT display it could theoretically damage it.

I'm using it with PAL TV (using RGB input - SCART connector) and the bug
prevented it from working at all (TV requirements are more strict and made the
bug visible).

Signed-off-by: Krzysztof Halasa <khc@pm.waw.pl>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-09-11 17:21:27 -07:00
..
Makefile intelfb: add preliminary i2c support 2006-07-03 19:04:37 +10:00
intelfb.h intelfb: the pseudo_palette is only 16 elements long 2007-07-17 10:23:12 -07:00
intelfb_i2c.c i2c: Shrink struct i2c_client 2007-05-01 23:26:28 +02:00
intelfbdrv.c [PATCH] Video: fb, kzalloc changes 2007-02-12 09:48:43 -08:00
intelfbhw.c Subject: [PATCH] Intel FB pixel clock calculation fix 2007-09-11 17:21:27 -07:00
intelfbhw.h intelfb: add preliminary i2c support 2006-07-03 19:03:10 +10:00