drm/amd/display: Do not put drm_atomic_state on resume
authorLeo (Sunpeng) Li <sunpeng.li@amd.com>
Thu, 16 Nov 2017 20:17:27 +0000 (15:17 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Nov 2017 22:56:46 +0000 (17:56 -0500)
commit0a24bfcb2cc2cd161a0c8aae8fcbb58239d5da2b
treef33c57c7741d67dd77db3876db7d7bf8472b23a2
parente41ab0309a1b75d31c360d1d2b0de58e8d7958ad
drm/amd/display: Do not put drm_atomic_state on resume

drm_atomic_helper_resume now puts it for us. See relevant patch here:
https://lists.freedesktop.org/archives/dri-devel/2017-October/154268.html

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>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c