dmub bug workaround??

This commit is contained in:
Tao Tien 2024-04-25 15:48:29 -07:00
parent 2730602b40
commit e6e3eab93a

View file

@ -98,6 +98,8 @@ AttrKeyboardIntegration=internal";
boot.kernelParams = [
# "mem_sleep_default=deep"
"amdgpu.abmlevel=1"
# TODO DMUB bugfix? (apparently disables PSR?)
"amdgpu.dcdebugmask=0x10"
];
boot.kernelModules = ["kvm-amd"];
boot.extraModulePackages = with config.boot.kernelPackages; [