Mesa Gets Patches For GBM, A Graphics Buffer Manager

Posted by Michael Larabel on June 22, 2011

Benjamin Franzke, a developer who as of the past several months has been hacking on Wayland and working to get it running over OpenWF along with making other improvements, has written a graphics buffer manager (GBM) for Mesa.

Franzke's previously accomplishments have been getting Wayland to use Mesa's EGL and Gallium3D software rendering support for Wayland, among other items. Ben's new work that he just published to the Mesa mailing list a few minutes ago adds a graphics buffer management library to Mesa. This is targeted to be used as a native DRM platform for EGL on KMS or OPENWFD. This library replaces the previous hard-coded EGL calls to create buffers and instead uses Mesa's internal DRI interface and for the Gallium3D drivers it acts as a state tracker.

There are eight Mesa GBM patches that add this library to Mesa with Gallium and DRM back-ends. It's hooked into all of the Gallium3D drivers via the DRI state tracker and has also been added to Intel's "classic" Mesa driver since they haven't yet jumped on the Gallium3D bandwagon.

The patch series can be found in the Mesa mailing list archives.

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.
  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