Internal helper code inside AMD's Display Core (DC) component of the amdgpu graphics driver that manages display engine clocks for first-generation Display Core Next hardware, found in Raven Ridge era APUs (Ryzen 2000/3000 mobile and desktop integrated graphics from around 2018).
This is not a standalone driver but a subdirectory of clock-management helpers that lives inside the larger amdgpu display stack. It only makes sense as part of the AMD GPU driver as a whole and cannot be evaluated for keep-or-remove on its own.
repository signals
7files
658source lines
9commits, 5y
+17 / −114lines added / removed, 5y
6authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 9 total · active in 7/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DCN1.0 display clock-manager helper code inside the amdgpu display stack, not a standalone kernel-bound hardware driver.