Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.h72 void amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx,
Damdgpu_ctx.c462 void amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, in amdgpu_ctx_add_fence() function
Damdgpu_cs.c1246 amdgpu_ctx_add_fence(p->ctx, entity, p->fence, &seq); in amdgpu_cs_submit()