mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-15 22:54:01 +00:00
Now all the 3D ops are handled in one dedicated thread. As 3D ops are not safe in multi-thread env, some checks are added so that it can indicate that it is not in the expected code path. Tracked-On: #7296 Acked-by: Wang Yu1 <yu1.wang@intel.com> Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>