Mesa (main): pan/va: Add missing fields to LD_TILE

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Feb 2 18:00:11 UTC 2022


Module: Mesa
Branch: main
Commit: dc61e362f49607a26ec2ede0e154ff9f93eda3a2
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc61e362f49607a26ec2ede0e154ff9f93eda3a2

Author: Alyssa Rosenzweig <alyssa at collabora.com>
Date:   Fri Jan 28 18:02:06 2022 -0500

pan/va: Add missing fields to LD_TILE

Signed-off-by: Alyssa Rosenzweig <alyssa at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14833>

---

 src/panfrost/bifrost/valhall/ISA.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml
index f35790bb1a5..35cd9f5d470 100644
--- a/src/panfrost/bifrost/valhall/ISA.xml
+++ b/src/panfrost/bifrost/valhall/ISA.xml
@@ -1081,6 +1081,8 @@
     </desc>
     <sr write="true"/>
     <sr_count/>
+    <vecsize/>
+    <regfmt/>
     <slot/>
     <src>Pixel indices descriptor</src>
     <src>Coverage mask</src>



More information about the mesa-commit mailing list