drm/amd/display: Implement plane atomic_check.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Wed, 26 Jul 2017 19:52:28 +0000 (15:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:15:57 +0000 (18:15 -0400)
commitcbd194881e05844cc54573480aac8df3fd97222d
tree43775847a86d9152f264ee55dbb36ab044fee3d9
parent690b5e3960810c733f812f8849c3a05415c2f53d
drm/amd/display: Implement plane atomic_check.

Use per surface validation hook.

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