diff options
| author | Andi Shyti <[email protected]> | 2022-03-19 01:39:34 +0200 |
|---|---|---|
| committer | Matthew Auld <[email protected]> | 2022-03-21 08:37:39 +0000 |
| commit | b770bcfae9ad816cd9efce6b0fff4dab47084578 (patch) | |
| tree | 27266d3e0b84899ddfd02b7337ec289f8754d226 /tools/perf/scripts/python | |
| parent | bec68cc9ea42d853f00da347793cefe49575a574 (diff) | |
drm/i915/gt: create per-tile sysfs interface
Now that we have tiles we want each of them to have its own
interface. A directory "gt/" is created under "cardN/" that will
contain as many diroctories as the tiles.
In the coming patches tile related interfaces will be added. For
now the sysfs gt structure simply has an id interface related
to the current tile count.
The directory structure will follow this scheme:
/sys/.../card0
└── gt
├── gt0
│ └── id
:
:
└─- gtN
└── id
This new set of interfaces will be a basic tool for system
managers and administrators when using i915.
Signed-off-by: Andi Shyti <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Sujaritha Sundaresan <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Sujaritha Sundaresan <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions