Preemption Support Being Tackled For Adreno 700 Series With Linux MSM DRM Driver

Written by Michael Larabel in Hardware on 16 August 2024 at 06:05 AM EDT. Add A Comment
HARDWARE
For improving the open-source graphics driver support for Qualcomm Adreno 700 series hardware such as what's found in the Snapdragon 8 Gen 3 and other SoCs, preemption support is finally being tackled.

The preemption support is for allowing the GPU to switch to its higher priority ring when work is submitted to it compared to the standard/normal ring. By being able to immediately address work on the high priority ring, there can be lower latency for high priority workloads.

Snapdragon 8 Gen 3 slide


This kernel patch series gets the Adreno 700 series preemption support working on the MSM DRM driver.

This kernel work goes along with this Mesa merge request for enabling preemption on the Adreno 700 series within Mesa's Turnip Vulkan driver. This also makes use of a new "skipsaverestore" feature for faster L1 per-bin preemption by allowing the skipping of saving/restoring state and relying on the user-space driver code to restore registers.
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