aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorJosip Pavic <[email protected]>2019-01-30 21:23:47 +0000
committerAlex Deucher <[email protected]>2019-02-19 20:58:26 +0000
commit2010840b9b4667d2bd9b45617964d3fa7fb086ea (patch)
tree86f169bc054880e5980037d29b740524e7cd6a94 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parentdrm/amd/display: Ungate stream before programming registers (diff)
downloadkernel-2010840b9b4667d2bd9b45617964d3fa7fb086ea.tar.gz
kernel-2010840b9b4667d2bd9b45617964d3fa7fb086ea.zip
drm/amd/display: send pipe set command to dmcu when backlight is set
[Why] Previously, a change removed code that would send a pipe set command to dmcu each time the backlight was set, as it was thought to be superfluous. However, it is possible for the backlight to be set before a valid pipe has been set, which causes DMCU to hang after a DPMS restore on some systems. [How] Send a pipe set command to DMCU prior to setting the backlight. Signed-off-by: Josip Pavic <[email protected]> Reviewed-by: Anthony Koo <[email protected]> Acked-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions