ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E
authorHans de Goede <hdegoede@redhat.com>
Mon, 14 Nov 2022 14:44:57 +0000 (15:44 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 16 Nov 2022 18:52:48 +0000 (19:52 +0100)
commitf5a6ff923d4a1d639da36228d00e95ff67d417f0
tree1cc531b526539ea4f319863f5813eda7542ef5f0
parent23735543eb228c604e59f99f2f5d13aa507e5db2
ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E

The Sony Vaio VPCY11S1E advertises both native and ACPI video backlight
control interfaces, but only the native interface works and the default
heuristics end up picking ACPI video on this model.

Add a video_detect_force_native DMI quirk for this.

Reported-by: Stefan Joosten <stefan@atcomputing.nl>
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