]> git.karo-electronics.de Git - mv-sheeva.git/commit
ACPI video: introduce module parameter video.use_bios_initial_backlight
authorZhang Rui <rui.zhang@intel.com>
Mon, 6 Dec 2010 07:04:27 +0000 (15:04 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 14 Dec 2010 05:10:46 +0000 (00:10 -0500)
commit99fd1895ef603f1a0fa9af478c96c637a7b4529d
treedc743eab1679a1a985e52908463ddae8b605315d
parentcf7d7e5a1980d1116ee152d25dac382b112b9c17
ACPI video: introduce module parameter video.use_bios_initial_backlight

Introduce module parameter video.use_bios_initial_backlight.

Some BIOSes claim they use the minimum backlight at boot,
and this may bring dimming screen after boot.
https://bugzilla.kernel.org/show_bug.cgi?id=21212

use video.use_bios_initl_backlight=0 to use
the maximum backlight level after boot.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/video.c