panfrost: Add empty tile flags to GenXML
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 29 Nov 2021 19:28:45 +0000 (14:28 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 30 Nov 2021 15:43:59 +0000 (15:43 +0000)
commit8d2be391e3436f12c177ce4888c295596dbdfc17
tree1205a98c30f84bb595259e92479d7b2a535db89c
parent8f00f19da5b019b12396d2736c27a159d3eb1b21
panfrost: Add empty tile flags to GenXML

These flags control special CRC handling for empty tiles using the CRC
clear colour field added on Bifrost. Their use depends on CRC being
used. We missed these flags earlier; let's add them since they are used
by the Valhall DDK but are not new to Valhall.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13982>
src/panfrost/lib/genxml/v6.xml
src/panfrost/lib/genxml/v7.xml