GPU Offloading Support In Wayland Moves Along

Written by Michael Larabel in Wayland on 5 February 2014 at 01:26 PM EST. 5 Comments
WAYLAND
Support for GPU offloading is making good progress in Wayland and building upon offloading improvements originally worked on for X.Org.

The Wayland GPU offloading builds upon the work already laid by DRM render-nodes, DRI2/DRI3, and DMA-BUF and is implemented within a Wayland world. Right now GPU offloading can work with Wayland but there's no screen synchronization and thus tearing can happen, but that will ultimately be corrected.

Also desired as improvements is no server-side support for DRI PRIME, making no configuration support necessary, support for all graphics devices, hot-plugging support, and client-side buffer compatibility. Axel Davy has been the developer working on this GPU offloading support within Wayland. The design is using DRM-render nodes, DRI_PRIME with Mesa, and supports shutting down the dedicated GPU when it isn't rendering.

Axel has been working on Present support for XWayland, DRI3 XWayland support, the Mesa DRI PRIME patches for Wayland, and other changes. This developer gave a talk last weekend at FOSDEM 2014 about Wayland GPU offloading. If you're interested in learning many more details about the design, the current work, and the work ahead, check out Axel Davy's PDF slides.
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