common/gpu/intel: update modules to use new options

This commit is contained in:
Gavin John
2024-10-18 14:25:48 -07:00
committed by mergify[bot]
parent 184091915d
commit 86a33c3e32
10 changed files with 51 additions and 0 deletions

View File

@@ -5,4 +5,6 @@
"i915.enable_fbc=1"
"i915.enable_psr=2"
];
hardware.intelgpu.vaapiDriver = "intel-media-driver";
}