Skip to content

Commit b198398

Browse files
committed
Add mention to new tree for the nova driver development
This was introduced by Danilo Krummich in https://lore.kernel.org/all/20250901202850.208116-1-dakr@kernel.org/
1 parent c482c2b commit b198398

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/Nova-GPU-Driver.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ Available communication channels are:
2121
The parts that are already in mainline Linux can be found in
2222
`drivers/gpu/nova-core/` and `drivers/gpu/drm/nova/`
2323

24-
The development repository for the in-tree driver is located on
25-
[Freedesktop](https://gitlab.freedesktop.org/drm/nova).
26-
24+
Development currently takes place in
25+
[the drm-rust-next tree](https://gitlab.freedesktop.org/drm/rust/kernel/-/tree/drm-rust-next)
26+
alongside other DRM Rust drivers, for easier collaboration and integration.
27+
There's also [a standalone repo for the Nova driver](https://gitlab.freedesktop.org/drm/nova),
28+
but it's currently unused.
2729

2830
## Background
2931

0 commit comments

Comments
 (0)