summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2024-07-31 18:35:14 +0530
committerAlex Deucher <alexander.deucher@amd.com>2024-08-06 11:11:00 -0400
commitdee44a7cb577f2aba39e1713a51e9faee2f65534 (patch)
treead65ca2417dc4cc397e4e1f83b0d564f006e00af /tools/perf/scripts/python/stackcollapse.py
parentbb670c31e13a402d30afa3d484403196031d0fbd (diff)
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 <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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions