Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_lrc.h82 u32 xe_lrc_ring_head(struct xe_lrc *lrc);
H A Dxe_lrc.c1214 u32 xe_lrc_ring_head(struct xe_lrc *lrc) in xe_lrc_ring_head() function
1224 const u32 head = xe_lrc_ring_head(lrc); in xe_lrc_ring_space()
1798 snapshot->head = xe_lrc_ring_head(lrc); in xe_lrc_snapshot_capture()
1991 return xe_lrc_ring_head(lrc) == xe_lrc_ring_tail(lrc); in xe_lrc_ring_is_idle()