Internal plumbing inside the Nouveau open-source NVIDIA GPU driver that handles memory access faults reported by the GPU's MMU. It is one piece of the larger Nouveau stack that supports NVIDIA cards on Linux, not a standalone driver users would load on its own.
This is not actually a driver directory; it is an internal building block of the Nouveau GPU driver that deals with GPU page faults. It only makes sense as part of the larger Nouveau tree and would never be evaluated for keep-or-remove on its own.
repository signals
8files
914source lines
10commits, 5y
+128 / −125lines added / removed, 5y
5authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 10 total · active in 4/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal nouveau NVKM fault subdevice implementation, not a standalone kernel-bound hardware driver.