summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEric Huang <jinhuieric.huang@amd.com>2026-03-16 11:01:30 -0400
committerAlex Deucher <alexander.deucher@amd.com>2026-03-23 14:10:39 -0400
commit8f1de51f49be692de137c8525106e0fce2d1912d (patch)
tree8cf21676199733c897f2cb23683bdda58b698a75 /tools/perf/scripts/python/stackcollapse.py
parent94d79f51efecb74be1d88dde66bdc8bfcca17935 (diff)
drm/amdgpu: prevent immediate PASID reuse case
PASID resue could cause interrupt issue when process immediately runs into hw state left by previous process exited with the same PASID, it's possible that page faults are still pending in the IH ring buffer when the process exits and frees up its PASID. To prevent the case, it uses idr cyclic allocator same as kernel pid's. Signed-off-by: Eric Huang <jinhuieric.huang@amd.com> Reviewed-by: Christian König <christian.koenig@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