Mesa (main): docs: clean up freedreno links

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 3 09:37:41 UTC 2021


Module: Mesa
Branch: main
Commit: db8b1b788d1068beb002c50c0ab5113483f3b3c9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=db8b1b788d1068beb002c50c0ab5113483f3b3c9

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Tue Jun  1 14:56:17 2021 +0200

docs: clean up freedreno links

Instead of linking directly to the Freedreno wiki, let's link to the
driver docs, and then put a link to the Freedreno wiki there.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Reviewed-by: Chia-I Wu <olvaffe at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11109>

---

 docs/drivers/freedreno.rst | 3 +++
 docs/systems.rst           | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/docs/drivers/freedreno.rst b/docs/drivers/freedreno.rst
index 723ffdde14d..4435a212070 100644
--- a/docs/drivers/freedreno.rst
+++ b/docs/drivers/freedreno.rst
@@ -7,3 +7,6 @@ Freedreno driver specific docs.
    :glob:
 
    freedreno/*
+
+See the `Freedreno Wiki <https://github.com/freedreno/freedreno/wiki>`__
+for more details.
diff --git a/docs/systems.rst b/docs/systems.rst
index 2fe95a989eb..61fab89adbc 100644
--- a/docs/systems.rst
+++ b/docs/systems.rst
@@ -17,8 +17,8 @@ Hardware drivers include:
    `RadeonFeature <https://www.x.org/wiki/RadeonFeature>`__
 -  NVIDIA GPUs (Riva TNT and later). See `Nouveau
    Wiki <https://nouveau.freedesktop.org>`__
--  Qualcomm Adreno A2xx-A6xx. See `Freedreno
-   Wiki <https://github.com/freedreno/freedreno/wiki>`__
+-  Qualcomm Adreno A2xx-A6xx. See :doc:`Freedreno
+   <drivers/freedreno>`
 -  Broadcom VideoCore 4, 5. See `This Week in
    V3D <https://anholt.github.io/twivc4/>`__
 -  ARM Mali Utgard. See :doc:`Lima <drivers/lima>`



More information about the mesa-commit mailing list