drivers/gpu/drm/amd/display/modules/power

AMD Display Power Management Helpers

Internal helper code used by AMD's Display Core (DC) inside the amdgpu graphics driver to handle power-saving features like adaptive backlight control and panel power sequencing on AMD Radeon GPUs and APUs.

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 subfolder of shared utility code that the main AMD display driver links against. It has no standalone hardware binding and only exists to support the larger amdgpu display stack, so it is not meaningful to evaluate it on its own.

repository signals

3 files
1,174 source lines
32 commits, 5y
+413 / −78 lines added / removed, 5y
22 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 32 total · active in 26/61 months
2021 2022 2023 2024 2025 2026 2021-04: 1 commit · +10 −8 2021-05: 1 commit · +10 −10 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: 1 commit · +39 −0 2022-04: 1 commit · +90 −0 2022-05: 0 commits · +0 −0 2022-06: 1 commit · +17 −16 2022-07: 0 commits · +0 −0 2022-08: 1 commit · +9 −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: 2 commits · +39 −5 2023-02: 1 commit · +0 −7 2023-03: 1 commit · +2 −2 2023-04: 3 commits · +51 −1 2023-05: 1 commit · +7 −0 2023-06: 1 commit · +2 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +10 −10 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 2 commits · +34 −1 2024-01: 1 commit · +6 −0 2024-02: 2 commits · +4 −2 2024-03: 0 commits · +0 −0 2024-04: 1 commit · +2 −6 2024-05: 1 commit · +19 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 2 commits · +6 −6 2024-10: 0 commits · +0 −0 2024-11: 1 commit · +3 −3 2024-12: 1 commit · +6 −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: 1 commit · +2 −0 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 1 commit · +3 −0 2025-09: 0 commits · +0 −0 2025-10: 1 commit · +35 −0 2025-11: 0 commits · +0 −0 2025-12: 1 commit · +3 −0 2026-01: 1 commit · +4 −1 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: AMD DRM display power-management helper module subtree, not a standalone kernel-bound hardware driver.