I am working on IMX6QP on yocto rocko by karo and 4.14.24 kernel. I built Qt5.9.6.
Can I use the GPU with this kernel ?
When I try to run "Qt5_CinematicExperience --platform eglfs" the system try to open "/usr/lib/dri/etnaviv_dri.so" and this file not exists. In this folder i only have "swrast_dri.so". How can I build the etnaviv driver?
I cannot include meta-freescale in my yocto. Where can I build the vivante driver?
Thanks in advance,
rBeal