diff options
author | Andi Shyti <[email protected]> | 2023-03-18 21:36:16 +0100 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2023-03-21 10:10:49 +0100 |
commit | 80ac788a8d2fc8904cce97b7873b6d8fd513a46d (patch) | |
tree | 8b50bc1d9fd2683575fbab58442eb560fc3bce99 /tools/perf/scripts/python/flamegraph.py | |
parent | 70b5ffb393f3f1fbb00ac52c5288d233ae6e991e (diff) |
drm/i915/debugfs: Enable upper layer interfaces to act on all gt's
The commit 82a149a62b6b ("drm/i915/gt: move remaining debugfs
interfaces into gt") moved gt-related debugfs files in the gtX/
directories to operate on individual gt's.
However, the original files were only functioning on the root
GT (GT 0) and have been left in the same location to maintain
compatibility with userspace users.
Add multiplexing functionality to the higher directories' files.
This enables the operations to be performed on all the GTs with
a single write. In the case of reads, the files provide an or'ed
value across all the tiles.
Signed-off-by: Andi Shyti <[email protected]>
Cc: Maciej Patelczyk <[email protected]>
Reviewed-by: Nirmoy Das <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions