Intel DRM Driver Gets Support For Multiple Power Wells

Written by Michael Larabel in Intel on 1 November 2013 at 02:43 PM EDT. 3 Comments
INTEL
As hopefully a sign that Intel will soon be publishing their open-source graphics driver code for next year's Broadwell platform, new patches emerged today for supporting multiple power wells to be present on "upcoming hardware" out of Intel.

Intel has been working towards Broadwell Linux support but there hasn't been any big code drops yet of Broadwell enablement within the Intel DRM / Mesa / xf86-video-intel. However, today by Intel's Imre Deak were a new set of eight patches implementing support for multiple power wells -- with Haswell there is just one dynamic well. "This patchset adds support for multiple dynamic power wells needed by
future platforms."
HW generations so far had only one always-on power well and optionally one dynamic power well. Upcoming HW gens may have multiple dynamic power wells, so add some infrastructure to support them.

The idea is to keep the existing power domain API used by the rest of the driver and create a mapping between these power domains and the underlying power wells. This mapping can differ from one HW to another but high level driver code doesn't need to know about this. Through the existing get/put API it would just ask for a given power domain and the power domain framework would make sure the relevant power wells get enabled in the right order.

The patch series can be found on intel-gfx.
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