| /src/sys/external/bsd/drm2/include/linux/ |
| H A D | dma-fence-array.h | 51 struct dma_fence **fences; member in struct:dma_fence_array
|
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_dma_fence_array.c | 155 dma_fence_array_create(int num_fences, struct dma_fence **fences, argument
|
| H A D | linux_dma_fence.c | 830 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t nfences, argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_ctx.h | 39 struct dma_fence *fences[]; member in struct:amdgpu_ctx_entity
|
| H A D | amdgpu_jpeg.c | 81 unsigned int fences = 0; local in function:amdgpu_jpeg_idle_work_handler
|
| H A D | amdgpu_sa.c | 287 struct dma_fence *fences[AMDGPU_SA_NUM_FENCE_LISTS]; local in function:amdgpu_sa_bo_new 214 amdgpu_sa_bo_next_hole(struct amdgpu_sa_manager * sa_manager,struct dma_fence ** fences,unsigned * tries) argument [all...] |
| H A D | amdgpu_vcn.c | 289 unsigned int fences = 0, fence[AMDGPU_MAX_VCN_INSTANCES] = {0}; local in function:amdgpu_vcn_idle_work_handler 337 unsigned int fences = 0; local in function:amdgpu_vcn_ring_begin_use
|
| H A D | amdgpu_dma_buf.c | 147 struct dma_fence **fences; local in function:__dma_resv_make_exclusive [all...] |
| H A D | amdgpu_ids.c | 121 struct dma_fence *fence, **fences; local in function:amdgpu_pasid_free_delayed 215 struct dma_fence **fences; local in function:amdgpu_vmid_grab_idle [all...] |
| H A D | amdgpu_vcn_v1_0.c | 1780 unsigned int fences = 0, i; local in function:vcn_v1_0_idle_work_handler 1832 unsigned int fences = 0, i; local in function:vcn_v1_0_ring_begin_use
|
| H A D | amdgpu_debugfs.c | 1086 static void amdgpu_ib_preempt_signal_fences(struct dma_fence **fences, argument 1148 struct dma_fence **fences = NULL; local in function:amdgpu_debugfs_ib_preempt 1056 amdgpu_ib_preempt_fences_swap(struct amdgpu_ring * ring,struct dma_fence ** fences) argument [all...] |
| H A D | amdgpu_cs.c | 1638 struct drm_amdgpu_fence *fences; local in function:amdgpu_cs_wait_fences_ioctl 1522 amdgpu_cs_wait_all_fences(struct amdgpu_device * adev,struct drm_file * filp,union drm_amdgpu_wait_fences * wait,struct drm_amdgpu_fence * fences) argument 1567 amdgpu_cs_wait_any_fence(struct amdgpu_device * adev,struct drm_file * filp,union drm_amdgpu_wait_fences * wait,struct drm_amdgpu_fence * fences) argument [all...] |
| H A D | amdgpu_ring.h | 87 struct dma_fence **fences; member in struct:amdgpu_fence_driver
|
| H A D | amdgpu_uvd.c | 1201 unsigned fences = 0, i, j; local in function:amdgpu_uvd_idle_work_handler
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_sa.c | 331 struct radeon_fence *fences[RADEON_NUM_RINGS]; local in function:radeon_sa_bo_new 261 radeon_sa_bo_next_hole(struct radeon_sa_manager * sa_manager,struct radeon_fence ** fences,unsigned * tries) argument [all...] |
| H A D | radeon_fence.c | 663 radeon_fence_wait_any(struct radeon_device * rdev,struct radeon_fence ** fences,bool intr) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
| H A D | i915_sw_fence.c | 458 struct i915_sw_fence **fences; local in function:test_chain [all...] |
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_gem.c | 1545 struct dma_fence **fences; local in function:drm_gem_fence_array_add_implicit [all...] |
| /src/sys/external/bsd/drm2/dist/drm/virtio/ |
| H A D | virtgpu_drv.h | 99 struct list_head fences; member in struct:virtio_gpu_fence_driver
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 2471 __free_fence_array(struct drm_syncobj **fences, unsigned int n) argument 2484 struct drm_syncobj **fences; local in function:get_fence_array 2542 put_fence_array(struct drm_i915_gem_execbuffer2 * args,struct drm_syncobj ** fences) argument 2550 await_fence_array(struct i915_execbuffer * eb,struct drm_syncobj ** fences) argument 2580 signal_fence_array(struct i915_execbuffer * eb,struct drm_syncobj ** fences) argument 2600 i915_gem_do_execbuffer(struct drm_device * dev,struct drm_file * file,struct drm_i915_gem_execbuffer2 * args,struct drm_i915_gem_exec_object2 * exec,struct drm_syncobj ** fences) argument 3003 struct drm_syncobj **fences = NULL; local in function:i915_gem_execbuffer2_ioctl [all...] |
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
| H A D | amdgpu_drm.h | 447 __u64 fences; member in struct:drm_amdgpu_wait_fences_in
|