A top-level kernel subsystem that hosts drivers for compute accelerators such as AI/ML inference and training ASICs. It provides the shared framework and userspace interface (built on top of the DRM stack) that individual accelerator drivers like Habana Labs and Intel's IVPU plug into.
This is not actually a driver directory; it is the umbrella subsystem under which individual compute-accelerator drivers live. Any keep/remove decision belongs to the specific drivers it contains, not to the framework directory itself.
repository signals
552files
379,063source lines
934commits, 5y
+401,419 / −21,988lines added / removed, 5y
135authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 934 total · active in 43/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: top-level accelerator subsystem directory containing framework/aggregation code rather than a single kernel-bound hardware driver.