Home
last modified time | relevance | path

Searched refs:dma_fence_cb (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/dev/drm/include/linux/
HDdma-fence.h39 struct dma_fence_cb;
62 struct dma_fence_cb *cb);
64 struct dma_fence_cb { struct
153 struct dma_fence_cb *cb,
157 struct dma_fence_cb *cb);
HDdma-fence-array.h61 struct dma_fence_cb cb;
/dragonfly/sys/dev/drm/
HDlinux_fence.c74 struct dma_fence_cb base;
79 dma_fence_default_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in dma_fence_default_wait_cb()
223 struct dma_fence_cb *cur, *tmp; in dma_fence_signal_locked()
274 dma_fence_add_callback(struct dma_fence *fence, struct dma_fence_cb *cb, in dma_fence_add_callback()
312 dma_fence_remove_callback(struct dma_fence *fence, struct dma_fence_cb *cb) in dma_fence_remove_callback()
HDlinux_fence-array.c72 struct dma_fence_cb *cb) in dma_fence_array_cb_func()
HDdrm_syncobj.c652 struct dma_fence_cb fence_cb;
657 struct dma_fence_cb *cb)
/dragonfly/sys/dev/drm/include/drm/
HDgpu_scheduler.h86 struct dma_fence_cb cb;
136 struct dma_fence_cb cb;
188 struct dma_fence_cb finish_cb;
/dragonfly/sys/dev/drm/scheduler/
HDgpu_scheduler.c63 static void drm_sched_process_job(struct dma_fence *f, struct dma_fence_cb *cb);
238 struct dma_fence_cb *cb) in drm_sched_entity_kill_jobs_cb()
374 static void drm_sched_entity_wakeup(struct dma_fence *f, struct dma_fence_cb *cb) in drm_sched_entity_wakeup()
383 static void drm_sched_entity_clear_dep(struct dma_fence *f, struct dma_fence_cb *cb) in drm_sched_entity_clear_dep()
589 struct dma_fence_cb *cb) in drm_sched_job_finish_cb()
818 static void drm_sched_process_job(struct dma_fence *f, struct dma_fence_cb *cb) in drm_sched_process_job()
/dragonfly/sys/dev/drm/i915/
HDi915_sw_fence.c365 struct dma_fence_cb base;
391 struct dma_fence_cb *data) in dma_i915_sw_fence_wake()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_ids.c45 struct dma_fence_cb cb;
93 struct dma_fence_cb *_cb) in amdgpu_pasid_free_cb()
HDamdgpu_display.c42 struct dma_fence_cb *cb) in amdgpu_display_flip_callback()
HDamdgpu_vm.c198 struct dma_fence_cb cb;
1851 static void amdgpu_vm_prt_cb(struct dma_fence *fence, struct dma_fence_cb *_cb) in amdgpu_vm_prt_cb()
HDamdgpu.h588 struct dma_fence_cb cb;
/dragonfly/sys/dev/drm/radeon/
HDradeon_fence.c1059 struct dma_fence_cb base;
1064 radeon_fence_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in radeon_fence_wait_cb()