• Mali t-760 GPU Architecture
    Hi all, I'm new on the group and I've started looking at the Mali architecture, so as to identify some optimization opportunities. I'm looking at issues on control/memory divergency, memory coalescing...
  • Cap the GPU memory usage for mali kernel driver
    Does the current r19 mali driver support capping the memory usage ? I am looking at some of the memory stats for the mali driver and I see that the memory can grow till system runs out of memory: ...
  • Is it somehow possible to sample a texture with GL_R32F format with a sampler2D on Mali T-760?
    At the moment I get a OOM error when sampling a GL_R32F texture using a sampler2D in a compute shader on a Samsung S6. (It works on Tegra K1). I get this error: GLES-MALI OOM error: execution failed ...
  • Draw a bimap in opengles with Mali-400 mp2
    Hi everyone:     I'm new to Mali Graphic.Recently,I want to draw a bitmap in opengles with sc7731g efficiently.I learn that sc7731g consists of Mali-400 mp2.I was wondering if mp2 means the Mali400 mp2...
  • Can we trace per-process Mali GPU memory utilization using DS-5?
    I would like to know if any existing ways are there to find out per-process GPU memory utilization so that I can easily find out which is the most GPU memory hungry process in my system. I tried to figure...