Searched refs:msm_fence_context_alloc (Results 1 – 3 of 3) sorted by relevance
77 struct msm_fence_context * msm_fence_context_alloc(struct drm_device *dev,
113 ring->fctx = msm_fence_context_alloc(gpu->dev, &ring->memptrs->fence, name); in msm_ringbuffer_new()
43 msm_fence_context_alloc(struct drm_device *dev, volatile uint32_t *fenceptr, in msm_fence_context_alloc() function