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

AMD DCN1.0 Display Hardware Sequencer Helpers

Internal helper code within AMD's amdgpu display stack that programs the DCN1.0 display pipeline — the display hardware first introduced in 2017 with Raven Ridge Ryzen APUs (e.g. Ryzen 5 2400G). It handles the low-level sequencing of pipes, planes, and timing for that generation's display controller.

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

recommendation

This is not a standalone driver but an internal subdirectory of the amdgpu display code stack (DC). It contains the hardware-sequencer logic for the first generation of AMD's Display Core Next (DCN1.0) display engine, used inside Raven Ridge / Ryzen APUs. It ships as part of amdgpu and has no independent lifecycle.

repository signals

4 files
4,534 source lines
65 commits, 5y
+4,825 / −291 lines added / removed, 5y
37 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 65 total · active in 25/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: 0 commits · +0 −0 2023-01: 1 commit · +1 −1 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +4,105 −0 2023-10: 0 commits · +0 −0 2023-11: 9 commits · +106 −46 2023-12: 5 commits · +167 −4 2024-01: 2 commits · +6 −3 2024-02: 1 commit · +16 −0 2024-03: 2 commits · +14 −17 2024-04: 4 commits · +6 −8 2024-05: 1 commit · +0 −17 2024-06: 5 commits · +36 −33 2024-07: 2 commits · +5 −1 2024-08: 1 commit · +1 −1 2024-09: 2 commits · +12 −9 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 1 commit · +1 −47 2025-01: 3 commits · +13 −14 2025-02: 4 commits · +36 −6 2025-03: 1 commit · +129 −0 2025-04: 0 commits · +0 −0 2025-05: 1 commit · +59 −0 2025-06: 1 commit · +1 −1 2025-07: 1 commit · +49 −14 2025-08: 3 commits · +32 −48 2025-09: 4 commits · +4 −4 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 2 commits · +7 −4 2026-01: 4 commits · +10 −6 2026-02: 3 commits · +4 −5 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: AMD DCN10 hardware-sequencer implementation under the amdgpu display stack, i.e. internal display helper code rather than a standalone kernel-bound hardware driver.