Re: [PATCH 2/2] drm/amdgpu/display: restore the backlight on modeset (v2)

2021-05-18 Thread Harry Wentland
On 2021-05-11 11:44 a.m., Alex Deucher wrote: > To stay consistent with the user's setting. > > v2: rebase on multi-eDP support > Series is Reviewed-by: Harry Wentland Harry > Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1337>> Signed-off-by: > Alex Deucher > --- > drivers/gpu/drm/

[PATCH 2/2] drm/amdgpu/display: restore the backlight on modeset (v2)

2021-05-11 Thread Alex Deucher
To stay consistent with the user's setting. v2: rebase on multi-eDP support Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1337 Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/gpu/drm/amd/d