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