Home
last modified time | relevance | path

Searched defs:fence (Results 26 - 50 of 463) sorted by relevance

12345678910>>...19

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_soft_job.c28 struct mali_timeline_fence fence; in soft_job_start_wrapper() local
H A Dmali_ukk_timeline.c57 struct mali_timeline_fence fence; in timeline_wait_wrapper() local
85 struct mali_timeline_fence fence; in timeline_create_sync_fence_wrapper() local
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_sync_helper.h39 static inline void drm_fence_signal_and_put(struct fence **fenc argument
53 struct fence *fence; global() member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_sync_fence.c38 struct mali_timeline_fence fence; in mali_timeline_sync_fence_create_and_add_tracker() local
81 mali_timeline_sync_fence_create(struct mali_timeline_system *system, struct mali_timeline_fence *fence) mali_timeline_sync_fence_create() argument
[all...]
H A Dmali_timeline_fence_wait.c61 static mali_bool mali_timeline_fence_wait_check_status(struct mali_timeline_system *system, struct mali_timeline_fence *fence) argument
145 mali_timeline_fence_wait(struct mali_timeline_system *system, struct mali_timeline_fence *fence, u32 timeout) global() argument
[all...]
/device/soc/rockchip/rk3588/kernel/include/drm/
H A Ddrm_sync_helper.h40 static inline void drm_fence_signal_and_put(struct fence **fenc argument
54 struct fence *fence; global() member
[all...]
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.h43 struct amdgpu_cs_fence fence; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_flush.c35 svga_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) svga_flush() argument
86 svga_create_fence_fd(struct pipe_context *pipe, struct pipe_fence_handle **fence, int fd, enum pipe_fd_type type) svga_create_fence_fd() argument
105 svga_fence_server_sync(struct pipe_context *pipe, struct pipe_fence_handle *fence) svga_fence_server_sync() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_fence.h48 struct zink_fence *fence; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_fence.c50 struct lp_fence *fence = CALLOC_STRUCT(lp_fence); in lp_fence_create() local
72 lp_fence_destroy(struct lp_fence *fence) lp_fence_destroy() argument
88 lp_fence_signal(struct lp_fence *fence) lp_fence_signal() argument
[all...]
H A Dlp_fence.h92 lp_fence_issued(const struct lp_fence *fence) in lp_fence_issued() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.h107 struct pipe_fence_handle *fence; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_batch.h38 struct d3d12_fence *fence; member
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_fence.c23 struct i915_drm_fence *fence = CALLOC_STRUCT(i915_drm_fence); in i915_drm_fence_create() local
36 i915_drm_fence_reference(struct i915_winsys *iws, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) i915_drm_fence_reference() argument
52 i915_drm_fence_signalled(struct i915_winsys *iws, struct pipe_fence_handle *fence) i915_drm_fence_signalled() argument
65 i915_drm_fence_finish(struct i915_winsys *iws, struct pipe_fence_handle *fence) i915_drm_fence_finish() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_iconsumer_surface_adapter_wrapper.cpp39 ReleaseBuffer( std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer, int32_t fence) ReleaseBuffer() argument
/device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/
H A Dfb_composition.cpp25 int32_t FbComposition::FbFresh(int fd, HdiLayer &clientlayer, int &fence) in FbFresh() argument
75 int fence = -1; in Apply() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_fence.h47 struct fence *fence; member
[all...]
H A Dmali_kbase_fence.c28 kbase_fence_get_driver_name(struct fence *fence) in kbase_fence_get_driver_name() argument
38 kbase_fence_get_timeline_name(struct fence *fence) in kbase_fence_get_timeline_name() argument
48 kbase_fence_enable_signaling(struct fence *fence) in kbase_fence_enable_signaling() argument
58 kbase_fence_fence_value_str(struct fence *fence, char *str, int size) kbase_fence_fence_value_str() argument
87 struct fence *fence; kbase_fence_out_new() local
146 kbase_fence_add_callback(struct kbase_jd_atom *katom, struct fence *fence, fence_func_t callback) kbase_fence_add_callback() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_fence.h53 struct fence *fence; member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_fence.h54 struct fence *fence; member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_fence_wait.c63 mali_timeline_fence_wait_check_status(struct mali_timeline_system *system, struct mali_timeline_fence *fence) global() argument
148 mali_timeline_fence_wait(struct mali_timeline_system *system, struct mali_timeline_fence *fence, u32 timeout) global() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_fence.h49 struct fence *fence; member
[all...]
H A Dmali_kbase_fence.c30 kbase_fence_get_driver_name(struct fence *fence) in kbase_fence_get_driver_name() argument
40 kbase_fence_get_timeline_name(struct fence *fence) in kbase_fence_get_timeline_name() argument
50 kbase_fence_enable_signaling(struct fence *fence) in kbase_fence_enable_signaling() argument
60 kbase_fence_fence_value_str(struct fence *fence, char *str, int size) kbase_fence_fence_value_str() argument
94 struct fence *fence; kbase_fence_out_new() local
156 kbase_fence_add_callback(struct kbase_jd_atom *katom, struct fence *fence, fence_func_t callback) kbase_fence_add_callback() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_fence.c16 static const char *rga_fence_get_name(struct dma_fence *fence) in rga_fence_get_name() argument
48 struct dma_fence *fence = NULL; in rga_out_fence_alloc() local
[all...]
/third_party/libdrm/
H A Dlibsync.h52 int32_t fence; member

Completed in 7 milliseconds

12345678910>>...19