Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
H A Dmsm_fence.h84 struct dma_fence * msm_fence_alloc(void);
H A Dmsm_fence.c176 msm_fence_alloc(void) in msm_fence_alloc() function
H A Dmsm_gem_submit.c50 submit->hw_fence = msm_fence_alloc(); in submit_create()