aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorSunil Khatri <[email protected]>2024-11-21 17:32:11 +0000
committerAlex Deucher <[email protected]>2024-12-10 15:26:48 +0000
commit093bbeb994af5ac3f3affdfd73983dcbd19d9a17 (patch)
treee72706700ea4a1e83669875e505c4b4e311a6814 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentdrm/amdgpu: set UMC PA per NPS mode when PA is 0 (diff)
downloadkernel-093bbeb994af5ac3f3affdfd73983dcbd19d9a17.tar.gz
kernel-093bbeb994af5ac3f3affdfd73983dcbd19d9a17.zip
drm/amdgpu: Update the variable name to dma_buf
Instead of fixing the warning for missing variable its better to update the variable name to match with the style followed in the code. This will fix the below mentioned warning: warning: Function parameter or struct member 'dbuf' not described in 'amdgpu_bo_create_isp_user' warning: Excess function parameter 'dma_buf' description in 'amdgpu_bo_create_isp_user' Signed-off-by: Sunil Khatri <[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_device.c')
0 files changed, 0 insertions, 0 deletions