aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSunil Khatri <[email protected]>2024-07-31 18:37:42 +0530
committerAlex Deucher <[email protected]>2024-08-06 11:11:00 -0400
commit62341f7bc2ccb7c024eb023a05714d798ba6437d (patch)
tree0dc9c0507017afbcddd852789eef99c0a4d03280 /tools/perf/scripts/python
parentfd69ef05029f9beb7b031ef96e7a36970806a670 (diff)
drm/amdgpu: optimize the padding for gfx_v9_4_3
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions