Home
last modified time | relevance | path

Searched refs:amdgpu_ctx_add_fence (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.h71 void amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx,
H A Damdgpu_ctx.c435 void amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, in amdgpu_ctx_add_fence() function
H A Damdgpu_cs.c1244 amdgpu_ctx_add_fence(p->ctx, entity, p->fence, &seq); in amdgpu_cs_submit()