Reduce abmlevel to 2.

Everything got dimmer in 6.14 so I am reducing the abmlevel.
This commit is contained in:
Tom Alexander 2025-09-04 18:40:39 -04:00
parent 2a584915e4
commit 96ea6c4232
No known key found for this signature in database
GPG Key ID: D3A179C9A53C0EDE

View File

@ -20,7 +20,7 @@
# amd_pstate=guided :: Same as passive except we can set upper and lower frequency bounds.
# amdgpu.dcdebugmask=0x10 :: Allegedly disables Panel Replay from https://community.frame.work/t/tracking-freezing-arch-linux-amd/39495/32
boot.kernelParams = [
"amdgpu.abmlevel=3"
"amdgpu.abmlevel=2"
"pcie_aspm=force"
# "pcie_aspm.policy=powersupersave"
"nowatchdog"