• GPU frequency counters not avaliable
    rk3399 with GPU : ARM Mali-T860 MP4 DS-5 (V 6.3.0) Ultimate Edition and I try on a linux host. Here is my setting: menuconfig options (depending on the kernel version, the location of these configuration...
  • Question on using Hardware Counters in MGD 5.0.0
    I am using MGD version 5.0.0 with my DS-5 license and encounter a problem. I am trying the new feature in MGD 5.0.0, the “Hardware Counters”. I followed the instructions in the user guide and nothing...
  • mali gpu counter
    Hello, recently I am studying mali gpu counters and encountered some questions about the counter "primitive loaded" and "primitives dropped". I refer to the counter explaination here https://community...
  • Streamline Mali Counters
    I am trying to optimize an app for Mali GPU. I am using a ARM Mali-T830 MP2 based device. I am trying to see which frame/draw is stressing the GPU, but not able to get frame level or draw call level data...
  • cross-compile gator module on rk3399(arm64 aarch64 linux-4.4.154) failure!
    I cross-compile gator on host use make -C /home/emel/arm-project/linux-kernel/kernel M=`pwd` ARCH=arm64 CROSS_COMPILE=/opt/gcc-linaro-4.9-2016.02-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu- GATOR_WITH_MALI_SUPPORT...