Disable i915.enable_psr= (Re-enable PSR)

This comes in tandem with the next commit, which adds a utility for using the mainline kernel
This commit is contained in:
Salt 2022-02-03 08:09:30 -06:00
parent 3c632ce64c
commit 50add7b8b9

View File

@ -64,7 +64,7 @@
tags: [ desktop, desktop-role ]
- role: grub
vars:
grub_cmdline_linux_default: "quiet splash i915.enable_psr=0 mem_sleep_default=deep"
grub_cmdline_linux_default: "quiet splash mem_sleep_default=deep"
tags: [ desktop, grub ]
- hosts: lap-s76-lemp9-1.ws.mgmt.desu.ltd
roles: