drivers/accel

Compute Accelerator Subsystem (drivers/accel)

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.

not-a-driver conf=1.00 deploy=none replacement=none subsystem=accel category=not-a-driver
100%

recommendation

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

552 files
379,063 source lines
934 commits, 5y
+401,419 / −21,988 lines added / removed, 5y
135 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 934 total · active in 43/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 2 commits · +348 −1 2022-11: 2 commits · +2,679 −2,651 2022-12: 14 commits · +335,354 −300 2023-01: 52 commits · +10,698 −1,145 2023-02: 39 commits · +1,088 −686 2023-03: 67 commits · +6,724 −751 2023-04: 20 commits · +133 −714 2023-05: 49 commits · +1,575 −852 2023-06: 24 commits · +357 −219 2023-07: 23 commits · +2,353 −2,920 2023-08: 26 commits · +465 −245 2023-09: 46 commits · +734 −588 2023-10: 49 commits · +2,057 −1,098 2023-11: 22 commits · +1,328 −766 2023-12: 16 commits · +157 −108 2024-01: 32 commits · +468 −489 2024-02: 25 commits · +545 −428 2024-03: 17 commits · +1,048 −127 2024-04: 16 commits · +200 −98 2024-05: 20 commits · +4,172 −2,951 2024-06: 18 commits · +820 −101 2024-07: 4 commits · +159 −5 2024-08: 6 commits · +43 −151 2024-09: 36 commits · +1,688 −314 2024-10: 21 commits · +760 −338 2024-11: 11 commits · +7,514 −19 2024-12: 21 commits · +817 −298 2025-01: 39 commits · +1,365 −626 2025-02: 11 commits · +234 −31 2025-03: 11 commits · +447 −142 2025-04: 17 commits · +277 −170 2025-05: 17 commits · +778 −77 2025-06: 5 commits · +180 −135 2025-07: 11 commits · +6,306 −68 2025-08: 15 commits · +209 −260 2025-09: 18 commits · +1,185 −649 2025-10: 45 commits · +4,519 −392 2025-11: 12 commits · +561 −82 2025-12: 19 commits · +354 −408 2026-01: 4 commits · +19 −3 2026-02: 26 commits · +570 −470 2026-03: 5 commits · +130 −112 2026-04: 1 commit · +1 −0

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.