Internal resource and configuration helper code for AMD's first-generation Display Core Next (DCN1.0) hardware, which is the display engine inside Raven Ridge era Ryzen APUs from around 2017 to 2018. It is a subcomponent of the larger amdgpu display stack rather than something that binds to hardware on its own.
This is not a standalone driver directory; it is a folder of resource-description helper code that lives inside AMD's amdgpu display core (DC) and is compiled into the broader Radeon/AMDGPU graphics driver. It cannot be evaluated for keep-or-remove on its own because it only has meaning as part of the amdgpu module that drives DCN1.0-equipped APUs.
repository signals
2files
1,791source lines
19commits, 5y
+1,856 / −65lines added / removed, 5y
15authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 19 total · active in 12/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DCN10 display resource/helper code within the amdgpu display stack, not a standalone kernel-bound hardware driver.