• Using clEnqueueMapBuffer Mali-T880
    Hi everyone, I'd like to know what happens when I use the command clEnqueueMapBuffer to the hardware level. All the buffer at CPU-side cache is invalidated? And when I use the command clEnqueueUnmapMemObject...
  • Mali T880 GPU driver for RT Linux
    Hello, I am trying to use linux specific T880 GPU driver on RT linux and I am facing some interrupt latency issues when running simple EGL app on RT Linux with Mali GPU. Can we use the same Mali...
  • What is the specific structure of Mali-T880 on Helio X20?
    Hi,all I am now based on MediaTek's Helio X20 development Opencl algorithm, but it is not clear that the specific structure of the X20 mali-T880, including the number of shadercore, the size of the...
  • 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:...
  • is extension GL_OES_EGL_image_external_essl3 not working properly in compute shader on Mali G71 gpu?
    I am trying to do some image processing on the camera feed using the compute shader on Android devices. However I am reading all black from the samplerExternalOES on the Samsung S8. I bind the texture...