Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.h126 s32 xe_lrc_start_seqno(struct xe_lrc *lrc);
H A Dxe_lrc.c1807 s32 xe_lrc_start_seqno(struct xe_lrc *lrc) in xe_lrc_start_seqno() function
2284 snapshot->start_seqno = xe_lrc_start_seqno(lrc); in xe_lrc_snapshot_capture()