Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt.c173 static int emit_job_sync(struct xe_exec_queue *q, struct xe_bb *bb, in emit_job_sync() function
209 ret = emit_job_sync(q, bb, HZ, false); in emit_nop_job()
375 ret = emit_job_sync(q, bb, HZ, IS_SRIOV_VF(gt_to_xe(gt))); in emit_wa_job()