Internal helper code for version 3.2.1 of AMD's Display Core Next (DCN) hardware block, which is the display controller embedded in certain RDNA 3 era Radeon GPUs and APUs. It supplies pipe, clock, and resource tables that the broader amdgpu display driver consumes to drive monitors attached to those chips.
This is not actually a driver directory; it is a subcomponent of the AMD amdgpu display stack containing resource and configuration helper code specific to the DCN 3.2.1 display block. It ships as part of the larger amdgpu GPU driver rather than as something users load or manage on its own.
repository signals
2files
2,162source lines
38commits, 5y
+2,288 / −126lines added / removed, 5y
22authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 38 total · active in 22/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DCN 3.2.1 display resource/helper code within the amdgpu display stack, not a standalone kernel-bound hardware driver.