From cf6d1a81f682c240fcc711ce76efbec7a07efbef Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Wed, 23 Mar 2022 20:29:08 -0400 Subject: [PATCH] pan/va: Add Bifrost-style LD_VAR instructions For use in the legacy non-MALLOC_IDVS flow. Especially useful in blit shaders. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/panfrost/bifrost/valhall/ISA.xml | 48 ++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml index b9ec25ac259..c645f7a8ea1 100644 --- a/src/panfrost/bifrost/valhall/ISA.xml +++ b/src/panfrost/bifrost/valhall/ISA.xml @@ -881,6 +881,54 @@ + + Interpolates a given varying from a software buffer + + + + + + + + + Varying index and table + + + + Interpolates a given varying from a software buffer + + + + + + + + + + + + + + Fetches a given varying from a software buffer + + + + + + Varying index and table + + + + Fetches a given varying from a software buffer + + + + + + + + + Load `vecsize` components from the attribute descriptor at entry `index`