diff options
| author | Matthew Brost <[email protected]> | 2023-08-11 06:27:34 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:40:19 -0500 |
| commit | a20c75dba192af6ba63d618514a064268dbbe7db (patch) | |
| tree | 1632ac280b1c89ee819cde784646607546397642 /tools/perf/scripts/python/netdev-times.py | |
| parent | ca8656a2eb0930b991151588fd04e60c75465543 (diff) | |
drm/xe: Call __guc_exec_queue_fini_async direct for KERNEL exec_queues
Usually we call __guc_exec_queue_fini_async via a worker as the
exec_queue fini can be done from within the GPU scheduler which creates
a circular dependency without a worker. Kernel exec_queues are fini'd at
driver unload (not from within the GPU scheduler) so it is safe to
directly call __guc_exec_queue_fini_async.
Suggested-by: Oded Gabbay <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions