• how to enable all cores of Mali-400 GPU?
    Hi there,     We are now transplanting our graphics subsystem onto the sunxi-A20 SoC, whose GPU is Mali-400 MP2. But we find that rendering a frame costs about 33ms, which is too slow. And after we did...
  • Mali-400 GPU's OpenCL support
    Hi I understand that Mali-400 GPU's does not have OpenCL support, can any one share the technical limitations of Mali-400 which limits the OpenCL support. Or it can be added ? Thanks, Mani
  • Shader programs for Mali-400 GPU
    Hello, I was wondering if the open source mali driver made available by ARM is enough to write opengl shader programs. Apparently, it is not a fully functional driver "Note that these components are not...
  • GPU Benchmark Tools Recommendation
    Hi There, Could you please suggest some recommended GPU benchmark tools for OpenGL ES 3.2 and Vulkan 1.1 for Linux and Android based devices? I would like to check those tools on https://developer...
  • ARM Mali-400 cores management
    Hello. We are programming on Mali-400 under Allwinner A20 about a month. We have a some questions about GPU cores. 1) Is there an any way to make sure that all cores work when we calling gldraw() ? 2...