
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 v2 patch series .