]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ACPI: video: Add backlight=native DMI quirk for Dell Vostro 15 3535
authorChia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Thu, 2 Mar 2023 09:33:00 +0000 (17:33 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Apr 2023 10:10:38 +0000 (12:10 +0200)
commitab7a700fec4053412ca7dd4ae70c31d781219544
treefe9016dd7f3eec9740e274e70df7e1473c4cb8eb
parent78b342f0cda74f20cea51f0f1e1e9565e3054ffc
ACPI: video: Add backlight=native DMI quirk for Dell Vostro 15 3535

[ Upstream commit 89b0411481967a2e8c91190a211a359966cfcf4b ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/acpi/video_detect.c