Intel's Patches Proposed For Adding Legacy UMS

Written by Michael Larabel in Intel on 25 August 2010 at 10:31 AM EDT. 9 Comments
INTEL
Back in July we reported on driver work done by Intel's Chris Wilson to add back user-space mode-setting support to the Intel X.Org DDX driver (xf86-video-intel) to allow those with older Intel (i8xx) chipsets where kernel mode-setting can be buggy to at least have a decent experience with UMS. Intel was quick to strip out user mode-setting support from their X.Org driver once their KMS support was stabilized, but it turns out that old Intel hardware with UXA (the GEM-ified EXA) and kernel mode-setting was buggy and could lead to artifacts and stability issues. These problems had led Ubuntu and other distribution vendors to use old Intel drivers so that they wouldn't be shafting a small percent of their users with vintage Intel hardware.

Testing of the legacy Intel driver work done by Chris to integrate back a user-space mode-setting path for this old hardware (and the UMS path also works with new Intel chipsets too) along EXA 2D acceleration has been somewhat positive, but it hasn't addressed all problems reported by Intel Linux users. This also just provides an older code path for users rather than addressing the actual problems with GEM/KMS itself for these customers.

Chris Wilson has submitted his patch yesterday afternoon to the Intel mailing list to re-integrate legacy user-space mode-setting support into the open-source driver. This would add over 48,000 lines of code back to the Intel driver as it takes all of their 2D non-GEM EXA acceleration code from their xf86-video-intel 2.6 driver with updates through their xf86-video-intel 2.9 driver (right before EXA/UMS was dropped).

Though in order for this code to be pulled back into the mainline Linux 2D driver, Chris/Intel would like a commitment from distribution vendors to supporting and using this older code. "I'd like a show of commitment from the distributions that this is how we should proceed. Our goal, and our focus, is on providing KMS and GEM for Intel chipsets. We do not want legacy/ums to hinder that, however we also do not want to leave machines behind (i8xx, the current bane of our existence) and force each distributions to fork their own legacy driver."

Those wanting to try this legacy UMS driver can find the code in the legacy branch of Chris Wilson's xf86-video-intel driver. This work could be integrated and released with xf86-video-intel 2.13, which will be Intel's next quarterly driver update and will be released within a month or two.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week