Module: Mesa Branch: master Commit: 1dd6495f78c361f70d2e75e2d0100dc5ed674656 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dd6495f78c361f70d2e75e2d0100dc5ed674656
Author: Eric Anholt <[email protected]> Date: Wed Oct 21 10:13:32 2020 -0700 docs: Add a link to the linux kernel DRM docs under "Developer Topics" It's a great source of documentation and replaces a lot of the stale content on the DRI wiki. Reviewed-by: Erik Faye-Lund <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7258> --- docs/contents.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contents.rst b/docs/contents.rst index 7a19da7979c..f3285071a94 100644 --- a/docs/contents.rst +++ b/docs/contents.rst @@ -76,6 +76,7 @@ dispatch gallium/index android + Linux Kernel Drivers <https://www.kernel.org/doc/html/latest/gpu/> .. toctree:: :maxdepth: 1 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
