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

AMD Display Core link hardware sequencer helpers

An internal subdirectory of AMD's Display Core (DC) code inside the amdgpu graphics stack, containing helper routines that drive the link-layer hardware sequences (training, encoding, signal handling) used when amdgpu programs DisplayPort and HDMI outputs on Radeon and Ryzen integrated GPUs.

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

recommendation

This is not actually a standalone driver; it is a collection of internal helper files that form part of the larger amdgpu/DC display driver. It has no device binding of its own and is only meaningful as a building block of the AMD GPU driver, so it cannot be evaluated for keep-or-remove on its own terms.

repository signals

12 files
1,512 source lines
31 commits, 5y
+1,734 / −222 lines added / removed, 5y
14 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 31 total · active in 19/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: 1 commit · +735 −0 2023-01: 2 commits · +12 −12 2023-02: 1 commit · +19 −11 2023-03: 1 commit · +5 −78 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 2 commits · +551 −13 2023-07: 1 commit · +3 −0 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +2 −0 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 2 commits · +41 −36 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 3 commits · +10 −0 2024-05: 2 commits · +9 −4 2024-06: 3 commits · +16 −1 2024-07: 1 commit · +29 −9 2024-08: 1 commit · +27 −4 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 2024-11: 1 commit · +1 −1 2024-12: 1 commit · +65 −3 2025-01: 1 commit · +76 −15 2025-02: 2 commits · +25 −22 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 4 commits · +17 −13 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 1 commit · +91 −0 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: internal AMD DC display link/hwss helper code inside the amdgpu DRM stack, not a standalone kernel-bound hardware driver with its own device binding/entry point.