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

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_submit_types.h119 * @parallel_execution: Indication if the failure was during parallel
122 bool parallel_execution; member in struct:xe_guc_submit_exec_queue_snapshot
H A Dxe_guc_submit.c1823 snapshot->parallel_execution = xe_exec_queue_is_parallel(q);
1824 if (snapshot->parallel_execution)
1906 if (snapshot->parallel_execution)

Completed in 106 milliseconds