drivers/gpu/drm/amd/display/dc/link/protocols

AMD Display Core Link Protocol Helpers

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.

not-a-driver conf=1.00 deploy=none replacement=none subsystem=gpu category=not-a-driver
100%

recommendation

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

32 files
12,216 source lines
248 commits, 5y
+15,001 / −2,785 lines added / removed, 5y
87 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 248 total · active in 38/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 2 commits · +9,230 −1 2023-01: 9 commits · +1,055 −130 2023-02: 17 commits · +416 −205 2023-03: 13 commits · +472 −39 2023-04: 12 commits · +93 −31 2023-05: 3 commits · +186 −0 2023-06: 9 commits · +330 −246 2023-07: 4 commits · +136 −31 2023-08: 0 commits · +0 −0 2023-09: 3 commits · +37 −13 2023-10: 5 commits · +46 −9 2023-11: 7 commits · +31 −25 2023-12: 12 commits · +387 −212 2024-01: 9 commits · +36 −381 2024-02: 4 commits · +74 −21 2024-03: 4 commits · +11 −8 2024-04: 11 commits · +94 −68 2024-05: 11 commits · +76 −65 2024-06: 6 commits · +19 −18 2024-07: 2 commits · +21 −21 2024-08: 5 commits · +203 −80 2024-09: 8 commits · +46 −15 2024-10: 9 commits · +46 −44 2024-11: 2 commits · +15 −16 2024-12: 8 commits · +75 −5 2025-01: 6 commits · +88 −33 2025-02: 10 commits · +249 −222 2025-03: 6 commits · +15 −8 2025-04: 3 commits · +121 −81 2025-05: 4 commits · +69 −9 2025-06: 2 commits · +180 −183 2025-07: 7 commits · +52 −38 2025-08: 3 commits · +135 −2 2025-09: 8 commits · +242 −28 2025-10: 5 commits · +47 −19 2025-11: 6 commits · +104 −124 2025-12: 7 commits · +491 −348 2026-01: 4 commits · +71 −4 2026-02: 2 commits · +2 −2 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

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.