Home
last modified time | relevance | path

Searched defs:out_fence (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/drm/
H A Dvgem_drm.h49 __u32 out_fence; member
/linux/drivers/accel/amdxdna/
H A Daie2_ctx.c151 struct dma_fence *fence, *out_fence = NULL; in aie2_cmd_get_out_fence() local
913 struct dma_fence *out_fence = aie2_cmd_get_out_fence(hwctx, seq); in aie2_cmd_wait() local
H A Damdxdna_ctx.h151 struct dma_fence *out_fence; member
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.h98 struct dma_fence *out_fence; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c2621 struct dma_fence **out_fence, in amdgpu_ttm_clear_buffer()
H A Damdgpu_gfx.c2311 struct amdgpu_fence **out_fence) in amdgpu_gfx_reset_mes_kcq()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c4104 struct vmw_fence_obj **out_fence, uint32_t flags) in vmw_execbuf_process()