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()
152 u64 dma_fence_context_alloc(unsigned num) in dma_fence_context_alloc() function157 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()
587 u64 dma_fence_context_alloc(unsigned num);
214 wb_connector->fence_context = dma_fence_context_alloc(1); in drm_writeback_connector_init()
299 crtc->fence_context = dma_fence_context_alloc(1); in drm_crtc_init_with_planes()
130 vgdev->fence_drv.context = dma_fence_context_alloc(1); in virtio_gpu_init()
80 entity->fence_context = dma_fence_context_alloc(2); in drm_sched_entity_init()
150 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()
931 amdgpu_amdkfd_fence_create(dma_fence_context_alloc(1), in init_kfd_vm()
3179 dma_fence_context_alloc(AMDGPU_MAX_RINGS); in amdgpu_vm_manager_init()
3193 adev->fence_context = dma_fence_context_alloc(AMDGPU_MAX_RINGS); in amdgpu_device_init()
501 pipe->fence_context = dma_fence_context_alloc(1); in lima_sched_pipe_init()
518 js->queue[j].fence_context = dma_fence_context_alloc(1); in panfrost_job_init()
266 timeline->fence_context = dma_fence_context_alloc(1); in intel_timeline_init()
568 drm->chan.context_base = dma_fence_context_alloc(drm->chan.nr); in nouveau_channels_init()
873 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()
1271 vc4->dma_fence_context = dma_fence_context_alloc(1); in vc4_gem_init()
1310 rdev->fence_context = dma_fence_context_alloc(RADEON_NUM_RINGS); in radeon_device_init()
1680 gpu->fence_context = dma_fence_context_alloc(1); in etnaviv_gpu_bind()