diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-12-30 18:59:10 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-12-30 18:59:10 +0300 |
commit | 0948a9ef1d59d1bc7fae29f32058e463bbff4a6c (patch) | |
tree | 2de6b811996976b9477e3f5baa26e17d4fbcb422 /drivers | |
parent | e555c85792bd5f9828a2fd2ca9761f70efb1c77b (diff) | |
parent | 7203481fd12b1257938519efb2460ea02b9236ee (diff) | |
parent | 3cf3b7f012f3ea8bdc56196e367cf07c10424855 (diff) | |
download | linux-0948a9ef1d59d1bc7fae29f32058e463bbff4a6c.tar.xz |
Merge branches 'acpi-resource' and 'acpi-video'
Merge ACPI resource handling quirks and ACPI backlight handling fixes
for 6.2-rc2:
- Add ACPI IRQ override quirks for Asus ExpertBook B2502, Lenovo
14ALC7, and XMG Core 15 (Hans de Goede, Adrian Freund, Erik
Schumacher).
- Adjust ACPI video detection fallback path to prevent non-operational
ACPI backlight devices from being created on systems where the native
driver does not detect a suitable panel (Mario Limonciello).
- Fix Apple GMUX backlight detection (Hans de Goede).
* acpi-resource:
ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
ACPI: resource: do IRQ override on Lenovo 14ALC7
ACPI: resource: do IRQ override on XMG Core 15
* acpi-video:
ACPI: video: Fix Apple GMUX backlight detection
ACPI: video: Don't enable fallback path for creating ACPI backlight by default
drm/amd/display: Report to ACPI video if no panels were found
ACPI: video: Allow GPU drivers to report no panels