Originally posted by dragonn
View Post
Announcement
Collapse
No announcement yet.
NVIDIA Transitioning To Official, Open-Source Linux GPU Kernel Driver
Collapse
X
-
Originally posted by oleid View Post
Fair enough. But still, you cannot count on this driver working with new kernels. For bleeding edge end-users nothing will change (except driver features) until the code gets integrated.
- Likes 3
Comment
-
Originally posted by You- View PostRememeber guys, this is still useless without:
1. Redistributeable firmware
2. Display driver
3. userspace.
From those 3 the community has only ever required nvidia to do 1 and the community can do 2 and 3. They still haven't, though they likely will and its a timing issue for now. But until then I will wait with the party.
- Likes 8
Comment
-
I like very much the illustration pictures. Especially the first one. We have an expression in France that people shout when they are very happy and wants to celebrate something that was not expected or is a big relief, it's simply "champagne!" I don't know if it's champagne, but it's looking nice in the middle of all these nice GPUs
- Likes 4
Comment
-
The use of the open source kernel driver is
dependent upon the GPU System Processor (GSP). [...] The GSP is binary-only firmware loaded at run-time.
The open-source kernel driver explicitly depends upon the GSP-supported graphics processors.
Is it really such a big improvement ?
- Likes 4
Comment
-
Originally posted by fwyzard View PostThe use of the open source kernel driver is
So... we move from an open source "shim" around a binary blob running on the main CPU, to and open source "driver" requiring a binary blob running on a separate CPU.
Is it really such a big improvement ?
- Likes 2
Comment
-
Originally posted by You- View PostRememeber guys, this is still useless without:
1. Redistributeable firmware
2. Display driver
3. userspace.
From those 3 the community has only ever required nvidia to do 1 and the community can do 2 and 3. They still haven't, though they likely will and its a timing issue for now. But until then I will wait with the party.
- Likes 14
Comment
-
This is probably just the start and they plan to further open other bits in the near future. AMD took a while to "fully" open source their drivers if I'm not mistaken (and I write "fully" because even today some bits are still closed off).Last edited by Melcar; 11 May 2022, 05:55 PM.
- Likes 6
Comment
-
Originally posted by evasb View PostIs this really a big deal? I don't see how this barebones release is a something more than a kernelspace glue for their userspace blob.
They chose the OMAP3 SoC because, with the closed-source parts of the GPU driver being entirely in userland, they can keep upgrading the kernel without updates from the vendor to keep the GPU driver in sync.
nVidia's GPL condom was only good until they decided to refactor a relevant piece of the kernel's internals for more efficiency and the binary-only portion of the kernel module no longer lined up with things.
- Likes 3
Comment
Comment