summaryrefslogtreecommitdiff
path: root/drivers/acpi
diff options
context:
space:
mode:
authorChia-Lin Kao (AceLan) <acelan.kao@canonical.com>2023-03-02 12:33:00 +0300
committerRafael J. Wysocki <rjw@rjwysocki.net>2023-03-07 16:12:21 +0300
commit89b0411481967a2e8c91190a211a359966cfcf4b (patch)
treeae42c2f37a57f23cdd9721dc54a00874cce97671 /drivers/acpi
parentfe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff)
downloadlinux-89b0411481967a2e8c91190a211a359966cfcf4b.tar.xz
ACPI: video: Add backlight=native DMI quirk for Dell Vostro 15 3535
Sometimes the system boots up with a acpi_video0 backlight interface which doesn't work. So add Dell Vostro 15 3535 into the video_detect_dmi_table to set it to native explicitly. Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com> Signed-off-by: Rafael J. Wysocki <rjw@rjwysocki.net>
Diffstat (limited to 'drivers/acpi')
-rw-r--r--drivers/acpi/video_detect.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/acpi/video_detect.c b/drivers/acpi/video_detect.c
index 710ac640267d..14d6d81e536f 100644
--- a/drivers/acpi/video_detect.c
+++ b/drivers/acpi/video_detect.c
@@ -716,6 +716,13 @@ static const struct dmi_system_id video_detect_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Dell G15 5515"),
},
},
+ {
+ .callback = video_detect_force_native,
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "Vostro 15 3535"),
+ },
+ },
/*
* Desktops which falsely report a backlight and which our heuristics