Skip to content

Commit b565e81

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 b565e81

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/Nova-GPU-Driver.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ 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).
24+
[This Freedesktop repository](https://gitlab.freedesktop.org/drm/nova) was
25+
made to host the in-tree driver for Nova. However, development currently
26+
takes place in [the drm-rust-next tree](https://gitlab.freedesktop.org/drm/rust/kernel/-/tree/drm-rust-next)
27+
alongside other DRM Rust drivers, for easier collaboration and integration.
2628

2729

2830
## Background

0 commit comments

Comments
 (0)