• Are the Vulkan drivers compatible with Mali-T764 GPU ?
    Greetings, I'm currently looking for a cheap Vulkan-compatible development board with a Mali GPU, that is compatible with mainline kernels. The best I've currently found uses a Mali-T764. The Mali Vulkan...
  • Where can I download Mali-T764 user space drivers?
    I got a Rockchip RK3288 development board, and would like to get Mali-T764 running on its Linux system. I checked Mali Drivers but found no drivers. Will you please point it out for me?
  • Mali T764/RK3288: how to get the ion handler/address from egl window surface
    We are using firefly board and run Android 4.4.4. And we want to display the frame buffer (content generated from GPU) directly instead of using elgswap() for speed critical application. But we meet one...
  • Qt5 app fails creating the EGL surface - Firefly RK3288 (Mali T764)
    Hi all, I have a Firefly board with Ubuntu 14.04, Kernel 3.10, and the Mali binaries from the package "malit76xr5p006rel0linux1fbdevtar.gz". I've built the Mali SDK OpenGL demos, and they run ok over...
  • How to share texture memory between CPU/GPU for firefly's/rk3288 fbdev Mali-T764
    I got the hardware video decoder working on my firefly/rk3288. I can blit the yuv/nv21 output frame to rgb frame memory using fireflys dedicated 2d acceleration hardware. All I need right now is a memory...