Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_sched_job_types.h43 #define JOB_FLAG_SUBMIT DMA_FENCE_FLAG_USER_BITS macro
Dxe_guc_submit.c737 } else if (test_and_set_bit(JOB_FLAG_SUBMIT, &job->fence->flags)) { in guc_exec_queue_run_job()