Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ctx.h34 struct amdgpu_ctx_mgr;
47 struct amdgpu_ctx_mgr *mgr;
62 struct amdgpu_ctx_mgr { struct
92 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr,
94 void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr);
95 long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout);
96 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr);
97 void amdgpu_ctx_mgr_usage(struct amdgpu_ctx_mgr *mgr,
A Damdgpu_ctx.c391 struct amdgpu_ctx_mgr *mgr = ctx->mgr; in amdgpu_ctx_fini()
452 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_alloc()
499 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; in amdgpu_ctx_free()
515 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query()
554 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_query2()
614 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_stable_pstate()
695 struct amdgpu_ctx_mgr *mgr; in amdgpu_ctx_get()
845 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr, in amdgpu_ctx_mgr_init()
884 void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_entity_fini()
912 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr) in amdgpu_ctx_mgr_fini()
[all …]
A Damdgpu.h485 struct amdgpu_ctx_mgr ctx_mgr;

Completed in 10 milliseconds