Mesa contains the user-space drivers including, for your hardware, radeonsi (which does OpenGL) and radv (which does Vulkan). These provide the application interfaces; they talk to one of the driver modules in the kernel โ€“ for your hardware, that's amdgpu. There is no version 17.2 of Linux and won't be for many years yet. Do you mean 4.17.2? Answer from __soddit on reddit.com
๐ŸŒ
Reddit
reddit.com โ€บ r/linux_gaming โ€บ mesa vs amdvlk vs vulkan-amdgpu-pro drivers benchmarked!
r/linux_gaming on Reddit: MESA vs AMDVLK vs VULKAN-AMDGPU-PRO Drivers benchmarked!
December 18, 2023 -

The state of MESA right now is amazing compared to AMDVLK and AMDGPU-PRO

I am on ArchLinux with kernel 6.6.7-273-tkg-linux-tkg-eevdf and decided to put AMD's official user-space graphics drivers to test against MESA

MESA:

Packages: lib32-mesa-git mesa-git

Version: v24.0.0_devel.182317.ddf2ca4faff.d41d8cd

Used command: VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json geekbench --compute vulkan

Geekbench score: 248401

VULKAN-AMDGPU-PRO:

Packages: lib32-vulkan-amdgpu-pro vulkan-amdgpu-pro

Version: 23.30_1684442

Used command: VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_pro_icd32.json:/usr/share/vulkan/icd.d/amd_pro_icd64.json geekbench --compute vulkan

Geekbench score: 233248

AMDVLK:

Packages: lib32-amdvlk amdvlk

Version: 2023.Q4.2

Used command: VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_icd32.json:/usr/share/vulkan/icd.d/amd_icd64.json geekbench --compute vulkan

Geekbench score: 234158

The winner is MESA although MESA is lacking in few areas, especially ray tracing in some games (AW2 for example) it is still impressive when compared to AMD's official user-space drivers. Also AMD's open source vulkan drivers (AMDVLK) is so close in performance to their closed source drivers (AMDGPU-PRO) which is awesome, since you have now two choices of open-source drivers to choose from if you don't like proprietary or closed-source drivers.

Also what kind of a linux post without some neofetch? so here it is.

๐ŸŒ
Reddit
reddit.com โ€บ r/linuxquestions โ€บ whats the difference between mesa, radeon si, and amdgpu opensource drivers?
r/linuxquestions on Reddit: Whats the difference between Mesa, Radeon SI, and AMDGPU opensource drivers?
June 18, 2018 -

What's up Linux community? I was wondering what the difference is between the 3 major opensource drivers I have read about since moving over to Linux. I'm relatively new to Linux, but I understand quite a bit about it and am not afraid to use the console. I've successfully updated my Kernel, downloaded Mesa 18.1.1, and so on, but I was wondering if I need the other two drivers as well as Mesa? I'm running an RX 580, i7-4790, 8gbs (2x4), Ubuntu 18.04, Kernel 17.2, and as I mentioned before Mesa 18.1.1 opensource drivers. I would love to find out more about how Linux works, starting with its drivers. I hope you guys can help explain it :-)

