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
Showing
- drivers/acpi/acpi_video.c 12 additions, 5 deletionsdrivers/acpi/acpi_video.c
- drivers/acpi/resource.c 29 additions, 3 deletionsdrivers/acpi/resource.c
- drivers/acpi/video_detect.c 22 additions, 1 deletiondrivers/acpi/video_detect.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 4 additions, 0 deletionsdrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
- include/acpi/video.h 2 additions, 0 deletionsinclude/acpi/video.h
Loading
Please register or sign in to comment