Internal support code inside the Nouveau driver that talks to the GPU System Processor (GSP) firmware on modern NVIDIA GPUs. It is one piece of the larger Nouveau DRM driver, not a standalone driver that binds to hardware on its own.
This is not actually a driver directory; it is an internal subcomponent of the Nouveau graphics driver. Any keep-or-remove decision belongs at the level of the overall Nouveau driver, not this subdirectory.
repository signals
90files
16,290source lines
143commits, 5y
+19,383 / −3,156lines added / removed, 5y
17authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 143 total · active in 24/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal Nouveau NVKM GSP subdevice support code within the larger nouveau DRM driver, not a standalone kernel-bound hardware driver.