]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80
authorHans de Goede <hdegoede@redhat.com>
Wed, 22 Oct 2014 14:06:38 +0000 (16:06 +0200)
committerJiri Slaby <jslaby@suse.cz>
Thu, 13 Nov 2014 18:03:06 +0000 (19:03 +0100)
commitff631b1c39bf6ff7307eb43e40bcd8ee03e2450c
treea4f761f55c074172988b99389718bfda6a172fa8
parent7beac9d17eed590fbb8e1217464882c2a2c58b3f
acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80

commit 183fd8fcd7f8afb7ac5ec68f83194872f9fecc84 upstream.

The acpi-video backlight interface on the Acer KAV80 is broken, and worse
it causes the entire machine to slow down significantly after a suspend/resume.

Blacklist it, and use the acer-wmi backlight interface instead. Note that
the KAV80 is somewhat unique in that it is the only Acer model where we
fall back to acer-wmi after blacklisting, rather then using the native
(e.g. intel) backlight driver. This is done because there is no native
backlight interface on this model.

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1128309
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/platform/x86/acer-wmi.c