diff options
| author | Srinivasan Shanmugam <[email protected]> | 2024-11-06 02:15:36 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-12-10 15:26:48 +0000 |
| commit | 9346e2e0ad179b4a3f0e408d8b42f5c3a1d2b8ed (patch) | |
| tree | 50915238132a9c2f25a9c3696350b6e7eaf00f4c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amdgpu: move per inst variables to amdgpu_vcn_inst (diff) | |
| download | kernel-9346e2e0ad179b4a3f0e408d8b42f5c3a1d2b8ed.tar.gz kernel-9346e2e0ad179b4a3f0e408d8b42f5c3a1d2b8ed.zip | |
drm/amd/amdgpu: Add missing kdoc 'inst' parameter in 'smu_dpm_set_power_gate' function
This commit adds the missing kdoc parameter descriptor for 'inst' in the
smu_dpm_set_power_gate function.
The 'inst' parameter, which specifies the instance of the IP block to
power gate/ungate.
Fixes the below with gcc W=1:
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:359: warning: Function parameter or struct member 'inst' not described in 'smu_dpm_set_power_gate'
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Boyuan Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
