aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2021-04-20 15:26:46 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-05-10 18:06:45 -0400
commite8d7aa68c8fe68525d04a940ca59c1b5aae16b7e (patch)
treef4cdf91e9ddd8b0962530060621c3c63cb4e6189 /tools/perf/scripts/python/stackcollapse.py
parent969aea09316799a60fe44ceedf1bd9bf861c4009 (diff)
drm/amdgpu: Add graphics cache rinse packet for sdma 5.0
Add emit mem sync callback for sdma_v5_0 In amdgpu sync object test, three threads created jobs to send GFX IB and SDMA IB in sequence. After the first GFX thread joined, sometimes the third thread will reuse the same physical page to store the SDMA IB. There will be a risk that SDMA will read GFX IB in the previous physical page. So it's better to flush the cache before commit sdma IB. Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@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