host framenix: amdgpu flickering workaround not necessary anymore
is resolved since firmware 3.05
This commit is contained in:
parent
69459e665d
commit
154a8be69c
|
@ -29,8 +29,6 @@ in
|
|||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
boot.kernelParams = [
|
||||
# temporary workaround for white flickering graphics artefacts
|
||||
"amdgpu.sg_display=0"
|
||||
# powersave
|
||||
"amd_pstate=active"
|
||||
"amdgpu.abmlevel=1" # adaptive backlight management
|
||||
|
|
Loading…
Reference in a new issue