commit | 084940d5b101e9ca91a689eb5048151b14076839 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentin.chary@gmail.com> | Wed Jun 13 09:32:04 2012 +0200 |
committer | Matthew Garrett <mjg@redhat.com> | Sat Jul 28 00:11:48 2012 -0400 |
tree | a003682eaea8ebf1b8aaae6678dab31dbf904cf5 | |
parent | 09d5677cf18f1b9f0e092eb83e9ba6a771c15c5c [diff] |
acpi/video_detect: blacklist samsung x360 On Samsung X360, the BIOS will set a flag (VDRV) if the generic ACPI backlight device is used. This flag will definitively break the backlight interface (even the vendor interface) untill next reboot. It's why we should prevent video.ko from being used here and we can't rely on a later call to acpi_video_unregister(). Signed-off-by: Corentin Chary <corentin.chary@gmail.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>