QOpenGLWidget Performance in IMX6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

QOpenGLWidget Performance in IMX6

646 Views
vinodpillai
Contributor I

I tried running a QOpenGLWidget sample in Freescale i.MX6 Quad/DualLite hardware and got an FPS of 29.

Link(sample): http://blog.qt.io/blog/2014/09/10/qt-weekly-19-qopenglwidget/

Same sample is supposed to run at 60 FPS on a i.MX6 SABRE Lite board

What all could be the possible reason i should dig into if i want to run it @ 60 FPS?

Labels (3)
0 Kudos
1 Reply

423 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vinod

it may be recommended to use latest gpu libraries, look at latest

boundarydevices/linux-imx6 at imx_3.14.38_6qp_ga · GitHub

also 60fps may be problematic at high resolutions due to internal

buses bandwidth limitations.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos