Internal support code for AMD's Display Core Engine version 11.0, the display block found in Carrizo and Stoney APUs from around 2015. It handles resource configuration for the display pipeline and is compiled into the broader amdgpu graphics driver rather than functioning as an independent module.
This is not actually a driver directory; it is a subfolder of internal helper code inside AMD's Display Core (DC) component of the amdgpu graphics driver. It provides resource setup routines specific to the DCE 11.0 display engine (used in Carrizo and Stoney APUs) and only exists as part of the larger amdgpu driver, not as something that binds to hardware on its own.
repository signals
2files
1,609source lines
14commits, 5y
+1,662 / −53lines added / removed, 5y
10authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 14 total · active in 9/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD DC/DCE110 display resource helper code within the amdgpu display stack, not a standalone kernel-bound hardware driver.