Searched refs:msm_fence_context_alloc (Results 1 – 3 of 3) sorted by relevance
23 struct msm_fence_context * msm_fence_context_alloc(struct drm_device *dev,
52 ring->fctx = msm_fence_context_alloc(gpu->dev, name); in msm_ringbuffer_new()
14 msm_fence_context_alloc(struct drm_device *dev, const char *name) in msm_fence_context_alloc() function