diff options
author | Ramesh Errabolu <[email protected]> | 2020-09-29 12:06:15 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-30 13:50:06 -0400 |
commit | 825c91d0908b72f9ec2a9e0c815d2c40af5ad5f4 (patch) | |
tree | 623181a5ae9c6a6125e0c97a06d807781cb5e53c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b8810a142ad5494ecfe7ef2fa289868562918cd1 (diff) |
drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
[Why]
Allow user to know number of compute units (CU) that are in use at any
given moment.
[How]
Read registers of SQ that give number of waves that are in flight
of various queues. Use this information to determine number of CU's
in use.
Signed-off-by: Ramesh Errabolu <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions