linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Leo (Sunpeng) Li d4d4a64574 drm/amd/display: Move copy_construct from state_alloc to atomic_check.
Previously atomic_check assumed that dc_state is allocated and filled
in. This is not the case when we hit EDEADLK and have to backup and
retry.

We could change atomic_state_clear but that revealed some other
problems. For now let's create and construct dc_state in atomic_check.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 18:16:48 -04:00
..
amdgpu_dm drm/amd/display: Move copy_construct from state_alloc to atomic_check. 2017-09-26 18:16:48 -04:00
dc drm/amd/display: Refactor dc_state creation into a function. 2017-09-26 18:16:47 -04:00
include drm/amd/display: Implement HDMI retimer settings for RV AM4 support. 2017-09-26 18:16:45 -04:00
modules drm/amd/display: Flattening core_dc to dc 2017-09-26 18:16:40 -04:00
Kconfig drm/amd/display: Limit DCN to x86 arch 2017-09-26 18:07:32 -04:00
Makefile
TODO drm/amd/display: Add a TODO list 2017-09-26 18:16:34 -04:00