• mali400 utgard fbdev r5p1_01 rectangular video memory
    Hi, I'm tring to use the Mali400 on the Xilinx MpSoC device (aarch64 Linux) using the utgard fbdev r5p1_01 drivers/libs. I used Mali_OpenGL_ES_SDK_v2.4.4.71fdbd_Linux_x64.tar.gz to build the test applications...
  • How to get the source code for Mali GPU User-Space driver?
    I have an ARM development board with Mali-400 and want to porting Android on it. I didn’t see the boot animation because the origin AOSP supports emulator rendering. After tracing Surfacefinger, I...
  • samplerExternalOES performance on Mali-400
    Hi, I've just noticed that texture lookups using samplerExternalOES (as specified in the OES_EGL_image_external extension) seem to come with a performance impact on Mali-400, at least if the instruction...
  • Multiple displays with mali-fbdev
    I'm using the Mali-T76x fbdev drivers for Firefly and want to use /dev/fb1 as a second display.  Is it possible to call eglGetDisplay() with an argument other than EGL_DEFAULT_DISPLAY in order to use...
  • Mali and Vulkan on Linux fbdev
    Greetings everyone, Is there any example on how to execute a Vulkan example, with Mali drivers, on Linux using the fbdev interface ? I'm just wondering how the display initialisation and surface creation...