Searched refs:dma_fence_context_alloc (Results 1 – 25 of 27) sorted by relevance
12
25 fctx->context = dma_fence_context_alloc(1); in msm_fence_context_alloc()
164 dma_fence_context_alloc(1), 0); in host1x_fence_create()
164 dma_fence_context_alloc(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);
249 context = dma_fence_context_alloc(1); in dma_fence_chain_init()
87 obj->context = dma_fence_context_alloc(1); in sync_timeline_create()
164 dma_fence_context_alloc(1), in sync_file_set_fence()
95 dma_fence_context_alloc(1), 1); in vgem_fence_create()
214 wb_connector->fence_context = dma_fence_context_alloc(1); in drm_writeback_connector_init()
287 crtc->fence_context = dma_fence_context_alloc(1); in __drm_crtc_init_with_planes()
884 dma_fence_context_alloc(1), in drm_syncobj_flatten_chain()
131 vgdev->fence_drv.context = dma_fence_context_alloc(1); in virtio_gpu_init()
83 entity->fence_context = dma_fence_context_alloc(2); in drm_sched_entity_init()
98 timeline->fence_context = dma_fence_context_alloc(1); in intel_timeline_init()
128 uint64_t context = dma_fence_context_alloc(1); in amdgpu_pasid_free_delayed()
1203 amdgpu_amdkfd_fence_create(dma_fence_context_alloc(1), in init_kfd_vm()
3226 dma_fence_context_alloc(AMDGPU_MAX_RINGS); in amdgpu_vm_manager_init()
505 pipe->fence_context = dma_fence_context_alloc(1); in lima_sched_pipe_init()
556 drm->chan.context_base = dma_fence_context_alloc(drm->chan.nr); in nouveau_channels_init()
908 v3d->queue[i].fence_context = dma_fence_context_alloc(1); in v3d_gem_init()
329 fman->ctx = dma_fence_context_alloc(1); in vmw_fence_manager_init()
834 js->queue[j].fence_context = dma_fence_context_alloc(1); in panfrost_job_init()
1270 vc4->dma_fence_context = dma_fence_context_alloc(1); in vc4_gem_init()
1313 rdev->fence_context = dma_fence_context_alloc(RADEON_NUM_RINGS); in radeon_device_init()
1709 gpu->fence_context = dma_fence_context_alloc(1); in etnaviv_gpu_bind()