Hey,
Here is qt test tool that you can run on i.MX8MP EVK board using BSP 5.15.71 or 5.15.52. You need to add
webenigne and virtual keyboard package.
IMAGE_INSTALL:append = " packagegroup-qt6-webengine qtwebengine-tools qtvirtualkeyboard"
When you boot into the filesystem, you can execute test_weston.sh. About 10 times or so, the system will freeze.
When you disable use-g2d and reboot system. You can execute test_weston.sh. The system will not freeze.
The different is enabling/disabling the use-g2d feature.
Note: We run the tool with QT5.15. We don't see the system freeze.