summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorWerner Sembach <wse@tuxedocomputers.com>2022-03-15 20:02:28 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-03-28 09:57:10 +0200
commit9f4e64611ebeb9f21126d7312e12db92cc03ba3a (patch)
tree40c34a2642f11426c5c8b76a6fbee282c308555b /kernel
parent0b2ffba2de5046e508616f3b30f0e424436d16f7 (diff)
ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU
commit c844d22fe0c0b37dc809adbdde6ceb6462c43acf upstream. Clevo NL5xRU and NL5xNU/TUXEDO Aura 15 Gen1 and Gen2 have both a working native and video interface. However the default detection mechanism first registers the video interface before unregistering it again and switching to the native interface during boot. This results in a dangling SBIOS request for backlight change for some reason, causing the backlight to switch to ~2% once per boot on the first power cord connect or disconnect event. Setting the native interface explicitly circumvents this buggy behaviour by avoiding the unregistering process. Signed-off-by: Werner Sembach <wse@tuxedocomputers.com> Cc: All applicable <stable@vger.kernel.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions