Raspberry Pi Gets Fully Open-Source Graphics Stack

Posted by Michael Larabel on October 24, 2012

The popular budget-friendly Raspberry Pi ARM development board now has a fully open-source graphics stack -- the user-space graphics drivers for the Broadcom VideoCore included!

Since July of this year I had been exclusively hinting that a major open-source announcement was coming... In that article for the clued Phoronix readers it was made sort of apparent it was about ARM graphics drivers and the Raspberry Pi. Well, today, the Raspberry Pi Foundation is finally able to announce they have a fully open-source graphics driver stack for their low-cost development board!

Up to this point there has only been an open-source kernel module for tapping the Broadcom VideoCore found on the $25~35 USD computer boards, but now the user-space can finally be opened up and the developers have already tosses the user-space Pi code onto GitHub. "This repository contains the source code for the ARM side libraries used on Raspberry Pi. These typically are installed in /opt/vc/lib and includes source for the ARM side code to interface to: EGL, mmal, GLESv2, vcos, openmaxil, vchiq_arm, bcm_host, WFC, OpenVG."

The primary graphics APIs for the low-power Raspberry Pi are OpenGL ES 2.0, OpenVG, EGL and OpenMAX IL. The BCM2835 SoC used by the Raspberry Pi has a VideoCore IV graphics processor. The opened up user-space bits exposes all of these interfaces.

Alex Bradbury, the lead Linux developer at the Raspberry Pi Foundation, blogged about this accomplishment. "The BCM2835 used in the Raspberry Pi is the first ARM-based multimedia SoC with fully-functional, vendor-provided (as opposed to partial, reverse engineered) fully open-source drivers, and that Broadcom is the first vendor to open their mobile GPU drivers up in this way."

Their user-space bits unfortunately aren't based around the Mesa/Gallium3D architecture, although it's possible they could now be ported to such a driver thanks to the fully open-source code-base. With the opened up user-space, the kernel driver also stands a chance of being accepted into the mainline Linux kernel tree.

Up to this point graphics kernel drivers that rely exclusively upon closed-source user-spaces haven't been accepted since there's many troubles to having a kernel who's only "user" is a binary blob, but that's now changed for the Raspberry Pi. The only bit that's not opened up is the microcode/firmware, which still must be loaded at boot, but still that's nothing different than how the AMD Radeon driver functions along with some other GPUs.

Nice job to the Raspberry Pi Foundation and Broadcom. Hopefully other vendors will be following soon... We did hear that Samsung may open up more of their Exynos SoC. We also know that NVIDIA will be opening up some of their Tegra graphics documentation for at least the 2D side. Meanwhile there still is various reverse-engineering of ARM graphics cores like the Lima driver for ARM Mali graphics and the Freedreno driver for Qualcomm Snapdragon graphics.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  2. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  3. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
  4. AMD Radeon Gallium3D More Competitive With Catalyst On Linux
Latest Software Articles
  1. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. Modern Intel Gallium3D Driver Still Being Toyed With
  2. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  3. GCC 4.8.1 Compiler Due To Be Out Next Week
  4. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
  5. Linux's "Ondemand" Governor Is No Longer Fit
  6. Firefox 22 Beta Enables WebRTC Support
  7. OpenSUSE 13.1 Milestone 1 Released
  8. DRM Graphics Driver Comes For Dove/Cubox
  9. JADE: An LLVM-Based Video Decoder For MPEG RVC
  10. Ubuntu 13.10 Likely Switching To Chromium Browser
  11. Unity 7, Compiz To Be Polished For Ubuntu 13.10
Latest Forum Talk
  1. Greater Radeon Gallium3D Shader Optimization Tests
  2. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. Linux's "Ondemand" Governor Is No...
  5. Modern Intel Gallium3D Driver Still Being Toyed...
  6. OpenSUSE Considers Replacing LXDE With E17
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite