how to achieve graphics acceleration without X11 xf86-video-imx-vivante? #1712
-
Hello, I have an IMX6 solo-based custom board and the following are my build configuration.
When I run the custom-made benchmark application I see a 50% drop in FPS. The same application on the board with WInCE7 gives better performance. Just to compare the performance with the IMX Vivante driver, I want to try with following settings
But I see the following commit has removed the X11 xf86-video-imx-vivante driver support from imx-gpu-viv
It is mentioned that it should use the X11 FB driver as a fallback. The question is how to achieve graphics acceleration. Can the X11 FB driver help to achieve that? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi With the "imx-gpu-viv: Upgrade to 6.4.3.p2.4" upgrade NXP dropped X11 support from the proprietary Vivante driver. So what you want to do is unfortunately no longer possible. Max |
Beta Was this translation helpful? Give feedback.
You likely didn't configure that you want to build the downstream BSP
E.g. in conf/local.conf:
IMX_DEFAULT_BSP:imx6qdlsabresd = "nxp"