drm/amdgpu/display: restore the backlight on modeset (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Dec 2020 07:30:39 +0000 (02:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:44:36 +0000 (22:44 -0400)
commit7230362c78d441020a47d7d5ca81f8a3d07bd9f0
tree1b651dd85264129652a0d5c939eef6bf512c91e9
parent3d6c91641bc8a883b0c810ac1a919db29ebd5ee7
drm/amdgpu/display: restore the backlight on modeset (v2)

To stay consistent with the user's setting.

v2: rebase on multi-eDP support

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1337
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c