About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon Perretta <simon.perretta@imgtec.com>2025-09-17 12:25:55 +0100
committerSimon Perretta <simon.perretta@imgtec.com>2025-09-22 14:52:06 +0100
commitf952e27d6e480ca5ee8110923164f207ee7ec219 (patch)
tree29e38e84ee2640b4a3eb44770471e991313618ed /docs
parent106de393109886b4e1e1ade4c56e5bf9f82e400a (diff)
docs/pvr: drop GX6250 from the active development hardware list
Signed-off-by: Simon Perretta <simon.perretta@imgtec.com> Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37439>
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers/powervr.rst16
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/drivers/powervr.rst b/docs/drivers/powervr.rst
index 45c100bed78..037e77c4008 100644
--- a/docs/drivers/powervr.rst
+++ b/docs/drivers/powervr.rst
@@ -13,11 +13,25 @@ The following hardware is currently in active development:
========= =========== ============== ======= ==========
Product Series B.V.N.C Vulkan Conformant
========= =========== ============== ======= ==========
-GX6250 Series 6XT 4.40.2.51 1.0 No
AXE-1-16M A-Series 33.15.11.3 1.0 No
BXS-4-64 B-Series 36.53.104.796 1.0 No
========= =========== ============== ======= ==========
+The following hardware is partially supported and not currently
+under active development:
+
+========= =========== ============== ======= ========== ==========
+Product Series B.V.N.C Vulkan Conformant Notes
+========= =========== ============== ======= ========== ==========
+GX6250 Series 6XT 4.40.2.51 1.0 No [#GX6250]_
+========= =========== ============== ======= ========== ==========
+
+.. [#GX6250]
+ Various core-specific texture, compute, and other workarounds are
+ currently unimplemented for this device. Some very simple Vulkan applications
+ may run unhindered, but instability and corruption are to be expected until
+ the aforementioned workarounds are in place.
+
In some cases, a product name is shared across multiple BVNCs so to check for
support make sure the BVNC matches the one listed. As the feature set and
hardware issues can vary between BVNCs, additional driver changes might be