Home
last modified time | relevance | path

Searched defs:syncobj (Results 1 - 25 of 45) sorted by relevance

12

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_drm_syncobj.h36 uint32_t syncobj; member
H A Dvk_drm_syncobj.c406 uint32_t syncobj = 0; vk_drm_syncobj_get_type() local
[all...]
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_syncobj.h103 drm_syncobj_fence_get(struct drm_syncobj *syncobj) in drm_syncobj_fence_get() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_syncobj.h107 drm_syncobj_fence_get(struct drm_syncobj *syncobj) in drm_syncobj_fence_get() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h77 uint32_t syncobj; member
H A Dfreedreno_fence.c198 uint32_t syncobj; in fd_create_fence_fd() local
161 fence_create(struct fd_context *ctx, struct fd_batch *batch, int fence_fd, int syncobj) fence_create() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fine_fence.h60 struct iris_syncobj *syncobj; member
H A Diris_fence.c69 struct iris_syncobj *syncobj = malloc(sizeof(*syncobj)); in iris_create_syncobj() local
83 iris_syncobj_destroy(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj) in iris_syncobj_destroy() argument
91 iris_syncobj_signal(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj) iris_syncobj_signal() argument
111 iris_batch_add_syncobj(struct iris_batch *batch, struct iris_syncobj *syncobj, unsigned flags) iris_batch_add_syncobj() argument
151 struct iris_syncobj **syncobj = clear_stale_syncobjs() local
215 iris_wait_syncobj(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj, int64_t timeout_nsec) iris_wait_syncobj() argument
547 struct iris_syncobj *syncobj = malloc(sizeof(*syncobj)); iris_fence_create_fd() local
[all...]
H A Diris_batch.h281 struct iris_syncobj *syncobj = in iris_batch_get_signal_syncobj() local
297 struct iris_syncobj *syncobj = iris_batch_get_signal_syncobj(batch); in iris_batch_reference_signal_syncobj() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fine_fence.h60 struct crocus_syncobj *syncobj; member
H A Dcrocus_fence.c66 struct crocus_syncobj *syncobj = malloc(sizeof(*syncobj)); in crocus_create_syncobj() local
80 crocus_syncobj_destroy(struct crocus_screen *screen, struct crocus_syncobj *syncobj) crocus_syncobj_destroy() argument
93 crocus_batch_add_syncobj(struct crocus_batch *batch, struct crocus_syncobj *syncobj, unsigned flags) crocus_batch_add_syncobj() argument
131 struct crocus_syncobj **syncobj = clear_stale_syncobjs() local
194 crocus_wait_syncobj(struct pipe_screen *p_screen, struct crocus_syncobj *syncobj, int64_t timeout_nsec) crocus_wait_syncobj() argument
494 struct crocus_syncobj *syncobj = malloc(sizeof(*syncobj)); crocus_fence_create_fd() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.h66 uint32_t syncobj; member
H A Dtu_kgsl.c703 tu_device_wait_u_trace(struct tu_device *dev, struct tu_u_trace_syncobj *syncobj) in tu_device_wait_u_trace() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_fence.c81 unsigned syncobj; in v3d_fence_wait() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.h44 struct drm_syncobj *syncobj; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_device.c125 panvk_queue_transfer_sync(struct panvk_queue *queue, uint32_t syncobj) in panvk_queue_transfer_sync() argument
213 struct vk_drm_syncobj *syncobj = in queue_submit() local
292 struct vk_drm_syncobj *syncobj = in queue_submit() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_context_types.h270 struct drm_syncobj *syncobj; member
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c23 struct drm_syncobj *syncobj; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c398 struct drm_syncobj *syncobj; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c573 struct drm_syncobj *syncobj; member
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsubmit.c515 struct drm_syncobj *syncobj = NULL; in tegra_drm_ioctl_channel_submit() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_syncobj.c225 struct drm_syncobj *syncobj; drm_syncobj_find() local
240 drm_syncobj_fence_add_wait(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) drm_syncobj_fence_add_wait() argument
265 drm_syncobj_remove_wait(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) drm_syncobj_remove_wait() argument
285 drm_syncobj_add_point(struct drm_syncobj *syncobj, struct dma_fence_chain *chain, struct dma_fence *fence, uint64_t point) drm_syncobj_add_point() argument
321 drm_syncobj_replace_fence(struct drm_syncobj *syncobj, struct dma_fence *fence) drm_syncobj_replace_fence() argument
353 drm_syncobj_assign_null_handle(struct drm_syncobj *syncobj) drm_syncobj_assign_null_handle() argument
382 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); drm_syncobj_find_fence() local
458 struct drm_syncobj *syncobj = container_of(kref, drm_syncobj_free() local
481 struct drm_syncobj *syncobj; drm_syncobj_create() local
513 drm_syncobj_get_handle(struct drm_file *file_private, struct drm_syncobj *syncobj, u32 *handle) drm_syncobj_get_handle() argument
542 struct drm_syncobj *syncobj; drm_syncobj_create_as_handle() local
556 struct drm_syncobj *syncobj; drm_syncobj_destroy() local
571 struct drm_syncobj *syncobj = file->private_data; drm_syncobj_file_release() local
590 drm_syncobj_get_fd(struct drm_syncobj *syncobj, int *p_fd) drm_syncobj_get_fd() argument
618 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); drm_syncobj_handle_to_fd() local
632 struct drm_syncobj *syncobj; drm_syncobj_fd_to_handle() local
668 struct drm_syncobj *syncobj; drm_syncobj_import_sync_file_fence() local
734 struct drm_syncobj *syncobj = ptr; drm_syncobj_release_handle() local
920 syncobj_wait_syncobj_func(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) syncobj_wait_syncobj_func() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_syncobj.c224 struct drm_syncobj *syncobj; global() member
245 struct drm_syncobj *syncobj; drm_syncobj_find() local
260 drm_syncobj_fence_add_wait(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) drm_syncobj_fence_add_wait() argument
285 drm_syncobj_remove_wait(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) drm_syncobj_remove_wait() argument
309 drm_syncobj_add_eventfd(struct drm_syncobj *syncobj, struct syncobj_eventfd_entry *entry) drm_syncobj_add_eventfd() argument
327 drm_syncobj_add_point(struct drm_syncobj *syncobj, struct dma_fence_chain *chain, struct dma_fence *fence, uint64_t point) drm_syncobj_add_point() argument
366 drm_syncobj_replace_fence(struct drm_syncobj *syncobj, struct dma_fence *fence) drm_syncobj_replace_fence() argument
401 drm_syncobj_assign_null_handle(struct drm_syncobj *syncobj) drm_syncobj_assign_null_handle() argument
434 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); drm_syncobj_find_fence() local
519 struct drm_syncobj *syncobj = container_of(kref, drm_syncobj_free() local
549 struct drm_syncobj *syncobj; drm_syncobj_create() local
587 drm_syncobj_get_handle(struct drm_file *file_private, struct drm_syncobj *syncobj, u32 *handle) drm_syncobj_get_handle() argument
616 struct drm_syncobj *syncobj; drm_syncobj_create_as_handle() local
630 struct drm_syncobj *syncobj; drm_syncobj_destroy() local
645 struct drm_syncobj *syncobj = file->private_data; drm_syncobj_file_release() local
664 drm_syncobj_get_fd(struct drm_syncobj *syncobj, int *p_fd) drm_syncobj_get_fd() argument
692 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); drm_syncobj_handle_to_fd() local
706 struct drm_syncobj *syncobj; drm_syncobj_fd_to_handle() local
742 struct drm_syncobj *syncobj; drm_syncobj_import_sync_file_fence() local
808 struct drm_syncobj *syncobj = ptr; drm_syncobj_release_handle() local
1003 syncobj_wait_syncobj_func(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) syncobj_wait_syncobj_func() argument
1375 syncobj_eventfd_entry_func(struct drm_syncobj *syncobj, struct syncobj_eventfd_entry *entry) syncobj_eventfd_entry_func() argument
1421 struct drm_syncobj *syncobj; drm_syncobj_eventfd_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_drv.h289 struct drm_syncobj *syncobj; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c241 uint32_t syncobj = vk_sync_as_drm_syncobj(query->perf.last_job_sync)->syncobj; in handle_end_query_cpu_job() local
493 uint32_t syncobj = vk_sync_as_drm_syncobj(waits[i].sync)->syncobj; in process_waits() local
553 uint32_t syncobj = vk_sync_as_drm_syncobj(signals[i].sync)->syncobj; process_signals() local
[all...]

Completed in 16 milliseconds

12