AMD DCE 11.0 Display GPIO helpers
Internal helper code inside AMD's Display Core (DC) component that handles GPIO pin programming for the DCE 11.0 generation of display hardware, found on Carrizo-era APUs and early Polaris GPUs from around 2015. It is part of the larger amdgpu graphics stack rather than a hardware driver in its own right.
recommendation
This is not actually a standalone driver directory; it is a small helper subdirectory within AMD's Display Core that provides GPIO routines specific to the DCE 11.0 display block. It only makes sense as part of the larger amdgpu driver and would not be evaluated for removal on its own.
repository signals
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD DC display-core GPIO helper code for DCE110 generation, not a standalone kernel-bound hardware driver.