Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.h78 uint64_t amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx,
H A Damdgpu_ctx.c756 uint64_t amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, in amdgpu_ctx_add_fence() function
H A Damdgpu_cs.c1341 seq = amdgpu_ctx_add_fence(p->ctx, p->entities[p->gang_leader_idx], in amdgpu_cs_submit()