Searched refs:amdgpu_context (Results 1 – 4 of 4) sorted by relevance
114 struct amdgpu_context { struct
124 typedef struct amdgpu_context *amdgpu_context_handle;
55 struct amdgpu_context *gpu_context; in amdgpu_cs_ctx_create2()63 gpu_context = calloc(1, sizeof(struct amdgpu_context)); in amdgpu_cs_ctx_create2()
100 struct amdgpu_context *context;