diff options
author | 2022-12-30 16:59:10 +0100 | |
---|---|---|
committer | 2022-12-30 16:59:10 +0100 | |
commit | 0948a9ef1d59d1bc7fae29f32058e463bbff4a6c (patch) | |
tree | 2de6b811996976b9477e3f5baa26e17d4fbcb422 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+ (diff) | |
parent | ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks (diff) | |
parent | ACPI: video: Fix Apple GMUX backlight detection (diff) | |
download | linux-rng-0948a9ef1d59d1bc7fae29f32058e463bbff4a6c.tar.xz linux-rng-0948a9ef1d59d1bc7fae29f32058e463bbff4a6c.zip |
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