Searched refs:dma_fence_context_alloc (Results 1 – 25 of 42) sorted by relevance
12
47 return __mock_fence(dma_fence_context_alloc(1), 1); in mock_fence()67 dma_fence_context_alloc(1), in mock_array()357 ctx[0] = dma_fence_context_alloc(1); in unwrap_merge_seqno()358 ctx[1] = dma_fence_context_alloc(1); in unwrap_merge_seqno()552 ctx[0] = dma_fence_context_alloc(1); in unwrap_merge_complex_seqno()553 ctx[1] = dma_fence_context_alloc(1); in unwrap_merge_complex_seqno()
183 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);
258 context = dma_fence_context_alloc(1); in dma_fence_chain_init()
108 obj->context = dma_fence_context_alloc(1); in sync_timeline_create()
651 dma_fence_context_alloc(1), in dma_resv_get_singleton()
139 dma_fence_context_alloc(1), 0); in host1x_fence_create()
80 dma_fence_context_alloc(1), 1); in vgem_fence_create()
55 fctx->context = dma_fence_context_alloc(1); in msm_fence_context_alloc()
236 evf_mgr->ev_fence_ctx = dma_fence_context_alloc(1); in amdgpu_eviction_fence_init()
94 fence_drv->context = dma_fence_context_alloc(1); in amdgpu_userq_fence_driver_alloc()
134 ctx->dma_fence_ctx = dma_fence_context_alloc(1); in xe_hw_fence_ctx_init()
588 dma_fence_context_alloc(1), 1); in xe_gt_tlb_invalidation_fence_init()
271 queue->fence_context = dma_fence_context_alloc(1); in v3d_gem_init()
309 sched->hw_timeline.context = dma_fence_context_alloc(1); in drm_mock_sched_new()
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()
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()
269 wb_connector->fence_context = dma_fence_context_alloc(1); in __drm_writeback_connector_init()
276 crtc->fence_context = dma_fence_context_alloc(1); in __drm_crtc_init_with_planes()
526 pvr_dev->kccb.fence_ctx.id = dma_fence_context_alloc(1); in pvr_kccb_init()
111 entity->fence_context = dma_fence_context_alloc(2); in drm_sched_entity_init()
101 timeline->fence_context = dma_fence_context_alloc(1); in intel_timeline_init()
530 pipe->fence_context = dma_fence_context_alloc(1); in lima_sched_pipe_init()
141 fman->ctx = dma_fence_context_alloc(1); in vmw_fence_manager_init()
Completed in 52 milliseconds