aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2024-09-04 07:31:13 +0000
committerAlex Deucher <[email protected]>2024-09-10 17:44:29 +0000
commitb8faa981a7e62848ca4ba1c77282dfdc71d0edf5 (patch)
treed6649d892d3de6c186e1345905421fcb68c70395 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
parentdrm/amd/amdgpu: apply command submission parser for JPEG v1 (diff)
downloadkernel-b8faa981a7e62848ca4ba1c77282dfdc71d0edf5.tar.gz
kernel-b8faa981a7e62848ca4ba1c77282dfdc71d0edf5.zip
drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'
This commit updates described non-existent parameters 'resv' and 'sync_mode', and failed to describe the existing 'sync' parameter. Fixes the below with gcc W=1: drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c:50: warning: Function parameter or struct member 'sync' not described in 'amdgpu_vm_cpu_prepare' drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c:50: warning: Excess function parameter 'resv' description in 'amdgpu_vm_cpu_prepare' drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c:50: warning: Excess function parameter 'sync_mode' description in 'amdgpu_vm_cpu_prepare' Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions