Internal helper code inside the amdgpu display stack that manages clock programming for AMD's DCN 3.2 display hardware, found in Radeon RX 7000-series GPUs and related products. It is a sub-component of the larger Display Core (DC) library, not something that binds to hardware on its own.
This is not a standalone driver directory; it is one piece of AMD's Display Core library that handles display clock management for the DCN 3.2 generation. It only makes sense as part of the broader amdgpu driver and should be evaluated alongside it rather than on its own.
repository signals
6files
1,767source lines
84commits, 5y
+2,278 / −507lines added / removed, 5y
31authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 84 total · active in 29/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD DCN3.2 display clock-manager helper code under amdgpu/display, not a standalone kernel-bound hardware driver.