One-Line Patch To Intel's Vulkan Linux Driver Can Help Modern Games By A Few Percent

Written by Michael Larabel in Intel on 12 January 2022 at 05:39 AM EST. 5 Comments
INTEL
A patch merged into Mesa 22.0 on Tuesday for Intel's "ANV" open-source Vulkan Linux driver is helping bump up the perforrmance in modern games.

The one-line patch can help modern games both native and via Steam Play (Proton + DXVK) by a few percent. The change is simply increasing the binding table pool size from 4KB to 64KB.

With modern games the binding table pool has been exhausted and ultimately leads to excesses flushes and stalls as a result. By simply increasing that binding table pool capacity up to 64KB, games like Fallout 4, Shadow of the Tomb Raider, Borderlands 3, and likely many others are benefiting. At least for the games mentioned it's in the 3~4% range, which isn't bad on top of all the other Intel Vulkan driver optimizations in recent months and for just being a simple one-line change.


This patch is now in Mesa 22.0, which is working up to its stable debut in February.
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