Internal source code for the copy-engine portion of NVKM, the hardware abstraction layer inside the open-source Nouveau driver for NVIDIA GPUs. The copy engine handles asynchronous memory transfers between system RAM and video RAM on NVIDIA cards.
This is not a standalone driver but a subdirectory of internal plumbing within the larger Nouveau DRM driver for NVIDIA GPUs. It only makes sense as part of Nouveau as a whole and should not be evaluated for keep-or-remove on its own.
repository signals
19files
2,005source lines
13commits, 5y
+332 / −125lines added / removed, 5y
3authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 13 total · active in 7/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: this is an internal NVKM copy-engine subcomponent inside the nouveau DRM driver, not a standalone kernel-bound hardware driver.