Searched refs:dma_fence_cb (Results 1 – 13 of 13) sorted by relevance
| /dragonfly/sys/dev/drm/include/linux/ |
| HD | dma-fence.h | 39 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);
|
| HD | dma-fence-array.h | 61 struct dma_fence_cb cb;
|
| /dragonfly/sys/dev/drm/ |
| HD | linux_fence.c | 74 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()
|
| HD | linux_fence-array.c | 72 struct dma_fence_cb *cb) in dma_fence_array_cb_func()
|
| HD | drm_syncobj.c | 652 struct dma_fence_cb fence_cb; 657 struct dma_fence_cb *cb)
|
| /dragonfly/sys/dev/drm/include/drm/ |
| HD | gpu_scheduler.h | 86 struct dma_fence_cb cb; 136 struct dma_fence_cb cb; 188 struct dma_fence_cb finish_cb;
|
| /dragonfly/sys/dev/drm/scheduler/ |
| HD | gpu_scheduler.c | 63 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/ |
| HD | i915_sw_fence.c | 365 struct dma_fence_cb base; 391 struct dma_fence_cb *data) in dma_i915_sw_fence_wake()
|
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | amdgpu_ids.c | 45 struct dma_fence_cb cb; 93 struct dma_fence_cb *_cb) in amdgpu_pasid_free_cb()
|
| HD | amdgpu_display.c | 42 struct dma_fence_cb *cb) in amdgpu_display_flip_callback()
|
| HD | amdgpu_vm.c | 198 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()
|
| HD | amdgpu.h | 588 struct dma_fence_cb cb;
|
| /dragonfly/sys/dev/drm/radeon/ |
| HD | radeon_fence.c | 1059 struct dma_fence_cb base; 1064 radeon_fence_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in radeon_fence_wait_cb()
|