diff options
author | Matthew Brost <[email protected]> | 2024-08-15 20:40:33 -0700 |
---|---|---|
committer | Matthew Brost <[email protected]> | 2024-08-17 14:12:19 -0700 |
commit | 852856e3b6f679c694dd5ec41e5a3c11aa46640b (patch) | |
tree | f9c1c234ba0ac26f082de2d56201bd10713c4061 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | fc7c7498db3da52efe874029a9c2ccc0ad2646ee (diff) |
drm/xe: Use reserved copy engine for user binds on faulting devices
User binds map to engines with can fault, faults depend on user binds
completion, thus we can deadlock. Avoid this by using reserved copy
engine for user binds on faulting devices.
While we are here, normalize bind queue creation with a helper.
v2:
- Pass in extensions to bind queue creation (CI)
v3:
- s/resevered/reserved (Lucas)
- Fix NULL hwe check (Jonathan)
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Cc: Thomas Hellström <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Jonathan Cavitt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions