diff options
| author | Dr. David Alan Gilbert <[email protected]> | 2025-03-03 14:39:19 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-03-05 15:44:37 +0000 |
| commit | 7b111aaae0ef810d26520e278bc9f7644158cb99 (patch) | |
| tree | f4f200e9d664b05473130f8be4808da1f62805fa /drivers/gpu/drm/amd/display/include/logger_interface.h | |
| parent | drm/amdgpu: Remove phm_powerdown_uvd (diff) | |
| download | kernel-7b111aaae0ef810d26520e278bc9f7644158cb99.tar.gz kernel-7b111aaae0ef810d26520e278bc9f7644158cb99.zip | |
drm/amdgpu: Remove powerdown_uvd member
With phm_powerdown_uvd() gone in the previous patch, there's
now no longer anything that reads the powerdown_uvd member of the
pp_hwmgr_func.
Remove it.
There are a few assignments to it; a boring NULL which can just go,
and two functions, but those functions are called explicitly anyway
so the assignments to the member go.
One of those (smu7_powerdown_uvd) wasn't static previously;
make it static.
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include/logger_interface.h')
0 files changed, 0 insertions, 0 deletions
