summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2024-07-31 11:09:20 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-08-06 17:43:49 +0300
commit847e387e00547b0cc728a5e61f5beb2ff861ed1d (patch)
tree3b2d5660c5ca0099c5f7f06bdb39040311dfa388 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentb41a382932263b2951bc9e83a22168d579a94865 (diff)
downloadlinux-847e387e00547b0cc728a5e61f5beb2ff861ed1d.tar.xz
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 <christian.koenig@amd.com> Cc: Christian König <christian.koenig@amd.com> Cc: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Cc: Tvrtko Ursulin <tursulin@igalia.com> Cc: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Sunil Khatri <sunil.khatri@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions