this post was submitted on 20 Mar 2024
36 points (100.0% liked)

Linux Gaming

15267 readers
499 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

Should I use the proprietary drivers? How much fps do I loose if I use the open drivers? I use ChimeraOS (Arch Linux)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 5 months ago (1 children)

I honestly don't realy know. The Arch wiki says that there are some differences with AMF and OpenCL but I don't know how up to date that information is.

[โ€“] [email protected] 4 points 5 months ago* (last edited 5 months ago)

Yeah I had to double check as well. It actually does elaborate.

"AMDGPU PRO OpenCL - used because Mesa OpenCL is not fully complete. Proprietary component only for Polaris GPUs. The onward GPUs use the open ROCm OpenCL."

So for anything newer than the RX 500 series (anything after 2017) it doesn't matter for OpenCL it seems.

From what I can gather the OpenCL stack used to be proprietary, but they decided to open source it when ROCm came along. So the Pro driver used to be more important and now it's really only necessary for AMF since the Vulkan and OpenGL portions are straight up worse than mesa.