drivers/gpu/drm/amd/display/dc/resource/dcn32

AMD DCN 3.2 Display Core Resource Subcomponent

Internal resource-management code inside AMD's Display Core (DC) for the DCN 3.2 display hardware block, used by RDNA 3 GPUs such as the Radeon RX 7900 series. It describes pipes, clocks, and capabilities for the display engine rather than binding to hardware on its own.

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

recommendation

This is not a standalone driver; it is one piece of the AMD Display Core inside the amdgpu graphics stack, specifically the resource-configuration logic for the DCN 3.2 display block. It only makes sense in the context of the larger amdgpu driver and is not something that can be evaluated for keep-or-remove on its own.

repository signals

3 files
5,037 source lines
72 commits, 5y
+5,456 / −419 lines added / removed, 5y
38 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 72 total · active in 27/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: 0 commits · +0 −0 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 · +1 −0 2023-10: 1 commit · +4,125 −0 2023-11: 4 commits · +47 −146 2023-12: 5 commits · +9 −10 2024-01: 2 commits · +19 −2 2024-02: 4 commits · +28 −26 2024-03: 6 commits · +94 −26 2024-04: 2 commits · +13 −2 2024-05: 2 commits · +15 −5 2024-06: 6 commits · +797 −13 2024-07: 2 commits · +8 −1 2024-08: 0 commits · +0 −0 2024-09: 2 commits · +6 −1 2024-10: 2 commits · +1 −2 2024-11: 2 commits · +2 −0 2024-12: 1 commit · +1 −0 2025-01: 1 commit · +2 −1 2025-02: 1 commit · +2 −1 2025-03: 0 commits · +0 −0 2025-04: 4 commits · +135 −85 2025-05: 4 commits · +23 −25 2025-06: 1 commit · +2 −0 2025-07: 1 commit · +2 −1 2025-08: 0 commits · +0 −0 2025-09: 3 commits · +5 −3 2025-10: 4 commits · +9 −4 2025-11: 1 commit · +4 −1 2025-12: 0 commits · +0 −0 2026-01: 2 commits · +3 −2 2026-02: 6 commits · +57 −62 2026-03: 2 commits · +46 −0 2026-04: 0 commits · +0 −0

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: AMD DC display core resource-management subdirectory for DCN3.2 internals, not a standalone kernel-bound hardware driver.