From 1dd6495f78c361f70d2e75e2d0100dc5ed674656 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 21 Oct 2020 10:13:32 -0700 Subject: [PATCH] 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 Part-of: --- 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 .. toctree:: :maxdepth: 1