Improving Linux DRM For Embedded Systems

Posted by Michael Larabel on April 13, 2012

A set of Direct Rendering Manager patches have appeared to ease the development of targeting DRM drivers for embedded systems. There's also two new DRM drivers using this SDRM layer.

These patches for DRM on embedded systems provide "helpers" to take care of the DRM device and introduce an "SDRM" layer. The helpers can setup the CRTCs, encoders, connectors, and other components as separate devices rather than having the current monolithic design to a DRM driver. This work is based upon some of the Exynos driver patches by Samsung but was written by Sascha Hauer of the German-based Pengutronix.

Sascha was writing a new DRM driver when realizing it shared much common code with the Exynos driver, so he's generalized it into this DRM helper set. Last month I wrote that Sascha Hauer was working on a new DRM driver and it turns out with this DRM helpers work he's written i.MX LCDC and Intel (Marvell) PXA2xx drivers, both of which are described as "very simple last-decade-embedded-lcd-controllers." These new drivers have been tested against the xf86-video-modesetting driver for X.Org usage along with a custom KMS testing tool and libdrm tests.

As said in Hauer's mailing list message, "The drivers posted here are mostly created for demonstration purpose and to give a template for other drivers, but the motivation for creating this layer was the i.MX5/6 IPU (Image Processing Unit) which has two crts (four
on i.MX6), several on-SoC encoders and overlay possibilities. So this layer should not be limited to the real 'simple' cases...The sdrm patches currently have some limitations, but they should be enough for being useful and to present it to a wider audience."

The DRM helpers support is spread into seven patches with adding an SDRM layer for general embedded systems support (the layer allows for creating simple DRM devices), the i.MX KMS driver, and the PXA KMS driver. As far as how this eases development, the i.MX KMS driver is a mere 525 lines of code while the PXA LCDC KMS driver is 863 lines of code.

While there's been good embedded/mobile DRM news this week with this news here, the open-source ARM Mali driver milestone, and a NVIDIA TEGRA DRM/KMS driver, there still is an exciting GPU driver code drop that Phoronix will get to break the news on today or tomorrow.

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. The Cost Of Ubuntu Disk Encryption
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  4. F2FS File-System Shows Regressions On Linux 3.10
Latest Linux News
  1. Jolla Announces Their First Phone
  2. Mageia 3 Released, Still Using Legacy GRUB
  3. NetBSD 6.1 Brings In More Features
  4. Using Six Monitors With AMD's Open-Source Linux Driver
  5. Benchmarking The Intel P-State, CPUfreq Changes
  6. FreeBSD Still Working On Next-Gen Package Manager
  7. DNF Still Advancing As Experimental Yum For Fedora
  8. Logitech Begins Supporting Linux Users
  9. Modern Intel Gallium3D Driver Still Being Toyed With
  10. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  11. GCC 4.8.1 Compiler Due To Be Out Next Week
Latest Forum Talk
  1. Jolla Announces Their First Phone
  2. Radeon Gallium3D Gets Important Cayman Fixes
  3. Ubuntu Looks Towards MySQL Alternatives
  4. Mageia 3 Released, Still Using Legacy GRUB
  5. DRM Moves Ahead With HTML5 Specification
  6. The Cost Of Ubuntu Disk Encryption
  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