diff --git a/docs/drivers/panfrost.rst b/docs/drivers/panfrost.rst index 86dc294d78a..8a7538b3abf 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 T600 Midgard (v4) 2.0 2.1 Mali T620 Midgard (v4) 2.0 2.1 Mali T720 Midgard (v4) 2.0 2.1 Mali T760 Midgard (v5) 3.1 3.1 @@ -26,7 +27,7 @@ Mali G310 Valhall (v10) 3.1 3.1 Mali G610 Valhall (v10) 3.1 3.1 ========= ============= ============ ======= -Other Midgard and Bifrost chips (T604, G71) are not yet supported. +Other Midgard and Bifrost chips (e.g. G71) are not yet supported. Older Mali chips based on the Utgard architecture (Mali 400, Mali 450) are supported in the :doc:`Lima ` driver, not Panfrost. Lima is also diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 3a14dd48634..fdcde6f4dd0 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -9,3 +9,4 @@ VK_KHR_shader_quad_control on RADV OpenGL 4.6 on Asahi OpenGL ES 3.2 on Asahi Mali G610 and G310 on Panfrost +Mali T600 on Panfrost