Internal helper code inside the Nouveau GPU driver that handles MXM (Mobile PCI Express Module) data tables found on laptops with swappable NVIDIA graphics modules. It is not a standalone driver but a support layer used by the rest of Nouveau to interpret BIOS information about mobile GPU configurations.
This is not actually a driver directory; it is a subcomponent of the Nouveau NVIDIA GPU driver that parses MXM mobile-graphics-module BIOS tables. It only makes sense in the context of the larger Nouveau driver and would not be evaluated for keep/remove on its own.
repository signals
6files
729source lines
2commits, 5y
+2 / −2lines added / removed, 5y
2authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 2 total · active in 1/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal nouveau NVKM MXM subdevice/helper code, not a standalone kernel-bound hardware driver.