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

1234567891011>>

/linux-master/tools/testing/selftests/sync/
H A Dsync_merge.c34 int fence, valid, merged; local
[all...]
H A Dsync_fence.c34 int fence, valid, ret; local
[all...]
H A Dsync_alloc.c46 int timeline, fence, valid; local
63 int fence, timeline; local
[all...]
H A Dsync_stress_parallelism.c45 int fence, valid, ret, i; local
H A Dsync_stress_merge.c43 int fence, tmpfence, merged, valid; local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h33 struct i915_sw_fence fence; member in struct:timed_fence
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_fence.c26 static const char *vc4_fence_get_driver_name(struct dma_fence *fence) argument
31 static const char *vc4_fence_get_timeline_name(struct dma_fence *fence) argument
36 static bool vc4_fence_signaled(struct dma_fence *fence) argument
/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_fence.c8 struct v3d_fence *fence; local
23 v3d_fence_get_driver_name(struct dma_fence *fence) argument
28 v3d_fence_get_timeline_name(struct dma_fence *fence) argument
[all...]
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_display_rps.c8 intel_display_rps_boost_after_vblank(struct drm_crtc *crtc, struct dma_fence *fence) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_preempt_fence.h26 to_preempt_fence(struct dma_fence *fence) argument
H A Dxe_sync_types.h19 struct dma_fence *fence; member in struct:xe_sync_entry
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_sync.h57 struct dma_fence *fence; member in struct:pvr_sync_signal
/linux-master/include/linux/
H A Dsync_file.h52 struct dma_fence *fence; member in struct:sync_file
H A Ddma-fence-chain.h29 struct dma_fence *fence; member in struct:dma_fence_chain
61 to_dma_fence_chain(struct dma_fence *fence) argument
77 dma_fence_chain_contained(struct dma_fence *fence) argument
[all...]
H A Ddma-fence-array.h56 to_dma_fence_array(struct dma_fence *fence) argument
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_reg.h43 u32 fence; member in struct:svga_fifo_cmd_fence
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_semaphore.c92 radeon_semaphore_free(struct radeon_device *rdev, struct radeon_semaphore **semaphore, struct radeon_fence *fence) argument
H A Drv770_dma.c47 struct radeon_fence *fence; local
H A Duvd_v2_2.c39 uvd_v2_2_fence_emit(struct radeon_device *rdev, struct radeon_fence *fence) argument
H A Dradeon_sync.c62 radeon_sync_fence(struct radeon_sync *sync, struct radeon_fence *fence) argument
95 struct radeon_fence *fence; local
129 struct radeon_fence *fence = sync->sync_to[i]; local
196 radeon_sync_free(struct radeon_device *rdev, struct radeon_sync *sync, struct radeon_fence *fence) argument
[all...]
/linux-master/include/uapi/drm/
H A Dvgem_drm.h54 __u32 fence; member in struct:drm_vgem_fence_signal
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_vmm.h15 struct nouveau_fence *fence; member in struct:nouveau_vma
H A Dnv10_fence.c33 nv10_fence_emit(struct nouveau_fence *fence) argument
46 nv10_fence_sync(struct nouveau_fence *fence, argument
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.h51 intel_timeline_sync_set(struct intel_timeline *tl, const struct dma_fence *fence) argument
63 intel_timeline_sync_is_later(struct intel_timeline *tl, const struct dma_fence *fence) argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_sw_fence_work.c27 fence_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) argument
55 static const char *get_driver_name(struct dma_fence *fence) argument
60 static const char *get_timeline_name(struct dma_fence *fence) argument
67 static void fence_release(struct dma_fence *fence) argument
[all...]

Completed in 212 milliseconds

1234567891011>>