Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_lrc.h104 s32 xe_lrc_start_seqno(struct xe_lrc *lrc);
H A Dxe_sched_job.c222 xe_lrc_start_seqno(lrc), in xe_sched_job_started()
H A Dxe_lrc.c1325 s32 xe_lrc_start_seqno(struct xe_lrc *lrc) in xe_lrc_start_seqno() function
1802 snapshot->start_seqno = xe_lrc_start_seqno(lrc); in xe_lrc_snapshot_capture()