drm/amd/display: Refactor atomic check.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Fri, 18 Aug 2017 14:52:20 +0000 (10:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:17:06 +0000 (18:17 -0400)
commit62f555377f972c206c69c6acc93d91f2baec9a26
tree9b2267e62820e1037bd2144f57582a2c7cd6b96d
parent19f89e2392e692208a0a00465d30b2b2bf43e9a9
drm/amd/display: Refactor atomic check.

Split into update crtcs and update plane functions.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@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