3950x: remove some gpu workarounds

auto-flake-update
Yorick van Pelt 2022-05-14 11:47:32 +02:00
parent 7c3550e302
commit df79d888a6
Signed by: yorick
GPG Key ID: A36E70F9DC014A15
1 changed files with 0 additions and 5 deletions

View File

@ -26,11 +26,6 @@ in {
# linkConfig.NamePolicy = "mac kernel database onboard slot path";
# };
boot.kernelParams = [
"amdgpu.ppfeaturemask=0xffffffff"
"amdgpu.noretry=0"
"amdgpu.lockup_timeout=1000"
"amdgpu.gpu_recovery=1"
"amdgpu.audio=0"
# thunderbolt
"pcie_ports=native"
"pci=assign-busses,hpbussize=0x33,realloc"