diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-11-14 15:44:55 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-11-16 19:52:48 +0100 |
commit | 84d56f326a8ef0071df8c0c3b983b9e2c3b73006 (patch) | |
tree | 47178cfd3164ee25a4e6adc1d62b0bfaa0dbd33f /lib/slub_kunit.c | |
parent | 9f7dd272ff9338f1f43c7a837d5a7ee67811d552 (diff) |
ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_native
According to: https://bugzilla.kernel.org/show_bug.cgi?id=202401
the Sony Vaio VPCEH3U1E quirk was added to disable the acpi_video0
backlight interface because that was not working, so that userspace
will pick the actually working native nv_backlight interface instead.
With the new kernel behavior of hiding native interfaces unless
acpi_video_get_backlight_type() returns native, the current
video_detect_force_vendor quirk will cause the working nv_backlight
interface will be disabled too.
Change the quirk to video_detect_force_native to get the desired
result of only registering the nv_backlight interface.
After this all currently remaining force_vendor quirks in
video_detect_dmi_table[] are there to prefer a vendor interface over
a non working ACPI video interface, add a comment to document this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'lib/slub_kunit.c')
0 files changed, 0 insertions, 0 deletions