Internal support code inside the Nouveau driver for talking to the r570 release of NVIDIA's GSP-RM firmware, the on-GPU "GPU System Processor" runtime that newer GeForce and RTX cards use to manage themselves. It is a versioned shim layer used by the rest of Nouveau, not a separate piece of hardware support.
This is not actually a driver directory; it is a subfolder of the Nouveau DRM driver containing the interface bindings for one specific revision (r570) of NVIDIA's GSP firmware. It only exists as part of the larger Nouveau GPU driver and cannot be evaluated for keep-or-remove on its own.
repository signals
19files
3,153source lines
9commits, 5y
+3,174 / −12lines added / removed, 5y
2authors, 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: internal Nouveau GSP/RM r570 support code under nvkm/subdev, not a standalone kernel-bound hardware driver.