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

Author: jenneron <[email protected]>
Date:   Mon Oct 31 14:01:36 2022 +0000

docs/panfrost: Document Mali-T620 support

This one is already supported

Signed-off-by: Anton Bambura <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19415>

---

 docs/drivers/panfrost.rst      | 3 ++-
 docs/relnotes/new_features.txt | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/drivers/panfrost.rst b/docs/drivers/panfrost.rst
index 3b00e762bbc..f1a7be7f6a7 100644
--- a/docs/drivers/panfrost.rst
+++ b/docs/drivers/panfrost.rst
@@ -9,6 +9,7 @@ hardware is currently supported:
 =========  ============ ============ =======
 Product    Architecture OpenGL ES    OpenGL
 =========  ============ ============ =======
+Mali T620  Midgard (v4) 2.0          2.1
 Mali T720  Midgard (v4) 2.0          2.1
 Mali T760  Midgard (v5) 3.1          3.1
 Mali T820  Midgard (v5) 3.1          3.1
@@ -23,7 +24,7 @@ Mali G76   Bifrost (v7) 3.1          3.1
 Mali G57   Valhall (v9) 3.1          3.1
 =========  ============ ============ =======
 
-Other Midgard and Bifrost chips (T604, T628, G71) are not yet supported.
+Other Midgard and Bifrost chips (T604, G71) are not yet supported.
 
 Older Mali chips based on the Utgard architecture (Mali 400, Mali 450) are
 supported in the Lima driver, not Panfrost. Lima is also available in Mesa.
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 91c722e817b..83c18c86e7c 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -13,3 +13,4 @@ VK_EXT_image_robustness on v3dv
 VK_EXT_extended_dynamic_state3 on lavapipe
 VK_EXT_extended_dynamic_state3 on RADV
 VK_EXT_pipeline_robustness on v3dv
+Mali T620 on panfrost

Reply via email to