Internal helper code inside the amdgpu display stack that programs the display clock generator block on AMD's DCN 3.2 hardware, used by GPUs in the RDNA 3 generation (Radeon RX 7000 series and related products from late 2022 onward).
This is not a standalone driver but a subdirectory of the AMD Display Core (DC) component within the amdgpu graphics driver. It exists only as a building block of the larger AMD GPU driver and is not separately loadable or removable.
repository signals
2files
505source lines
5commits, 5y
+512 / −7lines added / removed, 5y
5authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 5 total · active in 2/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DCN3.2 display clock-generator support code inside the amdgpu display stack, i.e. an internal helper subdirectory rather than a standalone kernel-bound hardware driver.