drivers/gpu/drm/nouveau/nvkm/subdev/gsp

Nouveau NVKM GSP subdevice support code

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.

not-a-driver conf=1.00 deploy=none replacement=none subsystem=gpu category=not-a-driver
100%

recommendation

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

90 files
16,290 source lines
143 commits, 5y
+19,383 / −3,156 lines added / removed, 5y
17 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 143 total · active in 24/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 1 commit · +1 −1 2022-05: 0 commits · +0 −0 2022-06: 4 commits · +85 −16 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 1 commit · +1 −1 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 15 commits · +3,275 −60 2023-10: 2 commits · +36 −11 2023-11: 5 commits · +87 −7 2023-12: 7 commits · +57 −35 2024-01: 2 commits · +3 −7 2024-02: 5 commits · +63 −33 2024-03: 1 commit · +1 −1 2024-04: 3 commits · +389 −50 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 1 commit · +1 −1 2024-09: 0 commits · +0 −0 2024-10: 4 commits · +482 −26 2024-11: 33 commits · +12,794 −1,721 2024-12: 0 commits · +0 −0 2025-01: 20 commits · +600 −326 2025-02: 13 commits · +1,059 −665 2025-03: 2 commits · +18 −9 2025-04: 0 commits · +0 −0 2025-05: 7 commits · +233 −85 2025-06: 1 commit · +14 −6 2025-07: 1 commit · +7 −0 2025-08: 7 commits · +18 −16 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 1 commit · +54 −20 2026-01: 1 commit · +49 −9 2026-02: 6 commits · +56 −50 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

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.