AMD DCN 3.2 Display Pipe and Plane (DPP) component
Internal building blocks of AMD's Display Core (DC) code that implement the Display Pipe and Plane logic for the DCN 3.2 generation, found in RDNA 3 GPUs such as the Radeon RX 7900 series and integrated graphics on Ryzen 7000-class parts. It handles pixel processing stages like scaling, color transforms, and surface blending inside the larger amdgpu display stack.
This is not a standalone driver but a subcomponent of the amdgpu display core that implements one hardware block (DPP) for one GPU generation (DCN 3.2). It only makes sense as part of the broader AMD DRM driver and is not separately loadable or removable.
repository signals
2files
284source lines
5commits, 5y
+289 / −5lines added / removed, 5y
5authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 5 total · active in 5/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD DC display-pipeline subcomponent implementation (DPP/DCN32), not a standalone kernel-bound hardware driver.