aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
diff options
context:
space:
mode:
authorSunil Khatri <[email protected]>2024-07-29 18:54:44 +0000
committerAlex Deucher <[email protected]>2024-08-06 14:43:01 +0000
commite89d2fec4cde967445e16e02e406481bac380cc4 (patch)
tree0492e67f1d3b10750f758d022fa8a6676129d1c3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
parentdrm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function para... (diff)
downloadkernel-e89d2fec4cde967445e16e02e406481bac380cc4.tar.gz
kernel-e89d2fec4cde967445e16e02e406481bac380cc4.zip
drm/amdgpu: optimize the padding for gfx10
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. Cc: Christian König <[email protected]> Cc: Pierre-Eric Pelloux-Prayer <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Cc: Marek Olšák <[email protected]> Reviewed-by: Christian König <[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_ring.c')
0 files changed, 0 insertions, 0 deletions