A subdirectory of helper code inside AMD's Display Core (DC) stack that implements display link protocols such as DisplayPort and HDMI handshaking, training, and DPCD transactions used by AMD GPUs and APUs when driving monitors.
This is not actually a driver directory; it is a collection of internal protocol helper modules that live inside the AMD Display Core code shared by the amdgpu graphics driver. It has no independent existence as a loadable driver and is maintained as part of the broader AMD GPU display stack.
repository signals
32files
12,216source lines
248commits, 5y
+15,001 / −2,785lines added / removed, 5y
87authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 248 total · active in 38/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains AMD display-link protocol helper code within the DC stack, not a standalone kernel-bound hardware driver.