• bad performance on 3.8 kernel
    Note: This was originally posted on 18th June 2013 at http://forums.arm.com Mali 400 on an exynos-based board: with 3.0 kernel, EGL working fine, with up to 600fps in es2gears ported drivers to 3.8 kernel...
  • GLSL ES 3 mix function bad overload.
    Running the r3p0 drivers I've hit an issue that no other video drivers(Qualcomm, Mesa, Nvidia, fglrx) seem to hit. Running a very simple fragment shader as an example. void main() {   ivec2 uv = ivec2...
  • Bad astc textures with astc-encoder
    Hello. I'm using the latest version of astcenc.exe from https://github.com/ARM-software/astc-encoder and have problems with several textures. For example: astcenc.exe -c "Build_Foam.tga" "Build_Foam...
  • my puzzles about Mali-400/Mali-450 Linux kernel device driver r3p2-01rel4 source
    Hi, all When I'm reading mali kernel driver source r3p2-01rel4, I get confused with some code * Is the UMP an essential component for Mali linux kernel device driver? * There are macros that set up the...
  • Mali-400 Driver r1p1 rel1 incompatible with GATOR
    Note: This was originally posted on 27th August 2013 at http://forums.arm.com I am trying to get profiling information from a Mali-400 in configuration with an A13, using driver r1p1 release 1 for the...