Fix permissions for i915 enable_guc option

This commit is contained in:
Alexandre
2025-11-28 19:27:50 +01:00
parent c94690160c
commit f2a8cac7b0
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
## 10.11.3-2 (30-11-2025)
- Allow `i915_enable_guc` to be applied on hosts that expose the runtime parameter by granting raw I/O capability and AppArmor a
ccess to `/sys/module/i915/parameters/enable_guc`.
## breaking_versions: 10.11.3-1 (23-11-2025)
- Minor bugs fixed