this post was submitted on 16 May 2026
25 points (100.0% liked)

Hardware

7416 readers
94 users here now

All things related to technology hardware, with a focus on computing hardware.


Some other hardware communities across Lemmy:


Rules (Click to Expand):

  1. Follow the Lemmy.world Rules - https://mastodon.world/about

  2. Be kind. No bullying, harassment, racism, sexism etc. against other users.

  3. No Spam, illegal content, or NSFW content.

  4. Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.

  5. Please try and post original sources when possible (as opposed to summaries).

  6. If posting an archived version of the article, please include a URL link to the original article in the body of the post.


Icon by "icon lauk" under CC BY 3.0

founded 3 years ago
MODERATORS
 

FSR 4.1 running on RDNA3 or RDNA2 GPUs may take a bigger performance hit.

you are viewing a single comment's thread
view the rest of the comments
[–] Amaterasu@lemmy.world 2 points 2 weeks ago (1 children)

Better late than never.

Wish Nvidia some day open their drivers to integrate natively with Linux kernel.

[–] undu@discuss.tchncs.de 2 points 2 weeks ago (1 children)

What do you mean? They've released code for their kernel drivers under a permissive license: https://github.com/NVIDIA/open-gpu-kernel-modules

If you mean the vulkan, OpenGL and cuda drivers, I don't think that's going to happen, no. But people are already making those on top of the open-source mesa driver framework

[–] Amaterasu@lemmy.world 1 points 2 weeks ago

Open-sourcing the user-space components, like you corrected.

AMD fully embraced open-source as a key part of its Linux strategy. Their amdgpu kernel driver is a standard part of the Linux kernel, and the user-space OpenGL and Vulkan drivers are the open-source Radeon and RADV drivers included in Mesa.

AMD has a "it just works" experience.