Internal helper code inside AMD's Display Core Next (DCN) 3.0 stack that handles GPIO pin access for display hardware found on Radeon RX 6000-series GPUs and equivalent integrated graphics. It is part of the larger amdgpu display engine, not a standalone driver users would load on its own.
This is not actually a driver directory; it is a small subfolder of internal helper code that supports the AMD amdgpu display stack for the DCN 3.0 generation of GPUs. It only makes sense as part of the broader amdgpu driver and would never be evaluated for removal independently.
repository signals
4files
721source lines
4commits, 5y
+19 / −22lines added / removed, 5y
4authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4 total · active in 3/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: internal AMD DCN3.0 display GPIO helper code within the amdgpu display stack, not a standalone kernel-bound hardware driver.