HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_ctx_mgr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ctx.h 59 struct amdgpu_ctx_mgr { struct
88 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr);
89 void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr);
90 long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout);
91 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr);
amdgpu_ctx.h 59 struct amdgpu_ctx_mgr { struct
88 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr);
89 void amdgpu_ctx_mgr_entity_fini(struct amdgpu_ctx_mgr *mgr);
90 long amdgpu_ctx_mgr_entity_flush(struct amdgpu_ctx_mgr *mgr, long timeout);
91 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr);

Completed in 42 milliseconds