Internal building blocks for the Display Core Next 3.2 generation of AMD's display engine, used by GPUs such as the Radeon RX 7000 series (RDNA 3). It handles the display I/O programming for outputs like DisplayPort and HDMI on those GPUs.
This is not a standalone driver but a subdirectory of helper code inside AMD's larger amdgpu display stack. It is compiled into the main AMD GPU driver and has no independent lifecycle of its own, so a keep/remove decision at this level does not apply.
repository signals
4files
1,092source lines
4commits, 5y
+1,096 / −4lines added / removed, 5y
4authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4 total · active in 4/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: DCN3.2 display I/O support code within the AMD DRM display stack, not a standalone kernel-bound hardware driver.