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