Hi ,
Recently I tried to run the glmark2-es2 on Exynos 5422 Board of odroid.
The Mali Drivers version used was r4p1 for Mali T628 GPU and kernel version 3.19 rc1(same experiment was done with 3.10 kernel and 3.17 also)
For this I used Yocto distribution(dizzy 1.7.1) wih matchbox window manager first where glmark2-es2 score was very less - 18 FPS.
Then we changed the window manger to metacity in yocto and ran same gmlark2-es2 and score came out to be 65 FPS.
It was quite surprising as i thought the OpenEGL/Mali drivers performance depends on kernel configuration and performnace tunings done for Mali .
Is there any dependencies on window manger we chose also?
Hi Jasbir,
That is correct. Making use of the hardware blitter represents a big performance improvement when we scale up the surface dimension but it is a small portion of what the hardware theoretically can deliver. Unfortunately each OEM needs to implement the appropriate extension for X11, so far most of the efforts have been concentrated on Android.
It might be worth noting that aside from Intel and -to an extent- nVidia, no other graphics vendors to my knowledge provide full 2D acceleration for their binary X11 drivers.
Best regards,
Tu