Home
last modified time | relevance | path

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

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