panfrost: Add the bifrost tiler internal state field
authorBoris Brezillon <boris.brezillon@collabora.com>
Sat, 17 Oct 2020 08:55:09 +0000 (10:55 +0200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 23 Oct 2020 14:48:22 +0000 (14:48 +0000)
commitd769697f35c57bc1afdf00036d7ba0d9578047ca
tree31f8555228797f9186674cb4d5ad1d49ebd66a7d
parent2f1947b39ca5426f1bb501d22cf3dcae9ae411ea
panfrost: Add the bifrost tiler internal state field

The internal state is updated every time a tiler job is executed, and
pandecode complains that unused bits are not zero-ed when that happens.
Define the internal state (not meant to be set by the driver) to remove
those spurious errors.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7206>
src/panfrost/lib/midgard.xml