Hi all
I want to know the different of using GPU (opengl) between X11 and wayland on I.MX6DL.
Because I found my Qt widget project runs with high CPU on X11, I think it doesn't use GPU to process the interface,all the paint,update are process on CPU.
So I want to know that Wayland is better than X11 or not about GPU.
Best regards
Mihan