feat(gs/yeren): Re-enable rc6 and psr
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>
This commit is contained in:
parent
d6f11af7eb
commit
a2c03cc78b
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
|||
extraModulePackages = [ ];
|
||||
kernelParams = [
|
||||
"i915.preliminary_hw_support=1"
|
||||
"i915.enable_rc6=0"
|
||||
"i915.enable_psr=0"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue