An internal subdirectory of the Nouveau driver that implements the display engine logic (CRTCs, encoders, output paths) for NVIDIA GPUs across multiple generations. It is part of the larger open-source Nouveau stack that drives NVIDIA graphics cards on Linux, not a standalone driver of its own.
This is not actually a driver directory; it is one component inside the Nouveau NVKM core that handles display-engine functionality for NVIDIA GPUs. It only makes sense as part of the broader Nouveau driver and cannot be evaluated for keep-or-remove on its own.
repository signals
40files
11,151source lines
103commits, 5y
+11,753 / −13,680lines added / removed, 5y
13authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 103 total · active in 20/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal Nouveau NVKM display-engine implementation subdirectory, not a standalone kernel-bound hardware driver.