• Further question about GPU Mali-T628 MP4
    Dear Michael McGeagh Appreciate your information about the difference between Mali-T628 MP4 and Mali-T624 MP4. I know they are different GPU brand. From ARM official website, it's very clear that Mali...
  • Mali G71 Job affinity and core ready state
    Hi, I am working on G71, and had few queries regarding job affinity mask as per my current understanding. Please let me know if it is correct, if not, what is the correct behavior. 1. affinity:...
  • Understanding Mali GPU Hardware Counters
    Hi Peter Harris , I have read your blog on Mali GPU Hardware Counters. I have a few questions. The Mali Job Manager Cycles:GPU cycles counter gives the total amount of cycles, the GPU was active....
  • Infinite loop in MALI T6xx shader compiler?
    Hello ARM, In testing today, we found what appears to be an infinite loop in the mali T6xx shader compiler. Tested against Galaxy Note 2014 running 4.4.2. Two shaders are here attached: -shader0291.txt...
  • How to get Mali's data likes the number of shader core etc.
    As the title says, I want to get some data from Mali, but I just found the way to get some common info by call GL10.glGetString. Is there a particular way to achieve it?