[GIT PULL] ACPI fixes for v6.3-rc6

From: Rafael J. Wysocki
Date: Fri Apr 07 2023 - 07:32:47 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.3-rc6

with top-most commit a5b2781dcab2c77979a4b8adda781d2543580901

ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530

on top of commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d

Linux 6.3-rc5

to receive ACPI fixes for 6.3-rc6.

These fix the ACPI backlight override mechanism for the cases when
acpi_backlight=video is set through the kernel command line or a DMI
quirk and add backlight quirks for Apple iMac14,1 and iMac14,2 and
Lenovo ThinkPad W530 (Hans de Goede).

Thanks!


---------------

Hans de Goede (4):
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
ACPI: video: Make acpi_backlight=video work independent from GPU driver
ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1
and iMac14,2
ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530

---------------

drivers/acpi/acpi_video.c | 15 ++++++++++--
drivers/acpi/video_detect.c | 58 +++++++++++++++++++++++++++++++++++----------
include/acpi/video.h | 15 ++++++++++--
3 files changed, 71 insertions(+), 17 deletions(-)