• mali-400/450 linux kernel driver drm support
    after I read the code of mali-400/450 linux kernel driver r3p2-01rel4, I have a doubt that if it is really able to support DRM. (because of the lack of Mali device, I failed to give a try) Take an example...
  • what firefly / rk3288 kernel fits mali t76x kernel device driver r6p0-02rel0 best for linux + X11?
    Hi ARM, Really great that you have also released the mali midgard gpu X11 user space drivers for firefly (r6p0-02rel0)! TNX! Now I want to merge the corresponding kernel device driver (r6p0-02rel0) with...
  • Unable to benefit from Mali 400 within Android
    Note: This was originally posted on 19th January 2013 at http://forums.arm.com We have Linux kernel 2.6.34 compiled with Mali and UMP modules.  We have not had compile errors.  Everything completes fine...
  • clCreateProgramWithSource & clCreateProgramWithBinary on Mali GPU
    What is the difference between these? when using clCreateProgramWithBinary on qualcomm gpu, the e xecution time is reduced dozens of times compare to clCreateProgramWithSource. but on Mali GPU, There...
  • Where can I get linux drm version drv for Mali G71 GPU
    Hey: I’m porting X11 desktop environment to arm(with Mali G71 GPU)。I have finished building "Mali GPUs Linux EXA/DR12 and X11 Display Drivers"。 Linux DRM version driver is needed, I downloaded the...