diff options
author | Jesse Zhang <jesse.zhang@amd.com> | 2024-10-29 05:11:05 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-11-04 20:05:53 +0300 |
commit | c5c63d9cb5d3bbb2fc5973757616b17629795829 (patch) | |
tree | 561105dd88034d40abe061363ee55fb45bfd5021 /tools/perf/scripts/python/task-analyzer.py | |
parent | b78612939de33ffd247f3d39eaca7fb2648801ba (diff) | |
download | linux-c5c63d9cb5d3bbb2fc5973757616b17629795829.tar.xz |
drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfs
compute/gfx may have multiple rings on some hardware.
In some cases, userspace wants to run jobs on a specific ring for validation purposes.
This debugfs entry helps to disable or enable submitting jobs to a specific ring.
This entry is populated only if there are at least two or more cores in the gfx/compute ip.
Signed-off-by: Jesse Zhang <jesse.zhang@amd.com>
Suggested-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Tim Huang <tim.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions