dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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: VGA state save and restore 2007-05-08 11:15:29 -07:00
savagefb_accel.c
savagefb_driver.c savagefb: fix blanking mode on CRT display 2009-11-12 07:25:56 -08:00