aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>2022-10-06 14:57:31 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-03-07 14:22:41 -0500
commitb8272241ff9df5b57e2777a07c1fe8af3d9cbf93 (patch)
treed921b6e8684a86d1708f85cc13a27699bbafb54b /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parent2820433be2a33beb44b13b367e155cf221f29610 (diff)
drm/amd/display: Drop dc_commit_state in favor of dc_commit_streams
[Why & How] There are two functions responsible for handling the DC commit state: dc_commit_state and dc_commit_streams. Both have the same goal, but dc_commit_streams surpess dc_commit_state in terms of completeness. For this reason, maintaining these two functions makes maintainability unnecessarily complicated. This commit replaces the old dc_commit_state in favor of dc_commit_streams, and removes the old dc_commit_state. Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions