A small piece of internal plumbing inside AMD's Display Core that handles GPIO pin access for the DCN 3.2 display block, used by Radeon RX 7000-series GPUs and related Ryzen integrated graphics. It is part of the larger amdgpu display driver, not a standalone driver.
This is not actually a driver directory; it is a helper subfolder inside AMD's Display Core (DC) that provides GPIO routines specific to the DCN 3.2 display hardware generation. It has no independent device binding and only makes sense as part of the broader amdgpu graphics driver, so it should not be evaluated for keep/remove on its own.
repository signals
4files
684source lines
4commits, 5y
+688 / −4lines added / removed, 5y
4authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4 total · active in 4/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: DCN3.2 GPIO support code inside the AMD display core, with no standalone device-binding driver entry point in this subdirectory.