• Recompiling Mali drivers for an Android image
    Hi, I'm trying to compile the mali drivers for an Amlogic armv7 kernel. But when i try to make modules I've got this error message : from drivers/amlogic/gpu/mali/platform/meson_bu/meson_main2.c:14: drivers...
  • Problem in checking driver version [Android]
    Mali driver is trying to report its version at, but the Android layer in front of it eats it. There's no real way for an application to work around it, Android wraps the entire API with its own things...
  • How to get Streamline Mali HW counters working on S6 Android 6.0.1
    Hi, I am attempting to get the Mali hardware counters on the S6 working, however the last information I could find was in a post on this forum, stating that the counters were broken by Samsung. Since...
  • Where can I find code of mali200 driver for Android
    Note: This was originally posted on 31st July 2010 at http://forums.arm.com Thx~~~~~~~~~~
  • 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...