Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_ring_ops.c269 static int emit_copy_timestamp(struct xe_device *xe, struct xe_lrc *lrc, in emit_copy_timestamp() function
331 i = emit_copy_timestamp(gt_to_xe(gt), lrc, dw, i); in __emit_job_gen12_simple()
391 i = emit_copy_timestamp(xe, lrc, dw, i); in __emit_job_gen12_video()
446 i = emit_copy_timestamp(xe, lrc, dw, i); in __emit_job_gen12_render_compute()
506 i = emit_copy_timestamp(xe, lrc, dw, i); in emit_migration_job_gen12()