diff options
| author | Daniele Ceraolo Spurio <[email protected]> | 2023-08-22 10:33:32 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:40:27 -0500 |
| commit | 1c66c0f391da32534cf143e6a0f6391776aa9bf8 (patch) | |
| tree | 9d3299852a7b8937db2db6f696ed9258e6133873 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 486b2ef2768222bb4210709ccf5443c3e381346e (diff) | |
drm/xe: fix submissions without vm
Kernel queues can submit privileged batches directly in GGTT, so they
don't always need a vm. The submission front-end already supports
creating and submitting jobs without a vm, but some parts of the
back-end assume the vm is always there. Fix this by handling a lack of
vm in the back-end as well.
v2: s/XE_BUG_ON/XE_WARN_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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions