• 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 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 MP2 Power Consumption
    Hi guys, Is there any documentation on the power consumption of the Mali 400 MP2 during different ops. How does this compare with the Mali 470 ? Just curious. Regards, Rajesh.
  • Mali 400 MP2 Power Consumption
    Hi guys, Is there any documentation on the power consumption of the Mali 400 MP2 during different ops. How does this compare with the Mali 470 ? Just curious. Regards, Rajesh.
  • find alternatives for glReadPixels
    I am working on mali400-mp2, and I tried to create a pixmap suface based on a fbdev_pixmap. when I finished rendering, I can get the correct result with glReadPixels, but the data field of fbdev pixmap...