mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-29 21:49:05 +00:00
Some UOS need use FB device to display, while initial_modeset will disable fb, so we need remove correlation between plane restriction and initial modeset in kernel driver, also don't need set enable_initial_modeset in launch script. Signed-off-by: Fei Jiang <fei.jiang@intel.com> Reviewed-by: Min He <min.he@intel.com>