A small collection of helper code inside the open-source Nouveau driver for old NVIDIA NV04-era display hardware. It handles the I2C side-channels used to talk to monitors and on-board display chips on those early GeForce cards, but it is not a driver in its own right.
This is not actually a standalone driver directory; it is an internal helper subfolder of the Nouveau DRM driver that provides I2C plumbing for NV04-generation display engines. It lives or dies with the rest of Nouveau's pre-NV50 support and should not be evaluated on its own.
repository signals
5files
1,816source lines
4commits, 5y
+1,861 / −40lines added / removed, 5y
3authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4 total · active in 2/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: subdirectory contains nouveau display-engine I2C helper code for NV04-era hardware, not a standalone kernel-bound hardware driver.