aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorSunil Khatri <[email protected]>2024-07-31 08:09:20 +0000
committerAlex Deucher <[email protected]>2024-08-06 14:43:49 +0000
commit847e387e00547b0cc728a5e61f5beb2ff861ed1d (patch)
tree3b2d5660c5ca0099c5f7f06bdb39040311dfa388 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentdrm/amdkfd: fix debug watchpoints for logical devices (diff)
downloadkernel-847e387e00547b0cc728a5e61f5beb2ff861ed1d.tar.gz
kernel-847e387e00547b0cc728a5e61f5beb2ff861ed1d.zip
drm/amdgpu: optimize the padding for gfx11
Adding NOP packets one by one in the ring does not use the CP efficiently. Solution: Use CP optimization while adding NOP packet's so PFP can discard NOP packets based on information of count from the Header instead of fetching all NOP packets one by one. Reviewed-by: Christian König <[email protected]> Cc: Christian König <[email protected]> Cc: Pierre-Eric Pelloux-Prayer <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Cc: Marek Olšák <[email protected]> Signed-off-by: Sunil Khatri <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions