mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-25 06:32:36 +00:00
The guc boot option is refined on the new linux kernel. The boot option of "i915.enable_guc=0" should be added in order to disable Guc instead of using "enable_guc_loading/submission". But in order to use the same boot option on multi kernel, both of them are kept. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Reviewed-by: Binbin Wu<binbin.wu@intel.com>