linux/drivers/video/savage
Krzysztof Helt b9f9d4706c savagefb: fix blanking mode on CRT display
Fix wrong bit mask for blanking register.  Due to the error a CRT monitor
blanks off due to wrong frequency (out of range) instead of PM signal
(vertical and horizontal frequencies cut off).

Just compare the mask with bits set in the switch(blank) clause below the
changed line.

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>
2009-11-12 07:25:56 -08:00
..
Makefile
savagefb-i2c.c i2c: Delete many unused adapter IDs 2009-01-26 21:19:52 +01:00
savagefb.h
savagefb_accel.c
savagefb_driver.c savagefb: fix blanking mode on CRT display 2009-11-12 07:25:56 -08:00