summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
diff options
context:
space:
mode:
authorAntonino A. Daplas2007-05-08 09:38:36 +0200
committerLinus Torvalds2007-05-08 20:15:29 +0200
commit22d832edcace45b26ced76efef6c863449e4e060 (patch)
tree155190ea0e8d4b1504c754d272518cd9da147771 /drivers/video/console
parentsavagefb: rework i2c bit access (diff)
downloadkernel-qcow2-linux-22d832edcace45b26ced76efef6c863449e4e060.tar.gz
kernel-qcow2-linux-22d832edcace45b26ced76efef6c863449e4e060.tar.xz
kernel-qcow2-linux-22d832edcace45b26ced76efef6c863449e4e060.zip
savagefb: VGA state save and restore
Allow the saving and restoration of VGA text mode. The state is saved on the first open and restored on the last close. Because of the VGA registers are linearly mapped to the MMIO space, MMIO access is used which is not limited to X86 platforms nor to the primary display device. An echo 0 > /sys/class/vtconsole/vtcon1/bind will convert the display from graphics to text mode. Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/console')
0 files changed, 0 insertions, 0 deletions