AMDVLK 2020.Q4.1 Is Released With A New Vulkan Extension And Three Game-Specific Fixes

From LinuxReviews
Jump to navigationJump to search
Amdlogo.png

AMD has released a new version of their AMDVLK Vulkan driver for Linux with support for one new Vulkan extensions and game-specific fixes for Wolfenstein II: The New Colossus, Second Extinction and X-plane. Performance is still overall worse than the AMD RADV Vulkan driver that comes with Mesa 20.2.0 and performance is much worse in specific graphics benchmarks and image up-scaling.

AMD HD7850 GPU.20200108.jpg
An older Vulkan-capable AMD HD 7850 GPU.

AMD's release note story for AMDVLK 2020.Q4.1 is that it updates the Vulkan API to 1.2.156 (the latest Vulkan specification is 1.2.158) and adds support for the VK_EXT_shader_image_atomic_int64 Vulkan extension. They also list three game-specific fixes and one regression:

"Issue fix

  • 50% performance drop in 4k low for X-plane new update
  • System hangs while playing Wolfenstein II: The New Colossus for 5-10 mins
  • (Regression in v-2020.Q1.2 AMDVLK on Polaris GPU) Some shadow fails to be rendered
  • Second Extinction crashes during launch"
AMDVLK v-2020.Q4.1 release notes

AMDVLK's performance has long been sub-par compared to Mesa's RADV driver. That's the driver GNU/Linux distributions ship with, AMDVLK is optional. AMDVLK is much closer to the Windows-driver than Mesa's RADV and compatibility may be a reason to install the latest and greatest AMDVLK 2020.Q4.1 driver. Performance is, as you will see if you read on, not a reason to install it.

MSI Kombustor 4.1.6.0, Wine[edit]

MSI Kombustor v4.1.6.0 Donut On Linux Using Wine.jpg
Donut rendering benchmark in MSI Kombustor 4.1.6.0, running in Wine, using Vulkan.

Mesa's RADV driver has long been close to equal with AMDVLK except in the TessMark scenes. AMDVLK 2020.Q3.5 and 2020.Q3.6 failed miserably in MSI Kombustor's TessMark scenes and that's still the case with AMDVLK v2020.Q4.1. Whatever Vulkan extensions MSI Kombustor is using for those will clearly have a very negative impact on gaming performance.

MSI Kombustor 4.1.7.0, Wine 5.19, 1080p, RX470
FPS
Mesa 20.2.0 AMDVLK 2020.Q3.6 AMDVLK 2020.Q4.1
Furmark-Donut VK 51 50 50
Furkmark-MSI VK 82 81 81
Phong-Donut VK 500 482 488
TessMark-X32 VK 104 13 Blond-anime-girl-with-red-questionmark.png 13 Blond-anime-girl-with-red-questionmark.png
TessMark-X16 VK 246 97 Blond-anime-girl-with-red-questionmark.png 94 Blond-anime-girl-with-red-questionmark.png

The MSI Kombustor are basically the same with the TessMark scene being a notable exception. 50 or 51 FPS isn't something to write home about.

Image Up-Scaling[edit]

Mesa 20.2 was notably faster than AMDVLK v-2020.Q3.6 in our waifu2x 100-anime-girls-with-questionmarks and realsr-ncnn-vulkan 20-anime-girls-with-questionmarks image up-scaling benchmarks. That's still the case with AMDVLK 2020.Q4.1. waifu2x is very good at up-scaling cartoons and images of that nature 2x while RealSR is great for up-scaling any image by 4x. The results are notably better than what you get if you use convert from ImageMagick or just re-size an image using GIMP or similar software. You will rarely, if ever, need to upscale hundreds of images, and the difference is negligible if you up-scale a single image. The difference is pretty significant if you ever do need to up-scale hundreds of images with RealSR.

waifu2x-ncnn-vulkan
100-anime-girls-with-questionmarks
AMD RADV ACO
Mesa 20.2.0
AMDVLK
v-2020.Q3.6
AMDVLK
v-2020.Q4.1
4m28.594s 4m39.094s 4m39.527s

Mesa RADV is faster at waifu2x image up-scaling using Vulkan. The difference between the two is a bit smaller than it is in the realsr-ncnn-vulkan RealSR implementation.

realsr-ncnn-vulkan
20-anime-girls-with-questionmarks
AMD RADV ACO
Mesa 20.2.0
AMDVLK
v-2020.Q3.6
AMDVLK
v-2020.Q4.1
5m26.932s 7m49.148s 7m59.539s

Acquiring The Technology[edit]

AMDVLK can be installed side-by-side with Mesa's RADV driver in case you want to try both. Most games and applications will see the drivers as two different graphics cards and let you choose (with a parameter like -g in the case of realsr-ncnn-vulkan) what to use. Game compatibility would be the only reason to install AMDVLK, if a game has glitches with the AMD RADV driver then perhaps AMDVLK won't. Hardware is no reason to consider it, it works with less hardware than Mesa's RADV driver (AMDVLK won't work with certain APUs like the AMD Athlon 5350 while Mesa's RADV will).

Source code and binary versions of the new AMDVLK 2020.Q4.1 Vulkan driver for Ubuntu and CentOS/RHEL/Fedora can be acquired from the AMDVLK releases page at GitHub.

0.00
(0 votes)


Add your comment
LinuxReviews welcomes all comments. If you do not want to be anonymous, register or log in. It is free.