An internal subdirectory of the Nouveau driver that implements the graphics (3D/compute) engine handling for NVIDIA GPUs. It is part of the larger open-source Nouveau stack that supports NVIDIA cards from the GeForce era onward, but on its own it is not a standalone driver.
This is not actually a driver directory; it is an internal building block of the Nouveau NVIDIA GPU driver, specifically the graphics-engine portion of the NVKM (Nouveau Kernel Module) core. It cannot be evaluated for keep-or-remove on its own because it only exists as part of the wider Nouveau driver shipped with every modern Linux kernel.
repository signals
105files
36,597source lines
54commits, 5y
+2,289 / −1,340lines added / removed, 5y
12authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 54 total · active in 14/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal Nouveau NVKM graphics-engine implementation subdirectory, not a standalone kernel-bound hardware driver entrypoint.