Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_fence.h29 void xe_hw_fence_free(struct dma_fence *fence);
H A Dxe_hw_fence.c235 void xe_hw_fence_free(struct dma_fence *fence) in xe_hw_fence_free() function
H A Dxe_lrc.c1183 xe_hw_fence_free(fence); in xe_lrc_free_seqno_fence()