summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorJoshua Aberback <joshua.aberback@amd.com>2024-06-06 15:51:16 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-07-23 17:38:42 -0400
commit8732594017d32132ca741f4ec4eec91211f5d10c (patch)
tree2a76da193f6e2aa4a277a2e8f0d2b81e285e65ee /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parent58ed441367b9b0fb48aa8cd471a73073d1143e16 (diff)
drm/amd/display: Remove duplicate HWSS interfaces
[Why] Some interface functions are defined in both the public and private HWSS interfaces, which can lead to confusion and runtime issues, therefore the duplicates should be eliminated. [How] - power_down should only be private, because it's only used within HWSS. - update_plane_addr should only be public, as it's used outside HWSS. Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Joshua Aberback <joshua.aberback@amd.com> Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions