From 17caccd15d534e5438c0c0f7e520372c25cbbaef Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Sun, 13 Mar 2022 19:59:36 -0400 Subject: [PATCH] pan/va: Correct definition of ZS_EMIT It's a message instruction, not an ALU one... duh. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/panfrost/bifrost/valhall/ISA.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml index a921996b292..d02560f6243 100644 --- a/src/panfrost/bifrost/valhall/ISA.xml +++ b/src/panfrost/bifrost/valhall/ISA.xml @@ -1242,10 +1242,12 @@ - Updated coverage mask + Updated coverage mask Depth value Stencil value Input coverage mask + +