Internal support code inside AMD's display-core stack that describes the resources (pipes, clocks, capabilities) of the DCN 3.5 display block found in recent AMD APUs such as those in the Ryzen mobile line. It is consumed by the larger amdgpu display driver rather than binding to hardware on its own.
This is not a standalone driver but a helper subdirectory within AMD's amdgpu display-core code that describes the DCN 3.5 display generation. It only makes sense as part of the broader amdgpu driver and should be evaluated together with that stack, not on its own.
repository signals
2files
2,578source lines
71commits, 5y
+2,702 / −124lines added / removed, 5y
44authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 71 total · active in 27/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: AMD DCN3.5 display-core resource support code under the amdgpu display stack, i.e. an internal helper subdirectory rather than a standalone kernel-bound hardware driver.