https://github.com/torvalds/linux
Revision 994efacdf9a087b52f71e620b58dfa526b0cf928 authored by Richard Purdie on 09 February 2007, 09:46:45 UTC, committed by Richard Purdie on 20 February 2007, 08:38:45 UTC
The backlight class wants notification whenever the console is blanked
but doesn't get this when hardware blanking fails and software blanking
is used. Changing FB_EVENT_BLANK to report both would be a behaviour
change which could confuse the console layer so add a new event for
software blanking and have the backlight class listen for both.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
1 parent 34f18a7
History
Tip revision: 994efacdf9a087b52f71e620b58dfa526b0cf928 authored by Richard Purdie on 09 February 2007, 09:46:45 UTC
backlight/fbcon: Add FB_EVENT_CONBLANK
Tip revision: 994efac
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 81.8 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top