about summary refs log tree commit diff
path: root/users/glittershark/system
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-12-14T17·53-0500
committerglittershark <grfn@gws.fyi>2020-12-14T18·18+0000
commita2c03cc78bdd7e5f36e0246ad2991aa0d6ac9c00 (patch)
tree251eced1cb9ee9777b9d5621569867bb1469328e /users/glittershark/system
parentd6f11af7eb31304a695aa1f8458876edc578b15e (diff)
feat(gs/yeren): Re-enable rc6 and psr r/2010
These didn't appear to be the source of the flickering after all.

Change-Id: Id3cce3e7905d0af21dc6ec4dc3a11828451378fe
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2254
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
Diffstat (limited to 'users/glittershark/system')
-rw-r--r--users/glittershark/system/system/machines/yeren.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/glittershark/system/system/machines/yeren.nix b/users/glittershark/system/system/machines/yeren.nix
index 590c09fbf5..2cbf45a12f 100644
--- a/users/glittershark/system/system/machines/yeren.nix
+++ b/users/glittershark/system/system/machines/yeren.nix
@@ -32,8 +32,6 @@
     extraModulePackages = [ ];
     kernelParams = [
       "i915.preliminary_hw_support=1"
-      "i915.enable_rc6=0"
-      "i915.enable_psr=0"
     ];
   };