Searched refs:amdgpu_ctx (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h35 struct amdgpu_ctx { struct
124 struct amdgpu_ctx *ctx;
153 struct amdgpu_ctx *ctx; /* submission context */
170 static inline void amdgpu_ctx_unref(struct amdgpu_ctx *ctx)
H A Damdgpu_cs.c41 amdgpu_fence_create(struct amdgpu_ctx *ctx, unsigned ip_type,
287 struct amdgpu_ctx *ctx = CALLOC_STRUCT(amdgpu_ctx);
337 amdgpu_ctx_unref((struct amdgpu_ctx*)rwctx);
343 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx;
930 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h41 struct amdgpu_ctx { struct
138 struct amdgpu_ctx *ctx;
177 struct amdgpu_ctx *ctx; /* submission context */
194 static inline void amdgpu_ctx_unref(struct amdgpu_ctx *ctx)
H A Damdgpu_cs.c39 amdgpu_fence_create(struct amdgpu_ctx *ctx, unsigned ip_type,
283 struct amdgpu_ctx *ctx = CALLOC_STRUCT(amdgpu_ctx);
333 amdgpu_ctx_unref((struct amdgpu_ctx*)rwctx);
340 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx;
952 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx;

Completed in 7 milliseconds