Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Nova-GPU-Driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Nova is a driver for GSP-based Nvidia GPUs that is currently under development
and is being written in Rust.

Currently, the objective is to upstream Rust abstractions for the relevant
subsystems a prerequisite for the actual driver. Hence, the first mainline
subsystems as a prerequisite for the actual driver. Hence, the first mainline
version of Nova will be a stub driver which helps establishing the necessary
infrastructure in other subsystems (notably PCI and DRM).

Expand Down