drm/amd/display: Remove unnecessary wait mpcc idle.
authorYongqiang Sun <yongqiang.sun@amd.com>
Wed, 15 Nov 2017 21:06:15 +0000 (16:06 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2017 15:51:02 +0000 (10:51 -0500)
commit096480eac61ca8aa1834ba7ceda165d397e29ca0
treee182e57571786971504f68248882d989e2709d53
parentebe0dce655b6d0b1adec54cd6feac9bf15af7fdf
drm/amd/display: Remove unnecessary wait mpcc idle.

Before power gate plane, mpcc idle wait is processed,
no need to wait another time.

Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c