]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/amd/display: Attach surface to dm_plane_state.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Fri, 7 Jul 2017 20:14:12 +0000 (16:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:08:48 +0000 (18:08 -0400)
commitd7e3316cf492d950f086e7fe5d3eb643c9e84be4
tree288ff56a565936e7be27f49ed6bec2446440d564
parent3d21a662500fdcc2760ec7d936692bb9efa06c67
drm/amd/display: Attach surface to dm_plane_state.

Attach surface to state.
Remove Create surface from commit.
Propogate any surface creation and initialization error back to atomic_check caller.
clean outdated code in check and commit.

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