mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-12 17:52:39 +00:00
Currently the class type of igd_lpc bridge PCI device is not initialized. In such case the guest driver doesn't detect the platform correctly when it is in GVT-d mode. Then the linux i915 driver can't work. Tracked-On: #4745 Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>