diff options
| author | Grisha Shipunov | 2025-01-09 18:37:46 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-09 18:37:46 +0100 |
| commit | a8fbff057663149c4713c4cbaf83998a8d50de37 (patch) | |
| tree | 95a6c97d2eb4bee0e99a6352f0a62b00e6d45593 /hosts/toaster/amd.nix | |
| parent | 73986e131b1249b8f1eb58cc1287326604a5de34 (diff) | |
fixup old config
Diffstat (limited to 'hosts/toaster/amd.nix')
| -rw-r--r-- | hosts/toaster/amd.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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 = { |
