aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
diff options
context:
space:
mode:
authorBhawanpreet Lakha <[email protected]>2019-02-05 14:03:52 -0500
committerAlex Deucher <[email protected]>2019-02-20 16:58:06 -0500
commit4ece61a22be5ab5d49cc5fc20a19a0afa24a019d (patch)
treec07600e2291a470fd8b664bd402c37bc3388071e /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
parent9f7ddbea2bb826a2147309f735726a8b09950944 (diff)
drm/amd/display: set clocks to 0 on suspend on dce80
[Why] When a dce80 asic was suspended, the clocks were not set to 0. Upon resume, the new clock was compared to the existing clock, they were found to be the same, and so the clock was not set. This resulted in a blackscreen. [How] In atomic commit, check to see if there are any active pipes. If no, set clocks to 0 Signed-off-by: Bhawanpreet Lakha <[email protected]> Reviewed-by: Nicholas Kazlauskas <[email protected]> Acked-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
0 files changed, 0 insertions, 0 deletions