mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-22 18:14:16 +00:00
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:
parent
74fed7f0b8
commit
e720ded28d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue