Internal clock-management code inside AMD's Display Core (DC) component, specific to the DCE 12.0 display engine generation found in some Vega-era GPUs. It handles display clock programming for the amdgpu graphics driver rather than being a standalone driver itself.
This is not actually a driver directory; it is a subcomponent of AMD's Display Core inside the amdgpu graphics driver, providing clock-manager logic for the DCE 12.0 display hardware block. It only makes sense as part of the larger amdgpu/DC stack and should not be evaluated for removal independently.
repository signals
2files
187source lines
1commits, 5y
+1 / −1lines added / removed, 5y
1authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 1 total · active in 1/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD Display Core DCE12.0 clock-manager implementation subdirectory, an internal helper within amdgpu/display rather than a standalone kernel-bound hardware driver.