diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-05-30 12:47:17 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 16:32:32 +0000 |
| commit | 3eeb0d037a543588cf2b8890224ec26841e1069a (patch) | |
| tree | ae6216d321e9250d1fcec15b3c09e779ca6cd0bc /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | |
| parent | drm/amdgpu: Fix missing parameter desc for 'xcc_id' in gfx_v7_0.c & amdgpu_rlc.c (diff) | |
| download | kernel-3eeb0d037a543588cf2b8890224ec26841e1069a.tar.gz kernel-3eeb0d037a543588cf2b8890224ec26841e1069a.zip | |
drm/amdgpu: Fix up missing kdoc parameter 'inst' in get_wave_count() & kgd_gfx_v9_get_cu_occupancy()
Fix these warnings by adding 'inst' arguments to kdocs.
gcc with W=1
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c:692: warning: Function parameter or member 'inst' not described in 'get_wave_count'
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c:763: warning: Function parameter or member 'inst' not described in 'kgd_gfx_v9_get_cu_occupancy'
Cc: Felix Kuehling <[email protected]>
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions
