aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSunil Khatri <[email protected]>2024-07-31 13:39:20 +0530
committerAlex Deucher <[email protected]>2024-08-06 10:43:49 -0400
commit847e387e00547b0cc728a5e61f5beb2ff861ed1d (patch)
tree3b2d5660c5ca0099c5f7f06bdb39040311dfa388 /tools/perf/scripts/python
parentb41a382932263b2951bc9e83a22168d579a94865 (diff)
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions