Searched refs:amdgpu_ctx (Results 1 – 2 of 2) sorted by relevance
41 struct amdgpu_ctx { struct133 struct amdgpu_ctx *ctx;172 struct amdgpu_ctx *ctx; /* submission context */189 static inline void amdgpu_ctx_unref(struct amdgpu_ctx *ctx) in amdgpu_ctx_unref()
39 amdgpu_fence_create(struct amdgpu_ctx *ctx, unsigned ip_type) in amdgpu_fence_create()296 struct amdgpu_ctx *ctx = CALLOC_STRUCT(amdgpu_ctx); in amdgpu_ctx_create()347 amdgpu_ctx_unref((struct amdgpu_ctx*)rwctx); in amdgpu_ctx_destroy()354 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx; in amdgpu_ctx_query_reset_status()964 struct amdgpu_ctx *ctx = (struct amdgpu_ctx*)rwctx; in amdgpu_cs_create()