Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_ctx.c339 int amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, struct amdgpu_ring *ring, in amdgpu_ctx_add_fence() function
HDamdgpu_cs.c1236 r = amdgpu_ctx_add_fence(p->ctx, ring, p->fence, &seq); in amdgpu_cs_submit()
HDamdgpu.h667 int amdgpu_ctx_add_fence(struct amdgpu_ctx *ctx, struct amdgpu_ring *ring,