Home
last modified time | relevance | path

Searched refs:parallel_execution (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit_types.h122 bool parallel_execution; member
H A Dxe_guc_submit.c2253 snapshot->parallel_execution = xe_exec_queue_is_parallel(q); in xe_guc_exec_queue_snapshot_capture()
2254 if (snapshot->parallel_execution) in xe_guc_exec_queue_snapshot_capture()
2336 if (snapshot->parallel_execution) in xe_guc_exec_queue_snapshot_print()