From 2d9d8b685236862eb3c418b1f0ff0e668cea6525 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 11 Jan 2021 17:58:23 -0500 Subject: [PATCH] docs/panfrost: Update GL/ES versions for v5+ Signed-off-by: Alyssa Rosenzweig Part-of: --- docs/drivers/panfrost.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/drivers/panfrost.rst b/docs/drivers/panfrost.rst index ab3063f1c5e..bed637d9584 100644 --- a/docs/drivers/panfrost.rst +++ b/docs/drivers/panfrost.rst @@ -9,12 +9,12 @@ microarchitectures. The following GPUs are currently supported: Product Architecture OpenGL ES OpenGL ========= ============ ============ ======= Mali T720 Midgard (v4) 2.0 2.1 -Mali T760 Midgard (v5) 3.0 2.1 -Mali T820 Midgard (v5) 3.0 2.1 -Mali T860 Midgard (v5) 3.0 2.1 -Mali G72 Bifrost (v6) 2.0 2.1 -Mali G31 Bifrost (v7) 2.0 2.1 -Mali G52 Bifrost (v7) 2.0 2.1 +Mali T760 Midgard (v5) 3.0 3.1 +Mali T820 Midgard (v5) 3.0 3.1 +Mali T860 Midgard (v5) 3.0 3.1 +Mali G72 Bifrost (v6) 3.0 3.1 +Mali G31 Bifrost (v7) 3.0 3.1 +Mali G52 Bifrost (v7) 3.0 3.1 ========= ============ ============ ======= Other Midgard and Bifrost chips (T604, T620, T830, T880, G71, G51, G76) may