AMD DCE 11.2 Display Clock Manager (internal DC component)
An internal building block of AMD's Display Core (DC) code that handles clock programming for the DCE 11.2 display engine, used in Polaris-era Radeon GPUs from around 2016. It is not a standalone driver but a helper module inside the larger amdgpu display stack.
This is not actually a driver directory; it is one piece of the AMD Display Core subsystem that manages display clocks for the DCE 11.2 generation of Radeon hardware. It only makes sense as part of the broader amdgpu driver and shouldn't be evaluated for keep-or-remove on its own.
repository signals
2files
276source lines
1commits, 5y
+8 / −12lines 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: contains an internal AMD DC clock manager implementation block (DCE11.2), not a kernel-bound hardware driver entry directory.