OSDN Git Service

ACPI: video: Use native backlight on Acer Aspire 5783z
authorHans de Goede <hdegoede@redhat.com>
Tue, 31 Mar 2020 12:36:23 +0000 (14:36 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 1 Apr 2020 09:18:31 +0000 (11:18 +0200)
commit1c8fbc1f9bfb804ef2f0d4ee9397ab800e33f23a
tree27531cf18a1152cd66efbfbc99c7a07ec7da748a
parent5fd769c2bf115c23670acbc54875717b177c7e0e
ACPI: video: Use native backlight on Acer Aspire 5783z

The Acer Aspire 5783z shipped with Windows 7 and as such does not trigger
our "win8 ready" heuristic for prefering the native backlight interface.

Still ACPI backlight control doesn't work on this model, where as the
native (intel_video) backlight interface does work. Add a quirk to
force using native backlight control on this model.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/video_detect.c