disable AMD Adaptive Backlight Management

Word on the street is that this can save 0.5W, but I think I'm ok with
spending those electrons.
This commit is contained in:
Pig Monkey 2025-09-29 09:48:48 -07:00
parent 74fed7f0b8
commit e720ded28d

View file

@ -336,7 +336,7 @@ pkgfile:
hardened:
enable_namespaces: true
kernel_parameters: "quiet consoleblank=60"
kernel_parameters: "quiet consoleblank=60 amdgpu.abmlevel=0"
power_management: "tuned"