Internal helper code inside AMD's amdgpu display stack that programs the display clock generator block on DCN 3.0 hardware (the display controller used in Radeon RX 6000-series "Big Navi" GPUs and related APUs from around 2020). It is part of the larger AMD Display Core, not a standalone driver.
This is not actually a driver directory; it is a sub-component of AMD's Display Core (DC) library that lives under the amdgpu GPU driver. It supplies clock-generator routines specific to the DCN 3.0 display IP and is built into amdgpu rather than loaded on its own, so it should not be evaluated as a removable driver.
repository signals
2files
173source lines
4commits, 5y
+178 / −5lines added / removed, 5y
4authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4 total · active in 2/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DCN3.0 display clock-generator helper code inside the amdgpu display stack, not a standalone kernel-bound hardware driver.