Searched refs:dma_fence_context_alloc (Results 1 – 25 of 40) sorted by relevance
12
41 dma_fence_context_alloc(1), 1); in mock_fence()63 dma_fence_context_alloc(1), in mock_array()
164 dma_fence_context_alloc(1), in __dma_fence_unwrap_merge()
187 u64 dma_fence_context_alloc(unsigned num) in dma_fence_context_alloc() function192 EXPORT_SYMBOL(dma_fence_context_alloc);
259 context = dma_fence_context_alloc(1); in dma_fence_chain_init()
108 obj->context = dma_fence_context_alloc(1); in sync_timeline_create()
650 dma_fence_context_alloc(1), in dma_resv_get_singleton()
139 dma_fence_context_alloc(1), 0); in host1x_fence_create()
95 dma_fence_context_alloc(1), 1); in vgem_fence_create()
55 fctx->context = dma_fence_context_alloc(1); in msm_fence_context_alloc()
645 u64 dma_fence_context_alloc(unsigned num);
131 ctx->dma_fence_ctx = dma_fence_context_alloc(1); in xe_hw_fence_ctx_init()
520 dma_fence_context_alloc(1), 1); in xe_gt_tlb_invalidation_fence_init()
630 q->lr.context = dma_fence_context_alloc(1); in xe_exec_queue_create_ioctl()
252 queue->fence_context = dma_fence_context_alloc(1); in v3d_gem_init()
266 wb_connector->fence_context = dma_fence_context_alloc(1); in drm_writeback_connector_init_with_encoder()
276 crtc->fence_context = dma_fence_context_alloc(1); in __drm_crtc_init_with_planes()
566 drm->runl[i].context_base = dma_fence_context_alloc(drm->runl[i].chan_nr); in nouveau_channels_init()571 drm->runl[0].context_base = dma_fence_context_alloc(drm->chan_nr); in nouveau_channels_init()
149 vgdev->fence_drv.context = dma_fence_context_alloc(1); in virtio_gpu_init()
644 vfpriv->base_fence_ctx = dma_fence_context_alloc(value); in virtio_gpu_context_init_ioctl()
112 entity->fence_context = dma_fence_context_alloc(2); in drm_sched_entity_init()
526 pvr_dev->kccb.fence_ctx.id = dma_fence_context_alloc(1); in pvr_kccb_init()
101 timeline->fence_context = dma_fence_context_alloc(1); in intel_timeline_init()
519 pipe->fence_context = dma_fence_context_alloc(1); in lima_sched_pipe_init()
870 js->queue[j].fence_context = dma_fence_context_alloc(1); in panfrost_job_init()
319 fman->ctx = dma_fence_context_alloc(1); in vmw_fence_manager_init()
Completed in 52 milliseconds