drm/amd/display: Create dm_plane_state.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Thu, 22 Jun 2017 21:37:22 +0000 (17:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:08:07 +0000 (18:08 -0400)
commit0604b36c77e31a05b1bd18d53cac2c9350500bcb
treeb9ae4ea318a2a76a920aff75a0d06611fa6d0c48
parent90f095c13efe2aed108ebd4754dd629946b68168
drm/amd/display: Create dm_plane_state.

Hook up dc_surface creation/destruction to dm_plane_state.
Rename amdgpu_drm_plane_state to dm_plane_state and do
minor cleanups.

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