From a8fbff057663149c4713c4cbaf83998a8d50de37 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Thu, 9 Jan 2025 18:37:46 +0100 Subject: fixup old config --- hosts/toaster/amd.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/toaster/amd.nix') diff --git a/hosts/toaster/amd.nix b/hosts/toaster/amd.nix index 54872a0..81f74c4 100644 --- a/hosts/toaster/amd.nix +++ b/hosts/toaster/amd.nix @@ -6,6 +6,8 @@ "amd_pstate=active" # try to fix weird flickering "amdgpu.sg_display=0" + # some weird amd PSR shit... + "amdgpu.dcdebugmask=0x10" ]; # hardware.graphics = { -- cgit v1.3.1