Searched refs:amdgpu_ctx (Results 1 – 2 of 2) sorted by relevance
35 struct amdgpu_ctx { struct134 struct amdgpu_ctx *ctx;164 struct amdgpu_ctx *ctx; /* submission context */181 static inline void amdgpu_ctx_unref(struct amdgpu_ctx *ctx) in amdgpu_ctx_unref()
41 amdgpu_fence_create(struct amdgpu_ctx *ctx, unsigned ip_type, in amdgpu_fence_create()285 struct amdgpu_ctx *ctx = CALLOC_STRUCT(amdgpu_ctx); in amdgpu_ctx_create()335 amdgpu_ctx_unref((struct amdgpu_ctx*)rwctx); in amdgpu_ctx_destroy()341 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx; in amdgpu_ctx_query_reset_status()957 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx; in amdgpu_cs_create()