Internal clock-management code for AMD's fourth-generation Display Core Next (DCN 4.01) display engine, used by recent AMD GPUs to set pixel, display, and memory clock rates needed to drive monitors. It is one piece of the larger amdgpu display pipeline rather than something a user installs or loads independently.
This is not actually a standalone driver directory; it is an internal helper component inside the AMD GPU display stack (amdgpu) that programs clocks for the DCN 4.01 display hardware block. It only exists as part of the larger amdgpu driver and cannot be evaluated for keep/remove on its own.
repository signals
6files
2,382source lines
35commits, 5y
+3,188 / −806lines added / removed, 5y
16authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 35 total · active in 13/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains DCN401 clock-manager implementation files for the AMD display core, an internal hardware-specific helper subcomponent rather than a standalone kernel driver.