• L
    acer-wmi: add quirk table for video backlight vendor mode · 86924de2
    Lee, Chun-Yi 提交于
    There have some acer laptop have broken _BCM implemenation, the AML
    code wrote value to EC register but firmware didn't change brighenss.
    
    Fortunately, the brightness control works on those machines with
    vendor mode. So, add quirk table for video backlight vendor mode
    and unregister acpi video interface on those machines.
    
    Tested on Acer TravelMate 4750
    
    Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
    Cc: Matthew Garrett <mjg@redhat.com>
    Cc: Dmitry Torokhov <dtor@mail.ru>
    Cc: Corentin Chary <corentincj@iksaif.net>
    Cc: Thomas Renninger <trenn@suse.de>
    Signed-off-by: NLee, Chun-Yi <jlee@suse.com>
    Signed-off-by: NMatthew Garrett <mjg@redhat.com>
    86924de2
acer-wmi.c 48.9 KB