drivers/gpu/drm/amd/display/dc/gpio/dcn10
AMD DCN10 Display GPIO Helpers
Internal helper code inside AMD's Display Core (DC) subsystem that handles GPIO pin access for the first-generation Display Core Next (DCN1.0) hardware found in Raven Ridge era Ryzen APUs. It is part of the larger amdgpu display stack rather than something that binds to hardware on its own.
not-a-driver
recommendation
This is not a standalone driver; it is a small subdirectory of GPIO helper routines within AMD's Display Core code that supports the DCN1.0 display hardware. It only exists as part of the broader amdgpu driver, so it cannot be evaluated for keep-or-remove on its own.
repository signals
4 files
706 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: internal AMD DCN10 display GPIO helper code under the amdgpu display stack, not a standalone kernel-bound hardware driver.