mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-09 05:44:13 +00:00
After i915.avail_planes_per_pipe(0x0000F) is added to SOS, it will cause that the pipe B/C is initialized without plane. In such case this pipe can't be used by UOS, with error: primary plane disabled. The bootarg is changed so that the pipe B/C on SOS can be initialized with at least one plane. Signed-off-by: Jiang Fei <fei.jiang@intel.com> Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>