dell/xps/13-9360: review

This commit is contained in:
Yegor Timoshenko
2018-05-15 19:54:18 +03:00
parent b586e1051b
commit 0794564c45
3 changed files with 33 additions and 37 deletions

View File

@@ -0,0 +1,8 @@
{
imports = [ ../. ];
kernelParams = [
"i915.enable_fbc=1"
"i915.enable_psr=2"
];
}