There Might Be A New Linux DRM Driver

Posted by Michael Larabel on March 03, 2012

An interesting mailing list question was posed yesterday to DRM developers, which raises the question there might be a new Linux DRM kernel driver being hacked.

From Sascha Hauer, a developer at the German-based Pengutronix, wrote an email entitled libdrm and platform devices? It was quite a simple question, but in the email he mentioned he was working on a DRM driver, which is the interesting part. "I have a drm device on the platform bus, similar to the exynos driver. right now libdrm (at least the tests included in libdrm) refuses to open the device because i915, nouveau, radeon and vmwgfx is all they know about. Looking at the libdrm code it is not obvious how to fix this (except for adding "exynos", "mydevice", "myotherdevice" to the module table which seems awkward and not very futureproof)."

So what is "mydevice" and "myotherdevice" from his message? Pengutronix mostly works on ARM hardware and they describe themselves as providing "Linux solutions for science and industry." Last year this same German developer published a new open-source KMS driver that was for the Freescale i.MX51 and i.MX53 SoCs. These ARM SoCs aren't too popular, but are found in some Google Chrome OS netbooks. That driver from last year didn't have proper in-kernel memory management (GEM/TTM) nor was it accompanied by an open-source user-space driver (DDX and Mesa/Gallium3D). There was also other missing features to this driver from last year.

This yet-to-be-announced DRM driver from Pengutronix could be a re-hashed version of their Freescale DRM driver from last year (though it's a bit late to be worrying about libdrm with it), which has yet to make it into the mainline Linux kernel, or it might be something entirely new. It's been a while since hearing anything about the Freescale i.MX51/i.MX53 DRM driver and even when it was launched it wasn't too exciting, so hopefully this will be some new open-source driver initiative to hear about in the near future.

These patches published by Sascha Hauer against the generic xf86-video-modesetting driver would also seem to indicate that there isn't yet a DDX driver for the new KMS-enabled hardware. Additionally, these patches make the generic mode-setting DDX driver work with non-PCI devices (i.e. ARM hardware).

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. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. KDE's KWin Made Lots Of Progress In 4.11
  2. Ubuntu Announces Carrier Advisory Group
  3. Qt 5.1 Release Candidate 1 Has Arrived
  4. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  5. Subversion 1.8 Presents New Features
  6. LLVM 3.3 Officially Released
  7. LLVM/Clang Now Uses Loop Vectorizer At New Levels
  8. Intel GPU Driver Tries To Rip Out FBDEV Support
  9. Coreboot Doing AMD USB 3.0, Q35 QEMU Emulation
  10. VP9 Codec Now Enabled By Default In Chrome
  11. openSUSE 13.1 M2 Plays On PulseAudio 4.0
Latest Forum Talk
  1. Intel GPU Driver Tries To Rip Out FBDEV Support
  2. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  3. Ubuntu Announces Carrier Advisory Group
  4. Intel Haswell HD Graphics 4600 vs. AMD Radeon...
  5. Planetary Annihilation Plans To Come To Linux
  6. The Wayland Situation: Facts About X vs. Wayland
  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