You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the upstream development process for Tyr suggests that a
developer could open a merge request for review and discussion in
the panfrost-linux repository on Freedesktop GitLab.
While merge requests can still be a useful collaboration tool, other DRM
developers might not be reading those merge requests, so to be absolutely
clear, just direct new upstream contributions to the mailing lists.
Signed-off-by: Deborah Brouwer <[email protected]>
Copy file name to clipboardExpand all lines: src/Tyr-GPU-Driver.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,7 @@ Tyr is developed both upstream and downstream.
22
22
23
23
The initial skeleton of the Tyr driver is now [upstream](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/tyr). Submissions against
24
24
the upstream Tyr driver should go to the [`dri-devel`](https://lore.kernel.org/dri-devel/)
25
-
and [`rust-for-linux`](https://lore.kernel.org/rust-for-linux/) mailing lists. If the
26
-
submission is larger and/or needs to be pre-reviewed, open a merge request
0 commit comments