Home
last modified time | relevance | path

Searched defs:fences (Results 51 - 75 of 127) sorted by relevance

123456

/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp176 GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) GetDisplayReleaseFence() argument
H A Dhdi_session.cpp225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_session.cpp225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
H A Ddisplay_composer_vdi_impl.cpp176 GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp176 GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) GetDisplayReleaseFence() argument
H A Dhdi_session.cpp225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_fence.c611 radeon_fence_wait_any(struct radeon_device *rdev, struct radeon_fence **fences, bool intr) radeon_fence_wait_any() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_fence.c594 radeon_fence_wait_any(struct radeon_device *rdev, struct radeon_fence **fences, bool intr) radeon_fence_wait_any() argument
[all...]
/third_party/mesa3d/src/util/
H A Du_queue.c674 struct util_queue_fence *fences; in util_queue_finish() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_session.cpp200 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_session.cpp222 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_gem.c1394 struct dma_fence **fences; in drm_gem_fence_array_add_implicit() local
[all...]
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_session.cpp222 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_debugfs.c1387 static void amdgpu_ib_preempt_signal_fences(struct dma_fence **fences, in amdgpu_ib_preempt_signal_fences() argument
1459 struct dma_fence **fences = NULL; in amdgpu_debugfs_ib_preempt() local
1357 amdgpu_ib_preempt_fences_swap(struct amdgpu_ring *ring, struct dma_fence **fences) amdgpu_ib_preempt_fences_swap() argument
[all...]
H A Dvcn_v1_0.c1783 unsigned int fences = 0, i; in vcn_v1_0_idle_work_handler() local
1848 unsigned int fences = 0, i; in vcn_v1_0_set_pg_for_begin_use() local
H A Damdgpu_cs.c1606 struct drm_amdgpu_fence *fences; in amdgpu_cs_wait_fences_ioctl() local
1490 amdgpu_cs_wait_all_fences(struct amdgpu_device *adev, struct drm_file *filp, union drm_amdgpu_wait_fences *wait, struct drm_amdgpu_fence *fences) amdgpu_cs_wait_all_fences() argument
1535 amdgpu_cs_wait_any_fence(struct amdgpu_device *adev, struct drm_file *filp, union drm_amdgpu_wait_fences *wait, struct drm_amdgpu_fence *fences) amdgpu_cs_wait_any_fence() argument
[all...]
H A Damdgpu_uvd.c1223 unsigned fences = 0, i, j; in amdgpu_uvd_idle_work_handler() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_gem.c1379 struct dma_fence **fences; in drm_gem_fence_array_add_implicit() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h198 struct list_head fences; member
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c361 struct drm_i915_gem_exec_fence *fences = in dump_execbuffer2() local
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h111 struct list_head fences; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c1715 struct drm_amdgpu_fence *fences; in amdgpu_cs_wait_fences_ioctl() local
1599 amdgpu_cs_wait_all_fences(struct amdgpu_device *adev, struct drm_file *filp, union drm_amdgpu_wait_fences *wait, struct drm_amdgpu_fence *fences) amdgpu_cs_wait_all_fences() argument
1644 amdgpu_cs_wait_any_fence(struct amdgpu_device *adev, struct drm_file *filp, union drm_amdgpu_wait_fences *wait, struct drm_amdgpu_fence *fences) amdgpu_cs_wait_any_fence() argument
[all...]
H A Dgfx_v9_4_2.c497 struct dma_fence *fences[3]; in gfx_v9_4_2_do_sgprs_init() local
[all...]
H A Damdgpu_debugfs.c1832 static void amdgpu_ib_preempt_signal_fences(struct dma_fence **fences, in amdgpu_ib_preempt_signal_fences() argument
1904 struct dma_fence **fences = NULL; in amdgpu_debugfs_ib_preempt() local
1802 amdgpu_ib_preempt_fences_swap(struct amdgpu_ring *ring, struct dma_fence **fences) amdgpu_ib_preempt_fences_swap() argument
[all...]
H A Damdgpu_uvd.c1259 unsigned int fences = 0, i, j; in amdgpu_uvd_idle_work_handler() local

Completed in 31 milliseconds

123456