Home
last modified time | relevance | path

Searched defs:fence (Results 1 - 25 of 813) sorted by relevance

12345678910>>...33

/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync_merge.c34 int fence, valid, merged; in test_fence_merge_same_fence() local
[all...]
H A Dsync_alloc.c46 int timeline, fence, valid; in test_alloc_fence() local
63 int fence, timeline; in test_alloc_fence_negative() local
[all...]
H A Dsync_fence.c34 int fence, valid, ret; in test_fence_one_timeline_wait() local
[all...]
H A Dsync_stress_parallelism.c45 int fence, valid, ret, i; in test_stress_two_threads_shared_timeline_thread() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h33 struct i915_sw_fence fence; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h33 struct i915_sw_fence fence; member
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync_merge.c34 int fence, valid, merged; in test_fence_merge_same_fence() local
[all...]
H A Dsync_fence.c34 int fence, valid, ret; in test_fence_one_timeline_wait() local
[all...]
H A Dsync_alloc.c46 int timeline, fence, valid; in test_alloc_fence() local
63 int fence, timeline; in test_alloc_fence_negative() local
[all...]
H A Dsync_stress_parallelism.c45 int fence, valid, ret, i; in test_stress_two_threads_shared_timeline_thread() local
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H A Dv3d_fence.c8 struct v3d_fence *fence; in v3d_fence_create() local
23 v3d_fence_get_driver_name(struct dma_fence *fence) v3d_fence_get_driver_name() argument
28 v3d_fence_get_timeline_name(struct dma_fence *fence) v3d_fence_get_timeline_name() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_fence.c26 static const char *vc4_fence_get_driver_name(struct dma_fence *fence) in vc4_fence_get_driver_name() argument
31 static const char *vc4_fence_get_timeline_name(struct dma_fence *fence) in vc4_fence_get_timeline_name() argument
36 static bool vc4_fence_signaled(struct dma_fence *fence) in vc4_fence_signaled() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_fence.c8 struct v3d_fence *fence; in v3d_fence_create() local
23 v3d_fence_get_driver_name(struct dma_fence *fence) v3d_fence_get_driver_name() argument
28 v3d_fence_get_timeline_name(struct dma_fence *fence) v3d_fence_get_timeline_name() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_fence.c26 static const char *vc4_fence_get_driver_name(struct dma_fence *fence) in vc4_fence_get_driver_name() argument
31 static const char *vc4_fence_get_timeline_name(struct dma_fence *fence) in vc4_fence_get_timeline_name() argument
36 static bool vc4_fence_signaled(struct dma_fence *fence) in vc4_fence_signaled() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.h73 vk_fence_get_active_sync(struct vk_fence *fence) vk_fence_get_active_sync() argument
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DSemaphore.h26 ID3D12Fence* fence() const { return fFenceInfo.fFence.get(); } in fence() function in GrD3DSemaphore
/kernel/linux/linux-5.10/include/linux/
H A Dsync_file.h52 struct dma_fence *fence; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_semaphore.c92 radeon_semaphore_free(struct radeon_device *rdev, struct radeon_semaphore **semaphore, struct radeon_fence *fence) radeon_semaphore_free() argument
/kernel/linux/linux-6.6/include/linux/
H A Dsync_file.h52 struct dma_fence *fence; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_semaphore.c92 radeon_semaphore_free(struct radeon_device *rdev, struct radeon_semaphore **semaphore, struct radeon_fence *fence) radeon_semaphore_free() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_reg.h43 u32 fence; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_fence.c35 softpipe_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) softpipe_fence_reference() argument
44 softpipe_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) softpipe_fence_finish() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.h47 struct lp_fence *fence; /* fence from last scene this was binned in */ member
/third_party/libdrm/tegra/
H A Dsyncpt.c85 drm_tegra_fence_wait(struct drm_tegra_fence *fence, unsigned long timeout) in drm_tegra_fence_wait() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_flush.c40 i915_flush_pipe(struct pipe_context *pipe, struct pipe_fence_handle **fence, in i915_flush_pipe() argument
75 i915_flush(struct i915_context *i915, struct pipe_fence_handle **fence, in i915_flush() argument

Completed in 6 milliseconds

12345678910>>...33