From dd3ee08b0507859b173feb072104220cd43d45c9 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 29 Apr 2024 15:46:25 +0200 Subject: [PATCH] docs/panfrost: link to conformant products Let's link to the conformant products page on the Khronos' website, in case someone wants to look at some of the details of the submissions. Reviewed-by: Alyssa Rosenzweig Acked-by: David Heidelberg Part-of: --- docs/drivers/panfrost.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/drivers/panfrost.rst b/docs/drivers/panfrost.rst index 05a1a3d858b..a8b63da2441 100644 --- a/docs/drivers/panfrost.rst +++ b/docs/drivers/panfrost.rst @@ -3,8 +3,10 @@ Panfrost The Panfrost driver stack includes an OpenGL ES implementation for Arm Mali GPUs based on the Midgard and Bifrost microarchitectures. It is **conformant** -on Mali-G52 and Mali-G57 but **non-conformant** on other GPUs. The following -hardware is currently supported: +on `Mali-G52 `_ +and `Mali-G57 `_ +but **non-conformant** on other GPUs. The following hardware is currently +supported: +--------------------+---------------+-----------+--------+ | Models | Architecture | OpenGL ES | OpenGL |