Searched refs:dma_fence_context_alloc (Results 1 – 25 of 25) sorted by relevance
24 fctx->context = dma_fence_context_alloc(1); in msm_fence_context_alloc()
106 u64 dma_fence_context_alloc(unsigned num) in dma_fence_context_alloc() function111 EXPORT_SYMBOL(dma_fence_context_alloc);
247 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()
574 u64 dma_fence_context_alloc(unsigned num);
215 wb_connector->fence_context = dma_fence_context_alloc(1); in drm_writeback_connector_init()
272 crtc->fence_context = dma_fence_context_alloc(1); in drm_crtc_init_with_planes()
143 vgdev->fence_drv.context = dma_fence_context_alloc(1); in virtio_gpu_init()
163 dma_fence_context_alloc(1), 0, in __dma_resv_make_exclusive()
128 uint64_t context = dma_fence_context_alloc(1); in amdgpu_pasid_free_delayed()
858 amdgpu_amdkfd_fence_create(dma_fence_context_alloc(1), in init_kfd_vm()
3004 dma_fence_context_alloc(AMDGPU_MAX_RINGS); in amdgpu_vm_manager_init()
2598 adev->fence_context = dma_fence_context_alloc(AMDGPU_MAX_RINGS); in amdgpu_device_init()
335 pipe->fence_context = dma_fence_context_alloc(1); in lima_sched_pipe_init()
83 entity->fence_context = dma_fence_context_alloc(2); in drm_sched_entity_init()
509 js->queue[j].fence_context = dma_fence_context_alloc(1); in panfrost_job_init()
253 timeline->fence_context = dma_fence_context_alloc(1); in intel_timeline_init()
532 drm->chan.context_base = dma_fence_context_alloc(drm->chan.nr); in nouveau_channels_init()
835 v3d->queue[i].fence_context = dma_fence_context_alloc(1); in v3d_gem_init()
319 fman->ctx = dma_fence_context_alloc(1); in vmw_fence_manager_init()
1310 rdev->fence_context = dma_fence_context_alloc(RADEON_NUM_RINGS); in radeon_device_init()
1272 vc4->dma_fence_context = dma_fence_context_alloc(1); in vc4_gem_init()
1640 gpu->fence_context = dma_fence_context_alloc(1); in etnaviv_gpu_bind()