• OpenCL printf with r9p0 on Hardkernel Odroid XU4 (Mali T628MP6)
    I'm trying to use OpenCL printf on an XU4 with the r9p0 OpenCL drivers. These report as OpenCL version 1.2, so my understanding is that printf should be support ed without the need to use extensions,...
  • Streamline on Samsung Galaxy S6
    Hello, I am trying to build kernel for Samsung Galaxy S6 to use DS-5 streamline. In menuconfig, "Mali Midgard series support" and "Mali t6xx r4p0 support" have dependency (They should be configured...
  • What is the GLops of Mali T628MP6? Can't get 17 flops per pipe using OpenGL.
    For Mali T604 and T628, peak performance is 17 FP32 FLOPS per ALU per cycle. http://malideveloper.arm.com/downloads/OpenCL_FAQ.pdf shows this is compsed of: 7: dot product (4 Muls, 3 adds) 1: scalar add...
  • Using DS-5 Streamline in Samsung Galaxy S5 Phone [?]
    I want to use DS5 in Samsung Galaxy S5 phone (SM-G900H) having a Mali T628 GPU. Should I follow the tutorial as in Nexus 10 from the link below and download Android 4.4.2 kernel or download a specific...
  • eglChooseConfig on Samsung Galaxy S5 running ARM Mali T628 MP6
    Hi, I'm trying to run a benchmarking tool on the Samsung Galaxy S5 to test some optimizations and perhaps start experimenting with the use of ASTC. It seems like the GL driver is failing to create a context...