diff options
author | Rodrigo Vivi <[email protected]> | 2023-09-26 12:51:06 -0400 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2023-10-02 12:22:09 -0400 |
commit | d38d753da7f7c9c4739e3e9ca3c986fa2c1b8c98 (patch) | |
tree | 1060f852face9ee3fce4d8e17d5a16b549e3cdd7 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4c7690614c8bbd6cd29b949f9084ddb294ffe284 (diff) |
drm/i915: Add missing CCS documentation
Let's introduce the basic documentation about CCS.
While doing that, also removed the legacy execution flag name. That flag
simply doesn't exist for CCS and it is not needed on current context
submission. Those flag names are only needed on legacy context,
while on new ones we only need to pass the engine ID.
It is worth mention that this documentation should probably live with
the engine definitions rather than in the i915.rst file directly and
that more updates are likely need in this section. But this should
come later.
v2: Overall improvements from Matt and Tvrtko.
Fixes: 944823c94639 ("drm/i915/xehp: Define compute class and engine")
Cc: Matt Roper <[email protected]>
Cc: Sushma Venkatesh Reddy <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Acked-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions