Searched refs:dma_fence_context_alloc (Results 1 – 13 of 13) sorted by relevance
139 dma_fence_context_alloc(1), 0); in host1x_fence_create()
186 dma_fence_context_alloc(1), 1); in __dma_fence_unwrap_merge()
177 u64 dma_fence_context_alloc(unsigned num) in dma_fence_context_alloc() function182 EXPORT_SYMBOL(dma_fence_context_alloc);
80 dma_fence_context_alloc(1), 1); in vgem_fence_create()
55 fctx->context = dma_fence_context_alloc(1); in msm_fence_context_alloc()
567 drm->runl[i].context_base = dma_fence_context_alloc(drm->runl[i].chan_nr); in nouveau_channels_init()572 drm->runl[0].context_base = dma_fence_context_alloc(drm->chan_nr); in nouveau_channels_init()
102 timeline->fence_context = dma_fence_context_alloc(1); in intel_timeline_init()
2675 parent->parallel.fence_context = dma_fence_context_alloc(1); in execlists_create_parallel()
142 fman->ctx = dma_fence_context_alloc(1); in vmw_fence_manager_init()
355 fence_ctx->id = dma_fence_context_alloc(1); in pvr_queue_fence_ctx_init()
516 dma_fence_init(&fence->base, &ivpu_fence_ops, &fence->lock, dma_fence_context_alloc(1), 1); in ivpu_fence_create()
1834 gpu->fence_context = dma_fence_context_alloc(1); in etnaviv_gpu_bind()
3536 queue->fence_ctx.id = dma_fence_context_alloc(1); in group_create_queue()