linux-uconsole/drivers/gpu/drm/amd/display
David Francis 8d4235f715 amd/dc/dce100: On dce100, set clocks to 0 on suspend
[Why]
When a dce100 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 pernicious blackscreen.

[How]
In atomic commit, check to see if there are any active pipes.
If no, set clocks to 0

Signed-off-by: David Francis <David.Francis@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-07-12 09:50:05 -05:00
..
amdgpu_dm drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega 2018-07-12 09:48:57 -05:00
dc amd/dc/dce100: On dce100, set clocks to 0 on suspend 2018-07-12 09:50:05 -05:00
include drm/amd/display: fix dscl_manual_ratio_init 2018-05-29 13:28:29 -05:00
modules treewide: kvzalloc() -> kvcalloc() 2018-06-12 16:19:22 -07:00
Kconfig drm/amdgpu/display: remove VEGA20 config option 2018-05-18 16:08:18 -05:00
Makefile drm/amd: Remove inclusion of non-existing include directories 2018-02-26 23:09:38 -05:00
TODO drm/amd/display: Add TODO item to remove vector.c 2017-12-14 11:01:13 -05:00