diff options
| author | Matt Roper <[email protected]> | 2022-03-15 10:02:50 -0700 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2022-03-15 19:45:40 -0700 |
| commit | b7563ec7d906ef87dcd15f39c66e0f35f58c2003 (patch) | |
| tree | 037fa884b4de071d67c2ce52194ec62f8ec51b56 /tools/perf/scripts/python | |
| parent | 4dc3a1e52fece14c8bf05d5b46c9834d31c8dbf4 (diff) | |
drm/i915: Report steering details in debugfs
Add a new 'steering' node in each gt's debugfs directory that tells
whether we're using explicit steering for various types of MCR ranges
and, if so, what MMIO ranges it applies to.
We're going to be transitioning away from implicit steering, even for
slice/dss steering soon, so the information reported here will become
increasingly valuable once that happens.
v2:
- Adding missing 'static' on intel_steering_types[] (Jose, sparse)
v3:
- "static const char *" -> "static const char * const" (sparse)
Cc: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: José Roberto de Souza <[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