| /linux/drivers/gpu/drm/ |
| H A D | drm_syncobj.c | 230 struct drm_syncobj *syncobj; global() member 251 struct drm_syncobj *syncobj; drm_syncobj_find() local 266 drm_syncobj_fence_add_wait(struct drm_syncobj * syncobj,struct syncobj_wait_entry * wait) drm_syncobj_fence_add_wait() argument 291 drm_syncobj_remove_wait(struct drm_syncobj * syncobj,struct syncobj_wait_entry * wait) drm_syncobj_remove_wait() argument 315 drm_syncobj_add_eventfd(struct drm_syncobj * syncobj,struct syncobj_eventfd_entry * entry) drm_syncobj_add_eventfd() argument 333 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 372 drm_syncobj_replace_fence(struct drm_syncobj * syncobj,struct dma_fence * fence) drm_syncobj_replace_fence() argument 407 drm_syncobj_assign_null_handle(struct drm_syncobj * syncobj) drm_syncobj_assign_null_handle() argument 440 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); drm_syncobj_find_fence() local 528 struct drm_syncobj *syncobj = container_of(kref, drm_syncobj_free() local 558 struct drm_syncobj *syncobj; drm_syncobj_create() local 597 drm_syncobj_get_handle(struct drm_file * file_private,struct drm_syncobj * syncobj,u32 * handle) drm_syncobj_get_handle() argument 617 struct drm_syncobj *syncobj; drm_syncobj_create_as_handle() local 631 struct drm_syncobj *syncobj; drm_syncobj_destroy() local 643 struct drm_syncobj *syncobj = file->private_data; drm_syncobj_file_release() local 662 drm_syncobj_get_fd(struct drm_syncobj * syncobj,int * p_fd) drm_syncobj_get_fd() argument 690 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); drm_syncobj_handle_to_fd() local 704 struct drm_syncobj *syncobj; drm_syncobj_fd_to_handle() local 730 struct drm_syncobj *syncobj; drm_syncobj_import_sync_file_fence() local 813 struct drm_syncobj *syncobj; drm_syncobj_release() local 1011 syncobj_wait_syncobj_func(struct drm_syncobj * syncobj,struct syncobj_wait_entry * wait) syncobj_wait_syncobj_func() argument 1418 syncobj_eventfd_entry_func(struct drm_syncobj * syncobj,struct syncobj_eventfd_entry * entry) syncobj_eventfd_entry_func() argument 1464 struct drm_syncobj *syncobj; drm_syncobj_eventfd_ioctl() local [all...] |
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_sync.h | 41 struct drm_syncobj *syncobj; member
|
| /linux/include/drm/ |
| H A D | drm_syncobj.h | 107 drm_syncobj_fence_get(struct drm_syncobj *syncobj) in drm_syncobj_fence_get()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_sync_types.h | 18 struct drm_syncobj *syncobj; member
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_cs.h | 44 struct drm_syncobj *syncobj; member
|
| H A D | amdgpu_userq_fence.c | 465 struct drm_syncobj **syncobj; in amdgpu_userq_signal_ioctl() local [all...] |
| H A D | amdgpu_gem.c | 93 amdgpu_gem_update_timeline_node(struct drm_file * filp,uint32_t syncobj_handle,uint64_t point,struct drm_syncobj ** syncobj,struct dma_fence_chain ** chain) amdgpu_gem_update_timeline_node() argument
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 239 struct drm_syncobj *syncobj; /* Use with ptr_mask_bits() */ member 2830 struct drm_syncobj *syncobj; add_timeline_fence_array() local 2955 struct drm_syncobj *syncobj; add_fence_array() local 3026 struct drm_syncobj *syncobj; signal_fence_array() local [all...] |
| /linux/drivers/gpu/drm/tegra/ |
| H A D | submit.c | 515 struct drm_syncobj *syncobj = NULL; tegra_drm_ioctl_channel_submit() local
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_submit.c | 23 struct drm_syncobj *syncobj; member
|
| /linux/drivers/accel/amdxdna/ |
| H A D | aie2_ctx.c | 570 struct drm_syncobj *syncobj; aie2_ctx_syncobj_create() local [all...] |
| H A D | aie2_pci.h | 183 struct drm_syncobj *syncobj; global() member
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_sched.c | 2171 struct panthor_syncobj_64b *syncobj; group_term_post_processing() local 2583 } *syncobj; panthor_queue_eval_syncwait() local 3043 struct panthor_syncobj_64b *syncobj = NULL; queue_check_job_completion() local [all...] |