aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorTimur Tabi <[email protected]>2025-08-13 00:10:03 +0000
committerDanilo Krummrich <[email protected]>2025-08-25 16:09:29 +0000
commitf529b8915543fb9ceb732cec5571f7fe12bc9530 (patch)
tree0022d3041319a61e7f74d82065cc5ce6e4d3a1e0 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/nouveau: fix error path in nvkm_gsp_fwsec_v2 (diff)
downloadkernel-f529b8915543fb9ceb732cec5571f7fe12bc9530.tar.gz
kernel-f529b8915543fb9ceb732cec5571f7fe12bc9530.zip
drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
The 'tag' parameter is passed by value and is not actually used after being incremented, so remove the increment. It's the function that calls gm200_flcn_pio_imem_wr that is supposed to (and does) increment 'tag'. Fixes: 0e44c2170876 ("drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)") Reviewed-by: Philipp Stanner <[email protected]> Signed-off-by: Timur Tabi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Danilo Krummrich <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions