diff options
| author | Daniele Ceraolo Spurio <[email protected]> | 2023-08-17 13:18:28 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:40:20 -0500 |
| commit | aef61349ef1bf01badfa3ea955ba84048467f691 (patch) | |
| tree | 27da25605f2950c63bf5112d4d42f03601ccac94 /tools/perf/scripts/python | |
| parent | 3d2b5d4e28d9c58ea97704fe1eb663aee2556449 (diff) | |
drm/xe: add GSCCS ring ops
Like the BCS, the GSCCS doesn't have any special HW that needs handling
when emitting commands, so we can re-use the same emit_job code. To make
it clear that this is now a shared low-level function, it has been
renamed to use the "simple" postfix, instead of "copy", to indicate that
it applies to all engines that don't need any additional engine-specific
handling.
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions