mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-26 07:02:31 +00:00
When initial_modeset is enabled, will check EDID in early stage, while sometime didn't get EDID in time through I2C, and will cause CRTC not used correctly in some corner cases. Then we need force enabling two HDMI connectors to attach CRTC in initial modeset stage. Signed-off-by: Fei Jiang <fei.jiang@intel.com> Reviewed-by: Zhao, Yakui <yakui.zhao@intel.com> Reviewed-by: Min He <min.he@intel.com>