Searched refs:emit_copy_timestamp (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_ring_ops.c | 235 static int emit_copy_timestamp(struct xe_lrc *lrc, u32 *dw, int i) in emit_copy_timestamp() function 253 i = emit_copy_timestamp(lrc, dw, i); in __emit_job_gen12_simple() 306 i = emit_copy_timestamp(lrc, dw, i); in __emit_job_gen12_video() 357 i = emit_copy_timestamp(lrc, dw, i); in __emit_job_gen12_render_compute() 402 i = emit_copy_timestamp(lrc, dw, i); in emit_migration_job_gen12()
|