]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / video: Add quirks for the Dell Precision 7510
authorShih-Yuan Lee (FourDollars) <sylee@canonical.com>
Wed, 14 Jun 2017 08:29:16 +0000 (16:29 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 28 Jun 2017 21:41:03 +0000 (23:41 +0200)
commit4b0b382674d3d736831b6e9b13ef9c88d074e564
tree0b2cb827b6f4ed3b2e5b5c143dcd60c7a1fa4f1b
parent392d94e7e48cbd11cc2b3ae100b44fa06d514340
ACPI / video: Add quirks for the Dell Precision 7510

The Dell Precision 7510 has a broken acpi-video implementation.

The backlight control bits work, but when the brightness is changed via
the acpi-video interface the backlight flickers annoyingly before settling
at the new brightness, switching to using the native interface fixes the
flickering so add a quirk for this (the vendor interface can not change the
brightness at all).

Signed-off-by: Shih-Yuan Lee (FourDollars) <sylee@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/video_detect.c