Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_hw_fence.h27 struct dma_fence *xe_hw_fence_alloc(void);
H A Dxe_hw_fence.c218 struct dma_fence *xe_hw_fence_alloc(void) in xe_hw_fence_alloc() function
H A Dxe_lrc.c1289 return xe_hw_fence_alloc(); in xe_lrc_alloc_seqno_fence()