summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-11-14 15:44:57 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-11-16 19:52:48 +0100
commitf5a6ff923d4a1d639da36228d00e95ff67d417f0 (patch)
tree1cc531b526539ea4f319863f5813eda7542ef5f0 /drivers/acpi
parent23735543eb228c604e59f99f2f5d13aa507e5db2 (diff)
downloadlinux-stable-f5a6ff923d4a1d639da36228d00e95ff67d417f0.tar.gz
linux-stable-f5a6ff923d4a1d639da36228d00e95ff67d417f0.tar.bz2
linux-stable-f5a6ff923d4a1d639da36228d00e95ff67d417f0.zip
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>
Diffstat (limited to 'drivers/acpi')
-rw-r--r--drivers/acpi/video_detect.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/acpi/video_detect.c b/drivers/acpi/video_detect.c
index 43f667523ab0..0e217bf79f17 100644
--- a/drivers/acpi/video_detect.c
+++ b/drivers/acpi/video_detect.c
@@ -621,6 +621,14 @@ static const struct dmi_system_id video_detect_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "VPCEH3U1E"),
},
},
+ {
+ .callback = video_detect_force_native,
+ /* Sony Vaio VPCY11S1E */
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "VPCY11S1E"),
+ },
+ },
/*
* These Toshibas have a broken acpi-video interface for brightness