Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_lrc.h80 s32 xe_lrc_start_seqno(struct xe_lrc *lrc);
Dxe_sched_job.c222 xe_lrc_start_seqno(lrc), in xe_sched_job_started()
Dxe_lrc.c1200 s32 xe_lrc_start_seqno(struct xe_lrc *lrc) in xe_lrc_start_seqno() function
1660 snapshot->start_seqno = xe_lrc_start_seqno(lrc); in xe_lrc_snapshot_capture()