Re: [Interest] Dual screen Wayland on i.MX6

2017-07-27 Thread Sergio Martins
Hi Filip, On 2017-07-27 09:57, Filip Piechocki wrote: (...) So my question is: Is it possible to run some simple QtWayland compositor that would control both displays? So we can have one HW accelerated application displayed on both screens? Or maybe some other way to get this working? Befor

Re: [Interest] Dual screen Wayland on i.MX6

2017-07-27 Thread Thiago Macieira
On quinta-feira, 27 de julho de 2017 01:57:32 PDT Filip Piechocki wrote: > Is it possible to run some simple QtWayland compositor that would control > both displays? You can't load two QPA plugins in the same application. If you require linuxfb for one, you can't use vivante for the other and vi