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

AMD DCN 3.2 Display Clock Manager Helpers

Internal helper code inside the amdgpu display stack that manages clock programming for AMD's DCN 3.2 display hardware, found in Radeon RX 7000-series GPUs and related products. It is a sub-component of the larger Display Core (DC) library, not something that binds 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 directory; it is one piece of AMD's Display Core library that handles display clock management for the DCN 3.2 generation. It only makes sense as part of the broader amdgpu driver and should be evaluated alongside it rather than on its own.

repository signals

6 files
1,767 source lines
84 commits, 5y
+2,278 / −507 lines added / removed, 5y
31 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 84 total · active in 29/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: 3 commits · +1,153 −67 2022-03: 3 commits · +15 −4 2022-04: 7 commits · +144 −25 2022-05: 6 commits · +42 −51 2022-06: 9 commits · +129 −12 2022-07: 1 commit · +4 −77 2022-08: 0 commits · +0 −0 2022-09: 3 commits · +64 −35 2022-10: 3 commits · +9 −6 2022-11: 2 commits · +2 −1 2022-12: 3 commits · +93 −7 2023-01: 1 commit · +0 −1 2023-02: 2 commits · +70 −12 2023-03: 2 commits · +18 −1 2023-04: 3 commits · +12 −5 2023-05: 2 commits · +26 −11 2023-06: 2 commits · +38 −7 2023-07: 1 commit · +1 −1 2023-08: 4 commits · +253 −17 2023-09: 1 commit · +2 −2 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 3 commits · +97 −21 2024-01: 3 commits · +39 −6 2024-02: 4 commits · +16 −4 2024-03: 2 commits · +10 −2 2024-04: 5 commits · +22 −5 2024-05: 1 commit · +2 −110 2024-06: 3 commits · +8 −6 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 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: 1 commit · +2 −5 2025-09: 2 commits · +4 −3 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: 2 commits · +3 −3 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 DCN3.2 display clock-manager helper code under amdgpu/display, not a standalone kernel-bound hardware driver.