Hi,
We are experiencing poor performance with QT5.1 + elgfs plugin built with Yocto build system compared to the same application running with QT4.8. There is also a difference between Yocto and Arago distributions. The CPU load is also significantly higher with QT5 than QT4.8. Could it be that we have some issues with the build system?Is it possible to use the hard fp gcc compilers with Yocto?
Also is there any support for 3.8 and newer drivers for GPU parts?
Output from gfx_check.sh
---------------------------------------------------------------
root@am335x-evm:/# ./gfx_check.sh
WSEGL settings
[default]
WindowSystem=libpvrQWSWSEGL.so
------
ARM CPU information
Processor : ARMv7 Processor rev 2 (v7l)
BogoMIPS : 718.02
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc08
CPU revision : 2
Hardware : am335xevm
Revision : 0000
Serial : 0000000000000000
------
SGX driver information
Version SGX_DDK_Linux_CustomerTI sgxddk 1.10@2359475 (release) /home/niclas/poky-dylan/build/tmp/work/am335x_evm-poky-linux-gnueabi/omap3-sgx-modules/4.10.00.01/Graphics_SDK_4_10_00_01/GFX_Linux_KM
System Version String: SGX revision = 125
------
Framebuffer settings
mode "800x480-62"
# D: 30.000 MHz, H: 32.433 kHz, V: 61.895 Hz
geometry 800 480 800 960 32
timings 33333 39 39 29 13 47 2
rgba 8/16,8/8,8/0,8/24
endmode
Frame buffer device information:
Name : DA8xx FB Drv
Address : 0x97000000
Size : 3072000
Type : PACKED PIXELS
Visual : TRUECOLOR
XPanStep : 0
YPanStep : 1
YWrapStep : 0
LineLength : 3200
Accelerator : No
------
Rotation settings
0
------
Kernel Module information
Module Size Used by
omaplfb 11143 0
pvrsrvkm 171958 1 omaplfb
------
Boot settings
console=ttyS2,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext3 rootwait ip= mem=384M vram=32M omapfb.vram=0:32M omapfb.mode=lcd:800x600MR-16@60
------
Linux Kernel version
Linux am335x-evm 3.2.28 #1 Wed Sep 18 12:29:10 EEST 2013 armv7l GNU/Linux
root@am335x-evm:/#
---------------------