]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ACPI: video: use ACPI backlight for HP 635 Notebook
authorAlex Hung <alex.hung@canonical.com>
Sun, 13 Sep 2020 22:34:03 +0000 (16:34 -0600)
committerStefan Bader <stefan.bader@canonical.com>
Thu, 10 Dec 2020 11:03:05 +0000 (12:03 +0100)
commit84299321d81eff310932a215c2c684a3a97ea31a
tree07656995deeeddb0d853e057e771f2a6bbccb849
parentab553b21f071d1ffb4d9ed3d4d890a3d63c97c97
ACPI: video: use ACPI backlight for HP 635 Notebook

BugLink: https://bugs.launchpad.net/bugs/1904450
commit b226faab4e7890bbbccdf794e8b94276414f9058 upstream.

The default backlight interface is AMD's radeon_bl0 which does not
work on this system, so use the ACPI backlight interface on it
instead.

BugLink: https://bugs.launchpad.net/bugs/1894667
Cc: All applicable <stable@vger.kernel.org>
Signed-off-by: Alex Hung <alex.hung@canonical.com>
[ rjw: Changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: William Breathitt Gray <william.gray@canonical.com>
drivers/acpi/video_detect.c