drivers/gpu/drm/amd/display/dmub/src

AMD DMUB Display Microcontroller Support Code

Internal source files supporting the DMUB (Display Microcontroller Unit) firmware interface used by AMD's amdgpu display stack on modern Radeon and Ryzen APU graphics. It is a helper subtree inside the larger AMD display driver, not a standalone driver of its own.

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 nested source subtree within AMD's amdgpu display code that provides the host-side glue for talking to the on-GPU DMUB microcontroller. It lives and dies with the broader AMD display driver and is not separately loadable or removable.

repository signals

35 files
7,020 source lines
127 commits, 5y
+6,130 / −1,353 lines added / removed, 5y
51 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 127 total · active in 49/61 months
2021 2022 2023 2024 2025 2026 2021-04: 2 commits · +11 −2 2021-05: 3 commits · +117 −60 2021-06: 5 commits · +742 −16 2021-07: 2 commits · +9 −4 2021-08: 3 commits · +28 −10 2021-09: 2 commits · +11 −2 2021-10: 2 commits · +2 −0 2021-11: 4 commits · +71 −18 2021-12: 2 commits · +3 −3 2022-01: 1 commit · +101 −0 2022-02: 4 commits · +941 −11 2022-03: 0 commits · +0 −0 2022-04: 2 commits · +4 −1 2022-05: 3 commits · +14 −2 2022-06: 1 commit · +1 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 1 commit · +1 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 3 commits · +40 −19 2023-01: 1 commit · +12 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 3 commits · +42 −1 2023-05: 3 commits · +102 −4 2023-06: 4 commits · +48 −6 2023-07: 1 commit · +12 −0 2023-08: 4 commits · +987 −21 2023-09: 5 commits · +18 −5 2023-10: 2 commits · +62 −8 2023-11: 2 commits · +16 −0 2023-12: 3 commits · +47 −65 2024-01: 3 commits · +56 −16 2024-02: 2 commits · +60 −9 2024-03: 2 commits · +93 −1 2024-04: 4 commits · +897 −1 2024-05: 2 commits · +7 −4 2024-06: 1 commit · +1 −0 2024-07: 1 commit · +16 −0 2024-08: 1 commit · +1 −0 2024-09: 0 commits · +0 −0 2024-10: 3 commits · +5 −5 2024-11: 1 commit · +0 −4 2024-12: 1 commit · +292 −135 2025-01: 2 commits · +53 −0 2025-02: 5 commits · +310 −277 2025-03: 5 commits · +427 −440 2025-04: 3 commits · +95 −44 2025-05: 3 commits · +21 −26 2025-06: 1 commit · +4 −0 2025-07: 4 commits · +6 −4 2025-08: 3 commits · +52 −39 2025-09: 1 commit · +45 −22 2025-10: 3 commits · +53 −1 2025-11: 1 commit · +47 −10 2025-12: 3 commits · +24 −22 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: nested `src` subtree for AMD DMUB display microcontroller support code within the amdgpu display stack, not a standalone kernel-bound hardware driver.