Merge branch 'up/master' into microsoft/surface/firmware-surface-go

This commit is contained in:
mexisme 2021-03-13 08:23:20 +13:00
commit 055971b825

View file

@ -3,4 +3,9 @@
../. ../.
../../../common/cpu/intel ../../../common/cpu/intel
]; ];
boot.kernelParams = [
# Disable "Panel Self Refresh". Fix random freezes.
"i915.enable_psr=0"
];
} }