commit | d2d58384fc5d4c0fe2d8e34bc2d15a90a9bb372a | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Fri Sep 09 13:04:31 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 13:57:58 2005 -0700 |
tree | 6b28b34161e7ca2db38014b473690e9c9954779a | |
parent | 7726e9e10fc6e026ed2dc00e48f4a3ffc1254ad2 [diff] |
[PATCH] vesafb: Add blanking support Add rudimentary support by manipulating the VGA registers. However, not all vesa modes are VGA compatible, so VGA compatiblity is checked first. Only 2 levels are supported, powerup and powerdown. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>