Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.h71 void amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx,
Damdgpu_ctx.c451 void amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, in amdgpu_ctx_add_fence() function
Damdgpu_cs.c1244 amdgpu_ctx_add_fence(p->ctx, entity, p->fence, &seq); in amdgpu_cs_submit()