Internal helper and resource-configuration code for the Display Core Engine generation 10 block inside AMD's amdgpu graphics stack. It supports the display pipeline on older AMD GPUs that use DCE 10 era hardware (Volcanic Islands / Tonga / Fiji-class parts from around 2014–2015), but is consumed by the main amdgpu driver rather than loaded on its own.
This is not actually a standalone driver directory; it is a subfolder of shared resource and pipeline-setup code that the AMD Display Core uses to drive DCE 10 era hardware. It only makes sense as part of the larger amdgpu DRM driver and would not be evaluated for keep-or-remove on its own.
repository signals
2files
1,290source lines
24commits, 5y
+1,346 / −56lines added / removed, 5y
12authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 24 total · active in 8/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DC display resource/helper code for DCE10 within amdgpu DRM, not a standalone kernel-bound hardware driver entry-point directory.