diff options
| author | Joshua Aberback <[email protected]> | 2024-06-06 15:51:16 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-23 17:38:42 -0400 |
| commit | 8732594017d32132ca741f4ec4eec91211f5d10c (patch) | |
| tree | 2a76da193f6e2aa4a277a2e8f0d2b81e285e65ee /tools/perf/scripts/python/parallel-perf.py | |
| parent | 58ed441367b9b0fb48aa8cd471a73073d1143e16 (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 <[email protected]>
Signed-off-by: Joshua Aberback <[email protected]>
Signed-off-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions