Updated DRM Rust Abstractions For Linux As Part Of Bringing Up The Nova Driver
([Linux Kernel] 3 Hours Ago
DRM Rust Abstractions v2)
- Reference: 0001471921
- News link: https://www.phoronix.com/news/DRM-Rust-Abstractions-v2
- Source link:
Sent out last month were the very preliminary [1]Rust-written Nova GPU kernel driver patches for this in-development Direct Rendering Manager driver for open-source NVIDIA GPU support for RTX 20 / Turing GPUs and newer by leveraging the NVIDIA GPU System Processor (GSP). Sent out this week is the second iteration of the stubbed Nova kernel driver and the associated Rust language DRM subsystem abstractions.
With the "v2" patches the Nova driver remains in very rudimentary form with just having the basics for helping to flesh out the necessary DRM Rust abstractions.
Danilo Krummrich of Red Hat posted these v2 DRM Rust abstraction patches with the Nova driver stub. The updated patches fill in various missing DRM driver features, fixing compilation issues, increasing the documentation, and other low-level changes to enhance the DRM Rust abstractions.
In current form the very early Nova driver and DRM Rust abstractions is just about 1.6k lines of code. Those interested in the Nova driver and/or the DRM Rust abstractions for helping more Linux GPU kernel drivers transition to Rust, see the [2]v2 patch series .
[1] https://www.phoronix.com/news/RFC-Rust-Nova-NVIDIA-Driver
[2] https://lore.kernel.org/dri-devel/20240618233324.14217-1-dakr@redhat.com/
With the "v2" patches the Nova driver remains in very rudimentary form with just having the basics for helping to flesh out the necessary DRM Rust abstractions.
Danilo Krummrich of Red Hat posted these v2 DRM Rust abstraction patches with the Nova driver stub. The updated patches fill in various missing DRM driver features, fixing compilation issues, increasing the documentation, and other low-level changes to enhance the DRM Rust abstractions.
In current form the very early Nova driver and DRM Rust abstractions is just about 1.6k lines of code. Those interested in the Nova driver and/or the DRM Rust abstractions for helping more Linux GPU kernel drivers transition to Rust, see the [2]v2 patch series .
[1] https://www.phoronix.com/news/RFC-Rust-Nova-NVIDIA-Driver
[2] https://lore.kernel.org/dri-devel/20240618233324.14217-1-dakr@redhat.com/
phoronix