System Frame-Buffer Bus Proposed For Linux

Posted by Michael Larabel on February 18, 2013

A System Frame-buffer Bus has been proposed for the Linux kernel. The focus of this new bus is to address the problem of many different graphics drivers, e.g. DRM and FBDEV, attempting to access the graphics card's frame-buffer and no clean way for addressing control of it.

The set of nine large kernel patches for handling the global system frame-buffer access by device drivers within the kernel is being done by David Herrmann. This is the developer that's long been working on the crusade to kill the Linux kernel console.

Up to now in Linux there's been no way to grant a specific driver access to a frame-buffer device and no proper way for later revoking access. Through this System Frame-buffer Bus, devices can now be bound/unbound to drivers so that only one driver has access to a single system frame-buffer at a time. This bus also allows controlling what drivers get loaded. There's also support for a special function so that a driver call can unload all other drivers accessing that system frame-buffer, such as for having a proper DRM driver knocking out all other FBDEV drivers and others that may have been loaded first for the graphics hardware.

David Herrmann introduced this new system frame-buffer bus along with the necessary work to the DVBE and vesafb drivers as an example implementation.

The set of patches presenting this new frame-buffer bus for the Linux kernel is currently residing on the Linux kernel mailing list. It will likely be too quick too soon to get into the Linux 3.9 kernel, but would then make it a possibility for the Linux 3.10 kernel if developers are interested in merging this useful and needed feature.

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. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. LLVM Clang 3.3 RC2 Is Ready For Testing
  2. AMD RadeonSI Gallium3D Begins Simple CL Demos
  3. Intel Shows Off GNOME3-Based Tizen Shell
  4. Linux Desktop Security Could Be A Whole Lot Better
  5. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  6. New NVIDIA Linux Driver Supports The GeForce GTX 780
  7. Chrome 28 To Offer More Speed Improvements
  8. Digia Announces "Boot To Qt" Project
  9. X.Org Libraries Hit By Round Of Security Issues
  10. Wayland's Weston Gets Output Scaling Support
  11. Raspberry Pi Gets New Wayland Weston Renderer
Latest Forum Talk
  1. Could the forum help improve the quality of...
  2. Linux Desktop Security Could Be A Whole Lot Better
  3. X.Org Libraries Hit By Round Of Security Issues
  4. Intel Shows Off GNOME3-Based Tizen Shell
  5. VIA KMS Driver Now Supports HDMI Output
  6. AMD RadeonSI Gallium3D Begins Simple CL Demos
  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