linux-stable-rt/drivers/char
Ville Syrjala d060a3218f [PATCH] Fix console blanking
Current console blanking code is broken.  It will first do a normal blank,
then start the VESA blank timer if vesa_off_interval != 0, and then proceed
to do the VESA blanking directly.  After the timer expires it will do the
VESA blanking a second time.  Also the vesa_powerdown() function doesn't
allow all VESA modes to be used.

With this patch the behaviour is:
1. Blank: vesa_off_interval != 0 -> Do normal blank
          vesa_off_interval == 0 -> Do VESA blank
2. Start the VESA blank timer if vesa_off_interval != 0 and
   vesa_power_mode != 0.

It also gets rid of the limiting vesa_powerdown() function.

Signed-off-by: Ville Syrjala <syrjala@sci.fi>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-10 08:01:52 -08:00
..
agp [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
drm [PATCH] don't include ioctl32.h in drivers 2006-01-10 08:01:34 -08:00
ftape
ip2 [PATCH] Fix pragma packing in ip2 driver 2006-01-04 13:55:35 -08:00
ipmi [PATCH] ipmi: fix compile errors with PROC_FS=n 2006-01-10 08:01:25 -08:00
mwave [PATCH] mwave: missing __user in ioctl struct declaration 2005-12-15 10:04:31 -08:00
pcmcia [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 2006-01-06 00:03:24 +01:00
rio [PATCH] Disable rio on 64-bit platforms 2006-01-10 08:01:26 -08:00
tpm [PATCH] tpmdd: remove global event log 2006-01-08 20:14:00 -08:00
watchdog [PATCH] mutex subsystem, semaphore to completion: CPU3WDT 2006-01-09 15:59:26 -08:00
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
ChangeLog
Kconfig [PATCH] Disable rio on 64-bit platforms 2006-01-10 08:01:26 -08:00
Makefile [PATCH] i386: GPIO driver for AMD CS5535/CS5536 2006-01-10 08:01:24 -08:00
amiserial.c
applicom.c
applicom.h
cd1865.h
consolemap.c
cp437.uni
cs5535_gpio.c [PATCH] i386: GPIO driver for AMD CS5535/CS5536 2006-01-10 08:01:24 -08:00
cyclades.c
decserial.c
defkeymap.c_shipped
defkeymap.map
digi.h
digi1.h
digiFep1.h
digiPCI.h
ds1286.c
ds1302.c
ds1620.c
dsp56k.c
dtlk.c
ec3104_keyb.c
efirtc.c
epca.c [PATCH] PCI: removed unneeded .owner field from struct pci_driver 2005-11-10 16:09:17 -08:00
epca.h
epcaconfig.h
esp.c
generic_nvram.c
generic_serial.c
genrtc.c
hangcheck-timer.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
hpet.c
hvc_console.c
hvc_vio.c
hvcs.c
hvsi.c
hw_random.c [PATCH] hw_random: 82801AB PCI Bridge support 2006-01-08 20:14:06 -08:00
i8k.c [PATCH] I8K: fix /proc reporting of blank service tags 2005-11-12 11:42:32 -08:00
ip2.c
ip2main.c
ip27-rtc.c
isicom.c
istallion.c
ite_gpio.c
keyboard.c [SPARC]: introduce a SPARC Kconfig symbol 2005-12-22 23:09:54 -08:00
lcd.c
lcd.h
lp.c
mbcs.c
mbcs.h
mem.c [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
misc.c
mmtimer.c [PATCH] shrink mmtimer memory size 2006-01-06 15:22:28 -08:00
moxa.c
mxser.c
mxser.h
n_hdlc.c s/retreiv/retriev/g 2006-01-03 13:27:11 +01:00
n_r3964.c
n_tty.c
nvram.c
nwbutton.c
nwbutton.h
nwflash.c
ppdev.c
pty.c
qtronix.c
qtronixmap.c_shipped
qtronixmap.map
random.c [INET6]: Generalise tcp_v6_hash_connect 2006-01-03 13:10:56 -08:00
raw.c
riscom8.c
riscom8.h
riscom8_reg.h
rocket.c
rocket.h
rocket_int.h
rtc.c
s3c2410-rtc.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
scan_keyb.c
scan_keyb.h
scc.h
scx200_gpio.c
selection.c
ser_a2232.c
ser_a2232.h
ser_a2232fw.ax
ser_a2232fw.h
serial167.c
snsc.c
snsc.h
snsc_event.c
sonypi.c [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeys 2006-01-08 20:14:03 -08:00
specialix.c
specialix_io8.h
stallion.c
sx.c
sx.h
sxboards.h
sxwindow.h
synclink.c [PATCH] synclink: update to use DMA mapping API 2005-11-13 18:14:15 -08:00
synclink_gt.c [PATCH] remove asm/serial.h from synclink_gt. 2006-01-10 08:01:23 -08:00
synclinkmp.c [PATCH] PCI: removed unneeded .owner field from struct pci_driver 2005-11-10 16:09:17 -08:00
sysrq.c [PATCH] mutex subsystem, more debugging code 2006-01-09 15:59:21 -08:00
tb0219.c [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
tipar.c
tlclk.c
toshiba.c
tty_io.c
tty_ioctl.c
vc_screen.c [PATCH] fix ia64 compile failure with gcc4.1 2005-12-29 10:19:21 -08:00
viocons.c
viotape.c
vme_scc.c
vr41xx_giu.c [PATCH] vr41xx: section tags fix 2006-01-08 20:14:10 -08:00
vr41xx_rtc.c [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
vt.c [PATCH] Fix console blanking 2006-01-10 08:01:52 -08:00
vt_ioctl.c