common-gpu-intel-kaby-lake: enable HuC firmware loading

This commit is contained in:
André Silva
2024-10-21 12:04:09 +01:00
committed by mergify[bot]
parent 796768cbc4
commit 77ec51c21c

View File

@@ -2,6 +2,7 @@
imports = [ ../. ];
boot.kernelParams = [
"i915.enable_guc=2"
"i915.enable_fbc=1"
"i915.enable_psr=2"
];