aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <[email protected]>2023-08-22 10:33:34 -0700
committerRodrigo Vivi <[email protected]>2023-12-21 11:40:27 -0500
commit9e9526352d6f7f94a4348cebce9859dfebed1dea (patch)
tree3b4d148c1b2b2fe0546757509471961db9be991d /tools/perf/scripts/python/flamegraph.py
parent923e42381745f55ba27a8805a055b51139af6830 (diff)
drm/xe: standardize vm-less kernel submissions
The current only submission in the driver that doesn't use a vm is the WA setup. We still pass a vm structure (the migration one), but we don't actually use it at submission time and we instead have an hack to use GGTT for this particular engine. Instead of special-casing the WA engine, we can skip providing a VM and use that as selector for whether to use GGTT or PPGTT. As part of this change, we can drop the special engine flag for the WA engine and switch the WA submission to use the standard job functions instead of dedicated ones. v2: rebased on s/engine/exec_queue Signed-off-by: Daniele Ceraolo Spurio <[email protected]> Cc: Matthew Brost <[email protected]> Reviewed-by: Matthew Brost <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions