• Does the DVFS of mali400mp make sense?
    Hi Does the DVFS of mali400mp make sense? My platform is ODROID, which equipped with the mali400mp GPU. I tried to find out how the GPU affect the power consumption of the platform. The CPU frequency...
  • How to disable GPU hardware accelerate?
    Hi,     I have a board odroid xu3 running android 4.4. Recently I want to compare the performance of hardware rendering (that is, gpu do the rendering work) and software rendering (cpu do the rendering...
  • Disable watchdog on Mali
    Not sure if this is the right place to ask this question but how do I disable watchdog timer on my Note3 which has a Mali-T628? All I could find was dvfs stuff inside /sys/devices/platform/mali.0. Is...
  • Can I get Mali SDK samples performance(fps) in other platform?
    Hello, I have questions about the analysis the performance of GPU through the Mali SDK samples. I ported Mali on my board on fbdev system and I want to compare Mali performance to the one. 1) My fbdev...
  • mali_egl_image official headers
    To accelerate image IO operations I use mali_egl_image* functions from libMali.so I see them by objdump and got function prototypes from somewhere in internet objdump --syms /usr/lib/libMali.so |...