Internal plumbing inside the Nouveau open-source NVIDIA GPU driver that handles PCI bus interactions for the GPU, such as configuration access and interrupt routing. It is one piece of the larger Nouveau DRM driver stack, not a standalone driver for any specific device.
This is not a driver directory in its own right; it is a subcomponent of the Nouveau GPU driver that abstracts how the GPU talks to the PCI bus. It only makes sense in the context of the wider Nouveau codebase and is not a candidate for independent keep/remove evaluation.
repository signals
18files
1,501source lines
8commits, 5y
+73 / −128lines added / removed, 5y
6authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 8 total · active in 5/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal nouveau NVKM PCI subdevice support code under a larger DRM driver, not a standalone kernel-bound hardware driver.