AMDVLK Driver Adds VK_KHR_display Support

Written by Michael Larabel in Vulkan on 15 May 2018 at 05:43 AM EDT. Add A Comment
VULKAN
The AMD developers working on their official Vulkan driver code updated the public source trees yesterday for XGL and PAL that form the AMDVLK open-source Linux driver.

The XGL code update for AMDVLK adds support for the VK_KHR_display extension, adds some new functions to LLPC (the LLVM Pipeline Compiler), and now also exposes sub-group arithmetic capabilities.

The VK_KHR_display extension is for enumerating displays and modes for a given device, basically to access the raw display device. This extension is a bit more notable than some of the other recent additions since VK_KHR_display can be used for Linux VR use-cases.

Over on the PAL side there are various fixes and other improvements.

Instructions on building the AMDVLK Linux driver from source can be found via this GitHub repository.
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