๐ŸŒ
Gentoo Wiki
wiki.gentoo.org โ€บ wiki โ€บ AMDGPU-PRO
AMDGPU-PRO - Gentoo wiki
July 18, 2024 - Users whose main use for their ... more compared to AMDGPU-PRO.[1] However, the PRO driver provides a few features that Mesa still lacks, namely OpenGL compatibility profiles, OpenCL 2.0, and a fully conformant Vulkan implementation....
๐ŸŒ
Reddit
reddit.com โ€บ r โ€บ Amd โ€บ comments โ€บ 4t6l5l โ€บ fresh_amdgpupro_vs_mesa_121dev_performance
r/Amd - Fresh AMDGPU-PRO vs. Mesa 12.1-dev Performance Figures For The Radeon RX 480
July 17, 2016 - mesa is the FOSS implementation of OpenGL in userspace (e.g. not in kernel). OpenCL and video acceleration like vdpau support can also be built in. AMDGPU-PRO is AMD's own userspace implementations of OpenGL, Vulkan, OpenCL, etc.
๐ŸŒ
Reddit
reddit.com โ€บ r โ€บ linux_gaming โ€บ comments โ€บ 64z0pt โ€บ amdgpupro_1710_vs_mesa_171_radvradeonsi
r/linux_gaming - AMDGPU-PRO 17.10 vs. Mesa 17.1 RADV/RadeonSI Performance
AMDGPU is the kernel component only, whereas AMDGPU-Pro refers to the collection of the same kernel component bundled with AMDs proprietary OpenGL, OpenCL, and Vulkan implementations. The open drivers are referred to as separate components e.g. RADV, Mesa/radeonsi and AMDGPU.
๐ŸŒ
Phoronix
phoronix.com โ€บ review โ€บ mesa-201aco-amd
Mesa 20.1-dev RADV vs. RADV+ACO vs. AMDVLK vs. AMDGPU-PRO Vulkan Radeon Linux Gaming Performance - Phoronix
- The same Mesa 20.1-devel RADV build but enabling the ACO back-end via RADV_PERFTEST=aco. - AMDVLK 2020.Q1.3 as the latest open-source AMD Vulkan driver released last week. - AMDGPU-PRO 19.50 using just its Vulkan driver packages.
๐ŸŒ
Reddit
reddit.com โ€บ r โ€บ linux_gaming โ€บ comments โ€บ 4t9h8o โ€บ phoronix_amdgpupro_vs_mesa_121dev_radeon_rx480
r/linux_gaming - [phoronix] AMDGPU-PRO vs. Mesa 12.1-dev Radeon RX480 Performance
July 19, 2016 - It's odd how mesa either trounces GPU pro. or GPU pro edges out a bit. We need a wider variety of games tested, especially with different AA versions enabled. ... What I can tell is that I get different results for Insurgency and Unigine Valley benchmarks, with the latest kernel and AMDGPU-PRO drivers...
๐ŸŒ
Reddit
reddit.com โ€บ r/gentoo โ€บ difference between amdgpu and mesa
Difference between AMDGPU and MESA : r/Gentoo
December 25, 2023 - Mesa got the OpenGL (radeonsi) and Vulkan (radv) part. ... Are you confusing the kernel AMDGPU driver with AMDGPU-Pro which is the AMD provided OpenGL and Vulkan libraries? Those are not the same, but you can have both on your system and use environment variables to switch between AMD and Mesa ...
Find elsewhere
๐ŸŒ
Reddit
reddit.com โ€บ r/linuxquestions โ€บ mesa vs. amdgpu-pro
r/linuxquestions on Reddit: Mesa vs. AMDGPU-Pro
April 7, 2020 -

Hi,

Simple question here.

I use Steam on Linux Mint and decided to give proton a try. I also use open source amdgpu driver (mesa). The thing is that most games (the once I've tried) don't run at all using this driver. I have to install amdgpu pro. What is the missing part in amdgpu? I know there is a thread about this topic in linux gaming but the differences mentioned there are mostly regarding performance which is not the issue I have.

If I haven't given enough details (which most likely I haven't) just tell me and don't yell at me please :)

๐ŸŒ
Phoronix
phoronix.com โ€บ benchmark โ€บ result โ€บ amdgpu-pro_1730_vs_linux_413_mesa_git_radeonsi_testing โ€บ ae13b5b.svgz svg
AMDGPU-PRO 17.30 vs. Linux 4.13 + Mesa Git RadeonSI ...
Phoronix is the leading technology website for Linux hardware reviews, open-source news, Linux benchmarks, open-source benchmarks, and computer hardware performance tests.
๐ŸŒ
Reddit
reddit.com โ€บ r/linuxmasterrace โ€บ amd gpu pro or amd mesa,which is why?
r/linuxmasterrace on Reddit: AMD GPU Pro or AMD Mesa,which is why?
March 4, 2017 -

Hey guys.I'm wondering about;is Mesa should be used or AMD GPU Pro especially on gaming.

I'm asking this,because some people said AMD GPU will be open source.So what is the point of all these commits and efforts?Why is Feral supports Mesa officially but not AMD GPU Pro? AMD Gpu Pro targets for professional users and not gamers or aims for both of them?

Please enlighten me

๐ŸŒ
Phoronix
phoronix.com โ€บ home โ€บ forum โ€บ linux graphics drivers โ€บ opengl, mesa & gallium3d
Radeon RX 550: AMDGPU-PRO vs. DRM-Next + Mesa 17.2-dev - Phoronix Forums
If you want to run Steam under Wine or play many games that require it you have to use AMDGPU-PRO. And yes, I've tried the various environment variables that are supposed to "fool" software into believing the open source drivers support OpenGL 4.5 compatibility mode................... First of all mesa fully supports OGL 4.5 and has done for months now.
๐ŸŒ
Reddit
reddit.com โ€บ r/gentoo โ€บ amdgpu pro and mesa installed at the same time?
r/Gentoo on Reddit: AMDGPU PRO and Mesa installed at the same time?
May 29, 2020 -

Hi everyone.

I've been trying to get Davinci Resolve to run on my computer, and have determined that the issue is that it seems to dislike Mesa. However, I would not like to use AMDGPU-PRO for anything else, as it has much worse performance in most games. I was just wondering if anyone had any experience with installing the two side by side, in such a way that they could be switched with some sort of script. I have seen guides for installing Nouveau next to Nvidia drivers, but both AMDGPU-PRO and Mesa use the same kernel module, so the setup should be slightly different. Sorry if this is an obvious question and I'm just being dumb.