diff options
| author | Amber Lin <amber.lin@amd.com> | 2026-07-28 14:08:20 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-07-28 19:17:33 -0400 |
| commit | b38f9b6ffdfc86d5aff36881d9e8028c79bc98c9 (patch) | |
| tree | cba108889e48de6683cd6110461e0d9352e34b85 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 5dafdd649280c7dc6c22c8f877da3f54fcc441e1 (diff) | |
drm/amdkfd: Fix signal reset event
When a mode reset happens, driver needs to notify the process on that
GPU a reset event is happening. The existing code assumes the process is
using the GPU that is getting mode reset, which is not always true. For
example, on a 8G system, the process may be only using GPU 0~4 but a
mode 2 reset is resetting the all 8 GPUs connected by XGMI. Trying to
find a process on GPU 5~7 will fail, which is fine and should skip the
event signal.
Signed-off-by: Amber Lin <amber.lin@amd.com>
Reviewed-by: David Yat Sin <david.yatsin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
