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

AMDGPU DCN 1.0 display core support code

Internal support code inside AMD's display core that programs the DCN 1.0 display hardware, the first-generation Display Core Next pipeline introduced with the Raven Ridge Ryzen APUs around 2018. It handles things like display pipes, mixers, and output formatting for those integrated GPUs, and is built into the larger amdgpu kernel driver.

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 subcomponent of the AMDGPU display core (DC) holding the hardware programming logic for the first-generation Display Core Next (DCN 1.0) block found in Raven Ridge era APUs. It ships as part of the larger amdgpu driver rather than as something users load on its own.

repository signals

9 files
2,177 source lines
225 commits, 5y
+2,266 / −23,422 lines added / removed, 5y
95 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 225 total · active in 41/61 months
2021 2022 2023 2024 2025 2026 2021-04: 7 commits · +79 −310 2021-05: 11 commits · +224 −164 2021-06: 9 commits · +122 −51 2021-07: 2 commits · +28 −4 2021-08: 10 commits · +137 −32 2021-09: 7 commits · +42 −13 2021-10: 5 commits · +56 −48 2021-11: 10 commits · +90 −70 2021-12: 4 commits · +39 −182 2022-01: 4 commits · +21 −38 2022-02: 6 commits · +68 −72 2022-03: 16 commits · +147 −20 2022-04: 4 commits · +21 −8 2022-05: 2 commits · +147 −13 2022-06: 6 commits · +15 −18 2022-07: 7 commits · +20 −16 2022-08: 9 commits · +109 −47 2022-09: 7 commits · +139 −94 2022-10: 3 commits · +8 −183 2022-11: 7 commits · +91 −24 2022-12: 5 commits · +21 −12 2023-01: 6 commits · +25 −16 2023-02: 6 commits · +19 −21 2023-03: 9 commits · +106 −127 2023-04: 5 commits · +45 −24 2023-05: 3 commits · +6 −7 2023-06: 7 commits · +62 −49 2023-07: 3 commits · +12 −11 2023-08: 6 commits · +101 −10 2023-09: 2 commits · +21 −4,116 2023-10: 3 commits · +3 −1,928 2023-11: 2 commits · +99 −2,225 2023-12: 1 commit · +1 −162 2024-01: 0 commits · +0 −0 2024-02: 3 commits · +9 −3,695 2024-03: 6 commits · +66 −14 2024-04: 4 commits · +7 −3,682 2024-05: 0 commits · +0 −0 2024-06: 4 commits · +7 −5,859 2024-07: 1 commit · +2 −0 2024-08: 0 commits · +0 −0 2024-09: 1 commit · +10 −15 2024-10: 1 commit · +1 −1 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 1 commit · +5 −2 2025-02: 0 commits · +0 −0 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: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −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: contains DCN1.0 display-core generation support code within AMDGPU DC, not a standalone kernel-bound hardware driver.