[Mesa-dev] Broadcom VideoCore IV
Mohamed MEDIOUNI
mohamedmediouni91 at gmail.com
Sat Apr 19 06:32:27 PDT 2014
The VideoCore IV GPU has 14 cores:
- 2 VPU Cores : Full-blown cores which run the ThreadX RTOS.
There is an experimental LLVM port to it and also the VBCC C89
compiler(which has'nt time support so classic benchmarks run indefinitely).
The binary blob run on that.
5 GFlops
- 12 QPU Cores : 3D cores officially documented by Broadcom and using a
tile-mode rendering architecture.
The full Android driver for that was open-sourced at the end of February.
24Gflops
Questions:
Can Gallium3D run with tile-mode rendering architecture ?
Is it better using Mesa and the Broadcom shader compiler ?
Is it better using the VPU and an adapted LLVMpipe ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140419/b20a7811/attachment.html>
More information about the mesa-dev
mailing list