Internal helper code for AMD's DCN 3.2 display hardware generation, which powers the display engine on RDNA 3 GPUs such as the Radeon RX 7000 series. It implements the MPC (Multiple Pipe/Plane Combiner) block that blends and composites display planes inside the larger amdgpu display core.
This is not a standalone driver but a sub-component of AMD's Display Core (DC) inside the amdgpu DRM driver. It only exists as part of the larger AMD GPU stack and is not independently loadable or removable.
repository signals
2files
1,453source lines
6commits, 5y
+1,647 / −194lines added / removed, 5y
5authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 6 total · active in 5/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD DCN3.2 display pipeline helper block under DRM display core, not a standalone kernel-bound hardware driver.