Files
linux/drivers/acpi
Ondrej Zary 35a341c9b2 ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100
Toshiba Portégé R100 has both acpi_video and toshiba_acpi vendor
backlight driver working. But none of them gets activated as it has
a VGA with no kernel driver (Trident CyberBlade XP4m32).

The DMI strings are very generic ("Portable PC") so add a custom
callback function to check for Trident CyberBlade XP4m32 PCI device
before enabling the vendor backlight driver (better than acpi_video
as it has more brightness steps).

Fixes: 5aa9d943e9 ("ACPI: video: Don't enable fallback path for creating ACPI backlight by default")
Signed-off-by: Ondrej Zary <linux@zary.sk>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2023-10-03 20:33:58 +02:00
..
2023-08-25 20:55:47 +02:00
2023-08-25 20:40:50 +02:00
2023-06-27 17:06:51 +02:00
2022-05-25 15:37:07 +02:00
2022-11-10 20:21:35 +01:00
2023-03-27 20:50:28 +02:00
2022-10-03 20:09:22 +02:00