diff options
| author | Joshua Aberback <joshua.aberback@amd.com> | 2024-06-06 22:51:16 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-24 00:38:42 +0300 |
| commit | 8732594017d32132ca741f4ec4eec91211f5d10c (patch) | |
| tree | 2a76da193f6e2aa4a277a2e8f0d2b81e285e65ee /scripts | |
| parent | 58ed441367b9b0fb48aa8cd471a73073d1143e16 (diff) | |
| download | linux-8732594017d32132ca741f4ec4eec91211f5d10c.tar.xz | |
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 'scripts')
0 files changed, 0 insertions, 0 deletions
