From db8b1b788d1068beb002c50c0ab5113483f3b3c9 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 1 Jun 2021 14:56:17 +0200 Subject: [PATCH] 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 Reviewed-by: Chia-I Wu Part-of: --- 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 `__ +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 `__ - NVIDIA GPUs (Riva TNT and later). See `Nouveau Wiki `__ -- Qualcomm Adreno A2xx-A6xx. See `Freedreno - Wiki `__ +- Qualcomm Adreno A2xx-A6xx. See :doc:`Freedreno + ` - Broadcom VideoCore 4, 5. See `This Week in V3D `__ - ARM Mali Utgard. See :doc:`Lima `