An internal building block of the Nouveau open-source NVIDIA GPU driver, implementing the VFN (virtual function) subdevice layer used by NVKM, Nouveau's hardware abstraction core. It is part of the plumbing that supports modern NVIDIA GPUs rather than a standalone driver users load on its own.
This is not actually a driver directory; it is an internal subcomponent of the larger Nouveau DRM driver. It cannot be evaluated for keep/remove on its own and lives or dies with Nouveau as a whole.
repository signals
8files
415source lines
9commits, 5y
+434 / −11lines added / removed, 5y
5authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 9 total · active in 6/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: this is an internal nouveau NVKM subdevice implementation (`subdev/vfn`), not a standalone kernel-bound hardware driver.