]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu/display: don't assert in set backlight function
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Dec 2020 06:20:08 +0000 (01:20 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 17 Mar 2021 18:39:48 +0000 (13:39 -0500)
commit88156ba3e22f278c0a27e1f46a6440f549688cd2
tree88042a39831511a8760703757b6919b4371cbee5
parent7bc45e38a9b0a8c51d58d9842582658a182ca218
drm/amdgpu/display: don't assert in set backlight function

BugLink: https://bugs.launchpad.net/bugs/1919492
commit dfd8b7fbd985ec1cf76fe10f2875a50b10833740 upstream.

It just spams the logs.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c