We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c482c2b commit b565e81Copy full SHA for b565e81
src/Nova-GPU-Driver.md
@@ -21,8 +21,10 @@ Available communication channels are:
21
The parts that are already in mainline Linux can be found in
22
`drivers/gpu/nova-core/` and `drivers/gpu/drm/nova/`
23
24
-The development repository for the in-tree driver is located on
25
-[Freedesktop](https://gitlab.freedesktop.org/drm/nova).
+[This Freedesktop repository](https://gitlab.freedesktop.org/drm/nova) was
+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.
28
29
30
## Background
0 commit comments