Raspberry Pi's Nonchalant Graphics Stack For Linux

Posted by Michael Larabel on February 01, 2012

Many were talking yesterday about why the forthcoming $25/$35 Raspberry Pi system won't ship in kit form, but of more interest to Phoronix readers out of that blog post would be the details concerning their Linux graphics driver stack and what they will be supporting.

The Raspberry Pi, which is based on a Broadcom BCM2835 SoC, has a VideoCore IV GPU paired with its ARM1176JZF-S 700 MHz processor. Here are a few details about the expected graphics software stack configuration:

- OpenGL ES 2.0, OpenVG, EGL, and OpenMAX IL will be the core APIs supported by their GPU libraries on the Raspberry Pi. (Sadly it doesn't look like their library setup is based upon Gallium3D.)

- The Raspberry Pi Foundation has licensed MPEG-4 and H.264 codecs for the device, which the VideoCore IV GPU can accelerate. They also hope to be able to support VP8, MJPG, and Theora since those codecs are royalty-free. The GPU itself is able to handle hardware decoding for H.264, MPEG-1, MPEG-2, MPEG-4, VC-1, AVS, and MJPG. There is vector-accelerated-but-otherwise-software-decode for VP6, VP7, VP8, RV, Theora, and WMV9. The VideoCore IV is said to be able to support 1080p encode and decode. It would be interesting if the video acceleration on the Raspberry Pi was exposed through VA-API or VDPAU, but that doesn't appear to be the case.

- The graphics stack is made-up of closed-source libraries. This is common for ARM SoCs unfortunately, but the Lima project may change things.

- The only open-source part of the graphics stack is the kernel driver itself, which again isn't too different from the other ARM SoC vendors. Unfortunately this open-source kernel driver is not part of the mainline Linux kernel (at least as of the current Linux 3.3 cycle). If the interfaces exposed by the kernel driver are only used by a closed-space "client", it unfortunately doesn't stand much of a chance of making it into the kernel as the kernel developers can't properly test the interface and its functionality is limited to using a binary blob. Read about embedded GPUs on Linux being a great big mess.

So basically the Raspberry Pi graphics situation isn't anything special compared to the other SoC vendors. The Broadcom BCM2835 with VideoCore IV graphics should offer decent OpenGL ES 2.0 performance. It's also very capable of serving 1080p content with hardware acceleration. Back at SCALE 10x I saw the Raspberry Pi running the XBMC media player and it was quite a surprisingly pleasant experience. The only downsides are that the user-space libraries are closed-up and that the open-source kernel driver is not part of the mainline Linux kernel.

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. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. Linux's "Ondemand" Governor Is No...
  3. New Linux Kernel Vulnerability Exploited
  4. KDE's Krita Ported To OpenGL 3.1, OpenGL ES 2.0
  5. Radeon Gallium3D Gets Important Cayman Fixes
  6. Modern Intel Gallium3D Driver Still Being Toyed...
  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