Internal building block of AMD's Display Core (DC) code that handles the per-pipe pixel processing (scaling, color, gamma) for the third-generation Display Core Next hardware found in RDNA 2 GPUs and APUs such as the Radeon RX 6000 series. It is part of the larger amdgpu graphics driver, not something users load on its own.
This is not actually a driver directory; it is a sub-component of the AMD Display Core inside the amdgpu DRM driver, providing the DCN 3.0 generation's display-pipe-and-plane logic. It only makes sense as part of the wider AMD graphics stack and shouldn't be evaluated as a standalone module.
repository signals
3files
2,670source lines
19commits, 5y
+2,732 / −62lines added / removed, 5y
14authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 19 total · active in 10/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: DCN3.0 display-pipeline block implementation inside the larger AMDGPU/DC display stack, not a standalone kernel-bound driver.