From: Alyssa Rosenzweig Date: Mon, 24 Aug 2020 17:13:33 +0000 (-0400) Subject: panfrost: Add XML for mali_vertex_tiler_postfix X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=d6a5df0db0bb0c2c1fb5e5baa3d2ab906683f331 panfrost: Add XML for mali_vertex_tiler_postfix This is a bit of everything but overall sets up the draw state. Translating fairly directly from the header. Main structural change is breaking out a 2-bit enum for occlusion query mode instead of maintaining separate booleans for the modes. Signed-off-by: Alyssa Rosenzweig Part-of: --- diff --git a/src/panfrost/lib/midgard.xml b/src/panfrost/lib/midgard.xml index 1d9a2b72918..a6c96b35d73 100644 --- a/src/panfrost/lib/midgard.xml +++ b/src/panfrost/lib/midgard.xml @@ -201,6 +201,12 @@ + + + + + + @@ -283,6 +289,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +