• my puzzles about Mali-400/Mali-450 Linux kernel device driver r3p2-01rel4 source
    Hi, all When I'm reading mali kernel driver source r3p2-01rel4, I get confused with some code * Is the UMP an essential component for Mali linux kernel device driver? * There are macros that set up the...
  • MALI-400 Driver Support Issue
    Note: This was originally posted on 25th September 2012 at http://forums.arm.com Hi, I am working on Galaxy S3, Exynos quad-core, [font=sans-serif]1.4 GHz quad-core [/font] Cortex-A9 with MALI-400 MP...
  • Where is the User Space Driver (X11) on the Mali-450?
    Good morning. I am looking for User Space Driver for X11 of Mali-450. But I looked but only fbdev and wayland exist and x11 is not found. I use a board called "ODROID-C1" (ODROID-C1 board uses Mali...
  • Mali 450 r6p1 & DMABUF
    Hello, I have been trying to use DMABUF With egl on a Mali 450 (on an odroid C2). I was able to successfully use it with the following setup for a 1920x1080 image : const EGLint img_attrs[] = {      ...
  • Mali 400/450 Fragment shader precision and photo gallery application
    Hello Are there any possible way how to properly(without loss of quality) render photo pictures ( as texture in opengl ) on Mali 400/450 if we have only available 16bit precision f ragment shader? If...