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

AMD DCE 6.0 GPIO Helpers (amdgpu Display Core Internals)

A small internal piece of AMD's Display Core code inside the amdgpu graphics driver, providing GPIO pin handling specific to DCE 6.0-era display hardware (the display block found in Southern Islands GPUs such as the Radeon HD 7000 series from around 2012).

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; it is an internal subdirectory of AMD's Display Core (DC) code that handles DCE 6.0 GPIO pin programming on behalf of the larger amdgpu driver. It has no independent device binding and lives or dies with amdgpu's display support, so it should not be evaluated for removal on its own.

repository signals

4 files
650 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: this is an internal AMD DC display/gpio hardware-block subdirectory under amdgpu, not a standalone kernel-bound driver with its own device binding/registration scope.