drivers/gpu/drm/amd/pm/swsmu/smu12

AMDGPU SMU12 power management support code

Internal support code inside the AMDGPU graphics stack that handles the version 12 System Management Unit firmware interface, used for clock and power control on AMD Renoir-class integrated GPUs. It is part of the larger amdgpu driver rather than a standalone driver in its own right.

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 sub-component of the AMDGPU graphics driver's power management layer. It has no independent module or device binding of its own, so it cannot be evaluated as a standalone driver — it lives or dies with amdgpu as a whole.

repository signals

4 files
1,951 source lines
44 commits, 5y
+381 / −214 lines added / removed, 5y
22 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 44 total · active in 29/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 1 commit · +33 −0 2021-06: 2 commits · +58 −5 2021-07: 1 commit · +10 −10 2021-08: 1 commit · +1 −1 2021-09: 1 commit · +2 −0 2021-10: 0 commits · +0 −0 2021-11: 3 commits · +5 −21 2021-12: 2 commits · +5 −1 2022-01: 1 commit · +5 −5 2022-02: 1 commit · +11 −1 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 2 commits · +58 −16 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 · +6 −1 2023-02: 1 commit · +2 −2 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 1 commit · +3 −2 2023-06: 0 commits · +0 −0 2023-07: 2 commits · +5 −4 2023-08: 2 commits · +4 −3 2023-09: 1 commit · +6 −2 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 1 commit · +1 −1 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 2 commits · +49 −12 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 3 commits · +13 −11 2024-11: 2 commits · +15 −32 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 1 commit · +6 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 1 commit · +16 −21 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 1 commit · +1 −1 2025-10: 1 commit · +4 −3 2025-11: 1 commit · +26 −26 2025-12: 4 commits · +28 −24 2026-01: 1 commit · +2 −2 2026-02: 2 commits · +6 −6 2026-03: 1 commit · +0 −1 2026-04: 0 commits · +0 −0

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: AMDGPU SMU12 power-management support code under drm/amd/pm, with no standalone device-binding or module entrypoint for a kernel hardware driver.