drivers/gpu/drm/nouveau/nvkm/engine

Nouveau NVKM engine subdirectory

Internal building block of Nouveau, the open-source Linux driver for NVIDIA GPUs. The folder collects the per-engine code (graphics, copy, video decode, etc.) used by the NVKM hardware abstraction layer rather than being a driver users load on its own.

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

recommendation

This is not a standalone driver. It is an internal subdirectory of the Nouveau open-source NVIDIA GPU driver, holding the engine-specific code (such as graphics, copy, and video engines) that the larger Nouveau driver builds against. It has no independent lifecycle and lives or dies with Nouveau as a whole.

repository signals

300 files
70,900 source lines
275 commits, 5y
+25,070 / −27,384 lines added / removed, 5y
30 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 275 total · active in 39/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: 3 commits · +32 −2 2021-09: 3 commits · +316 −1 2021-10: 1 commit · +1 −1 2021-11: 11 commits · +329 −116 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 1 commit · +1 −1 2022-03: 1 commit · +1 −1 2022-04: 5 commits · +7 −7 2022-05: 3 commits · +8 −12 2022-06: 125 commits · +17,548 −18,879 2022-07: 0 commits · +0 −0 2022-08: 1 commit · +22 −0 2022-09: 1 commit · +1 −1 2022-10: 2 commits · +54 −32 2022-11: 1 commit · +3 −2 2022-12: 0 commits · +0 −0 2023-01: 1 commit · +5 −5 2023-02: 2 commits · +4 −3 2023-03: 1 commit · +1 −1 2023-04: 0 commits · +0 −0 2023-05: 4 commits · +186 −80 2023-06: 3 commits · +19 −2 2023-07: 3 commits · +112 −11 2023-08: 1 commit · +0 −13 2023-09: 51 commits · +5,494 −815 2023-10: 2 commits · +14 −2 2023-11: 2 commits · +1 −2 2023-12: 7 commits · +118 −72 2024-01: 1 commit · +5 −1 2024-02: 0 commits · +0 −0 2024-03: 2 commits · +2 −2 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 6 commits · +211 −2,746 2024-08: 0 commits · +0 −0 2024-09: 1 commit · +2 −2 2024-10: 1 commit · +1 −0 2024-11: 5 commits · +89 −3,365 2024-12: 0 commits · +0 −0 2025-01: 1 commit · +1 −0 2025-02: 4 commits · +139 −617 2025-03: 1 commit · +62 −29 2025-04: 1 commit · +1 −1 2025-05: 3 commits · +21 −152 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 2 commits · +21 −8 2025-09: 1 commit · +4 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 1 commit · +53 −20 2026-01: 0 commits · +0 −0 2026-02: 4 commits · +175 −163 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: internal nouveau NVKM engine subcomponent directory, not a standalone kernel-bound hardware driver entry-point.