Revert "drm/amd/display: Signal hw_done() after waiting for flip_done()"
authorLeo Li <sunpeng.li@amd.com>
Mon, 7 Jan 2019 18:28:54 +0000 (13:28 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Jan 2019 20:38:31 +0000 (15:38 -0500)
commit29c8f23425e07092f25db3b57c1d8dcefc532290
treeb643980245160696ea752d2f914597bac55e0ba5
parenta6729a5a406a885c749bc05d73c06e6cd9bd6211
Revert "drm/amd/display: Signal hw_done() after waiting for flip_done()"

This reverts commit 717276b9256f5d97b43e53adca1670cee2c45db2.

The reverted patch was a workaround that addressed an issue fixed by:
4364bcb2cd21 ("drm: Get ref on CRTC commit object when waiting for
flip_done")

Signed-off-by: Leo Li <sunpeng.li@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c