• FIR Filter on Mali 400
    Hi everyone. We are trying to use mali 400 GP2 for real time audio processing. Audio data is signed short(16 bit). We implemented FIR filter, but it work very slow for real time processing. We have some...
  • Mali-400 MP2 OpenCL?
    I am working with the Zynq Ultrascale+ ZCU102 Board. On it is a Mali-400 MP2 GPU. I need to use this as an additional computational unit (i.e. use OpenCL rather than OpenGL). I have read that this GPU...
  • Mali-400 MP driver bug
    Hello. I am developing a games for android . There is a device Samsung Galaxy S3 with gpu Mali-400MP, android version 4.3. I have a problem when rendering buffer in parts. I wrote a test application to...
  • 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...
  • Signal Processing with MALI 400 MP
    Note: This was originally posted on 16th April 2012 at http://forums.arm.com Hi, I would like to offload the main CPU from some heavy brute-force signal processing and use the GPU for that. For example...