Home
last modified time | relevance | path

Searched refs:amdgpu_ctx_mgr (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.c90 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()
125 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()
145 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query()
210 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_get()
288 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_init()
294 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_fini()
Damdgpu.h1041 struct amdgpu_ctx_mgr { struct
1063 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr); argument
1064 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr);
1074 struct amdgpu_ctx_mgr ctx_mgr;