diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2008-10-16 07:03:42 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 20:21:44 +0200 |
commit | 486ff387c0f27030a3cfb142469ba140f2d8976e (patch) | |
tree | 0a351c71ab3fb1b0793334a9c043f8c8760ec37a /drivers/video/atmel_lcdfb.c | |
parent | cirrusfb: fix 16bpp modes (diff) | |
download | linux-486ff387c0f27030a3cfb142469ba140f2d8976e.tar.xz linux-486ff387c0f27030a3cfb142469ba140f2d8976e.zip |
cirrusfb: do not change MCLK for Alpine chips
A memory clock value (MCLK) is changed to a minimum required by a current
mode bandwidth. This usually lowers the MCLK to its minimum (50 MHz) thus
decreasing the card performance. Just leave the MCLK value set by card
BIOS.
The CL-GD5446 Technical Reference Manual point 9.9.1.3 states that if a
pixclock value is close (~1%) to the MCLK or MCLK/2 this may result in a
jitter on the screen. A countermeasure is to use the MCLK as pixclock
source instead of a VCLK. The patch implements this as well.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/atmel_lcdfb.c')
0 files changed, 0 insertions, 0 deletions