lima (and probably other separate from KMS drivers): UI unstable on Android after !12074
Hi,
Today I've faced an issue on Android. I've bisected it down-to commit 47f000c1.
Issue description:
Main launcher window become unstable and crashes immediately after start.
It's still unclear to me why launcher crashes, because my Android build doesn't request handle from libgbm. To get KMS handle it imports dma-buf FD into KMS-node directly. Probably some issue is somewhere in mesa3d internals itself.