/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 218 u32 fence; in channel_program_cdma() local 279 static void job_complete_callback(struct dma_fence *fence, struct dma_fence_cb *cb) in job_complete_callback() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_util.c | 566 ttm_bo_move_to_ghost(struct ttm_buffer_object *bo, struct dma_fence *fence, bool dst_use_tt) ttm_bo_move_to_ghost() argument 604 ttm_bo_move_pipeline_evict(struct ttm_buffer_object *bo, struct dma_fence *fence) ttm_bo_move_pipeline_evict() argument 642 ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, struct dma_fence *fence, bool evict, bool pipeline, struct ttm_resource *new_mem) ttm_bo_move_accel_cleanup() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
H A D | virtgpu_submit.c | 113 struct dma_fence *fence; in virtio_gpu_parse_deps() local 255 struct dma_fence *fence = &submit->out_fence->f; in virtio_gpu_process_post_deps() local 59 virtio_gpu_dma_fence_wait(struct virtio_gpu_submit *submit, struct dma_fence *fence) virtio_gpu_dma_fence_wait() argument 272 virtio_gpu_fence_event_create(struct drm_device *dev, struct drm_file *file, struct virtio_gpu_fence *fence, u32 ring_idx) virtio_gpu_fence_event_create() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cotable.c | 328 struct vmw_fence_obj *fence; in vmw_cotable_unbind() local 365 struct vmw_fence_obj *fence; in vmw_cotable_readback() local
|
H A D | vmwgfx_validation.c | 780 vmw_validation_done(struct vmw_validation_context *ctx, struct vmw_fence_obj *fence) vmw_validation_done() argument
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | syncpt.c | 223 struct dma_fence *fence; in host1x_syncpt_wait() local
|
H A D | cdma.c | 169 unsigned int fence = pb->fence; in host1x_pushbuffer_space() local [all...] |
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer_sp.c | 234 struct util_queue_fence *fence; in enqueue_submit_list() local 334 fd_pipe_sp_flush(struct fd_pipe *pipe, uint32_t fence) fd_pipe_sp_flush() argument [all...] |
H A D | freedreno_ringbuffer.h | 109 struct fd_fence fence; member [all...] |
H A D | freedreno_bo.c | 545 fd_bo_add_fence(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t fence) in fd_bo_add_fence() argument [all...] |
/third_party/mesa3d/src/freedreno/computerator/ |
H A D | main.c | 284 struct fd_submit_fence fence = {}; in main() local
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | msm_proto.h | 253 uint32_t fence; member 322 uint32_t fence; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_uvd_enc.c | 115 static void radeon_uvd_enc_cs_flush(void *ctx, unsigned flags, struct pipe_fence_handle **fence) in radeon_uvd_enc_cs_flush() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_batch.h | 93 struct zink_fence fence; member 154 zink_batch_state(struct zink_fence *fence) in zink_batch_state() argument
|
H A D | zink_fence.c | 123 fence_wait(struct zink_screen *screen, struct zink_fence *fence, uint64_t timeout_ns) in fence_wait() argument 172 struct zink_fence *fence = mfence->fence; zink_fence_finish() local [all...] |
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_context.c | 362 struct xa_fence *fence = calloc(1, sizeof(*fence)); in xa_fence_get() local 379 xa_fence_wait(struct xa_fence *fence, uint64_t timeout) in xa_fence_wait() argument 398 xa_fence_destroy(struct xa_fence *fence) xa_fence_destroy() argument [all...] |
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | pb_buffer_simple_fenced.c | 127 struct pipe_fence_handle *fence; member 308 struct pipe_fence_handle *fence = NULL; fenced_buffer_finish_locked() local 645 fenced_buffer_fence(struct pb_buffer *buf, struct pipe_fence_handle *fence) fenced_buffer_fence() argument [all...] |
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_queue.c | 590 pvr_QueueSubmit(VkQueue _queue, uint32_t submitCount, const VkSubmitInfo *pSubmits, VkFence fence) pvr_QueueSubmit() argument
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_context.c | 55 v3d_pipe_flush(struct pipe_context *pctx, struct pipe_fence_handle **fence, in v3d_pipe_flush() argument
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_context.c | 483 struct pipe_fence_handle *fence = NULL; in stw_make_current() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_screen_cache.c | 329 svga_screen_cache_flush(struct svga_screen *svgascreen, struct svga_context *svga, struct pipe_fence_handle *fence) svga_screen_cache_flush() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | syncobj.c | 123 struct pipe_fence_handle *fence = NULL; in __client_wait_sync() local 408 struct pipe_fence_handle *fence = NULL; wait_sync() local [all...] |
/third_party/mesa3d/src/util/ |
H A D | u_queue.h | 75 util_queue_fence_init(struct util_queue_fence *fence) in util_queue_fence_init() argument 81 util_queue_fence_destroy(struct util_queue_fence *fence) in util_queue_fence_destroy() argument 88 util_queue_fence_signal(struct util_queue_fence *fence) in util_queue_fence_signal() argument 105 util_queue_fence_reset(struct util_queue_fence *fence) util_queue_fence_reset() argument 116 util_queue_fence_is_signalled(struct util_queue_fence *fence) util_queue_fence_is_signalled() argument 143 util_queue_fence_reset(struct util_queue_fence *fence) util_queue_fence_reset() argument 150 util_queue_fence_is_signalled(struct util_queue_fence *fence) util_queue_fence_is_signalled() argument 160 util_queue_fence_wait(struct util_queue_fence *fence) util_queue_fence_wait() argument 180 util_queue_fence_wait_timeout(struct util_queue_fence *fence, int64_t abs_timeout) util_queue_fence_wait_timeout() argument 200 struct util_queue_fence *fence; global() member [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_fence.c | 102 struct vk_fence *fence; in vk_fence_create() local 154 struct vk_fence *fence; in vk_common_CreateFence() local 166 vk_fence_reset_temporary(struct vk_device *device, struct vk_fence *fence) vk_fence_reset_temporary() argument 177 vk_fence_destroy(struct vk_device *device, struct vk_fence *fence, const VkAllocationCallbacks *pAllocator) vk_fence_destroy() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_context.c | 32 nv50_flush(struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) nv50_flush() argument
|