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.c280 static int emit_copy_timestamp(struct xe_device *xe, struct xe_lrc *lrc, in emit_copy_timestamp() function
346 i = emit_copy_timestamp(gt_to_xe(gt), lrc, dw, i); in __emit_job_gen12_simple()
406 i = emit_copy_timestamp(xe, lrc, dw, i); in __emit_job_gen12_video()
461 i = emit_copy_timestamp(xe, lrc, dw, i); in __emit_job_gen12_render_compute()
521 i = emit_copy_timestamp(xe, lrc, dw, i); in emit_migration_job_gen12()