aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c
diff options
context:
space:
mode:
authorSunil Khatri <[email protected]>2024-07-31 13:05:14 +0000
committerAlex Deucher <[email protected]>2024-08-06 15:11:00 +0000
commitdee44a7cb577f2aba39e1713a51e9faee2f65534 (patch)
treead65ca2417dc4cc397e4e1f83b0d564f006e00af /drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c
parentdrm/amdpgu: Micro-optimise amdgpu_ring_commit (diff)
downloadkernel-dee44a7cb577f2aba39e1713a51e9faee2f65534.tar.gz
kernel-dee44a7cb577f2aba39e1713a51e9faee2f65534.zip
drm/amdgpu: optimize the padding for gfx9
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_mca.c')
0 files changed, 0 insertions, 0 deletions