drivers/gpu/drm/amd/display/dc/gpio/dce110

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.

not-a-driver conf=1.00 deploy=none replacement=none subsystem=gpu category=not-a-driver
100%

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

4 files
633 source lines
0 commits, 5y
+0 / −0 lines added / removed, 5y
0 authors, 5y

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.