Searched refs:emit_copy_timestamp (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_ring_ops.c | 269 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()
|