OSDN Git Service

drm/amd/display: pull commit_surfaces out of atomic_commit into helper function
authorHarry Wentland <harry.wentland@amd.com>
Thu, 6 Apr 2017 20:22:33 +0000 (16:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:24:13 +0000 (17:24 -0400)
commit129eed72823d25fa57aaf64a1cef6488fd21d0cd
treefd01dad73af13d1b2ef70dd5108415c734c83309
parent2180e7cca4d5b93b9f150a83d83e27b7fb82a72f
drm/amd/display: pull commit_surfaces out of atomic_commit into helper function

This should make things simpler when we try to rework this later when we
pass validate_context from atomic_check to atomic_commit.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_types.c