this post was submitted on 10 Apr 2026
86 points (98.9% liked)

Linux

14058 readers
457 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] AudaciousArmadillo@piefed.blahaj.zone 3 points 2 months ago (2 children)

Are you sure? Nothing in the dev's blog post alludes to that, aside from being tested on AMD.

[–] Redjard@reddthat.com 5 points 2 months ago (1 children)

GTT (gpu swap) is handled by the gpu driver, so only nvidia can see if they can add it to their closed source drivers. radv is the amd vulkan driver.

[–] AudaciousArmadillo@piefed.blahaj.zone 5 points 2 months ago (1 children)

I searched a bit and you seem to be correct, lol. Nvidia never implemented GTT (15 years after it was introduced in the kernel). But the feature from the article is still not exclusive to AMD, Intel should work as well.

[–] thingsiplay@lemmy.ml 1 points 2 months ago

Does Intel even have the same issue? Maybe this is an issue with AMD only. Wish they had been more explicit about the other brands and drivers.

[–] thingsiplay@lemmy.ml 3 points 2 months ago

RADV is a driver for AMD cards. The linked blog post https://pixelcluster.github.io/VRAM-Mgmt-fixed/ title is "Fixing AMDGPU's VRAM management for low-end GPUs" and the word nvidia does not appear once in it. Unless I am misunderstanding this, it looks like AMD only. If anyone has direct confirmation that this works on Nvidia too (proprietary or open source drivers), I will update my previous replies to reflect that.