docs/panfrost: Document Mali-T620 support
authorjenneron <jenneron@protonmail.com>
Mon, 31 Oct 2022 14:01:36 +0000 (14:01 +0000)
committerMarge Bot <emma+marge@anholt.net>
Mon, 31 Oct 2022 18:53:24 +0000 (18:53 +0000)
This one is already supported

Signed-off-by: Anton Bambura <jenneron@protonmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19415>

docs/drivers/panfrost.rst
docs/relnotes/new_features.txt

index 3b00e76..f1a7be7 100644 (file)
@@ -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.
index 91c722e..83c18c8 100644 (file)
@@ -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