drm/amd/display: Query for update plane type.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Thu, 18 May 2017 15:03:17 +0000 (11:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:07:25 +0000 (18:07 -0400)
commitf1000642e48166322194529a6d0f2452934acf2a
tree5cd3c1a1659f3f8f0faa5226186db98336c73498
parent0b3454b7c49bfc6aa7a1096d1aa9d059201a73a7
drm/amd/display: Query for update plane type.

Use DC interface to query for plane update type
so in case of FULL update you flush any outstanding
commits.

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_types.c