| /linux/drivers/dma-buf/ |
| H A D | st-dma-fence-unwrap.c | 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()
|
| H A D | dma-fence-unwrap.c | 183 dma_fence_context_alloc(1), in __dma_fence_unwrap_merge()
|
| H A D | dma-fence.c | 177 u64 dma_fence_context_alloc(unsigned num) in dma_fence_context_alloc() function 182 EXPORT_SYMBOL(dma_fence_context_alloc);
|
| /linux/drivers/gpu/host1x/ |
| H A D | fence.c | 139 dma_fence_context_alloc(1), 0); in host1x_fence_create()
|
| /linux/drivers/gpu/drm/vgem/ |
| H A D | vgem_fence.c | 80 dma_fence_context_alloc(1), 1); in vgem_fence_create()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_fence.c | 55 fctx->context = dma_fence_context_alloc(1); in msm_fence_context_alloc()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_chan.c | 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()
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_kms.c | 150 vgdev->fence_drv.context = dma_fence_context_alloc(1); in virtio_gpu_init()
|
| H A D | virtgpu_ioctl.c | 644 vfpriv->base_fence_ctx = dma_fence_context_alloc(value); in virtio_gpu_context_init_ioctl()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_sync.c | 378 dma_fence_context_alloc(1), in xe_sync_in_fence_get()
|
| H A D | xe_exec_queue.c | 1398 q->lr.context = dma_fence_context_alloc(1); in xe_exec_queue_create_ioctl()
|
| /linux/drivers/gpu/drm/scheduler/ |
| H A D | sched_entity.c | 112 entity->fence_context = dma_fence_context_alloc(2); in drm_sched_entity_init()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_timeline.c | 102 timeline->fence_context = dma_fence_context_alloc(1); in intel_timeline_init()
|
| /linux/drivers/accel/ethosu/ |
| H A D | ethosu_job.c | 329 edev->fence_context = dma_fence_context_alloc(1); in ethosu_job_init()
|
| /linux/drivers/accel/rocket/ |
| H A D | rocket_job.c | 470 core->fence_context = dma_fence_context_alloc(1); in rocket_job_init()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_userq_fence.c | 87 fence_drv->context = dma_fence_context_alloc(1); in amdgpu_userq_fence_driver_alloc()
|
| H A D | amdgpu_vm.c | 2644 vm->tlb_fence_context = dma_fence_context_alloc(1); in amdgpu_vm_init()
|
| H A D | amdgpu_amdkfd_gpuvm.c | 1424 amdgpu_amdkfd_fence_create(dma_fence_context_alloc(1), in init_kfd_vm()
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_job.c | 898 js->queue[j].fence_context = dma_fence_context_alloc(1); in panfrost_jm_init()
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_queue.c | 329 fence_ctx->id = dma_fence_context_alloc(1); in pvr_queue_fence_ctx_init()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_gem.c | 1169 vc4->dma_fence_context = dma_fence_context_alloc(1); in vc4_gem_init()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gpu.c | 1817 gpu->fence_context = dma_fence_context_alloc(1); in etnaviv_gpu_bind()
|
| /linux/drivers/iio/ |
| H A D | industrialio-buffer.c | 1684 priv->context = dma_fence_context_alloc(1); in iio_buffer_attach_dmabuf()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 1534 priv->context = dma_fence_context_alloc(1); in ffs_dmabuf_attach()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_sched.c | 3522 queue->fence_ctx.id = dma_fence_context_alloc(1); in group_create_queue()
|