intel/tools: Handle milti-LRI in the batch decoder
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 11 May 2020 20:54:43 +0000 (15:54 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Sat, 20 Mar 2021 17:33:18 +0000 (12:33 -0500)
commitb2421f7b440ba5c225df8e326ab8749aad87bff6
treef11776bab4f610218b3e21160c3b94e4bc72034f
parent65077cdf570db0c488b91d2216b00b771e7fd824
intel/tools: Handle milti-LRI in the batch decoder

Context batches tend to have a lot of multi-LRI and, if we want to be
able to parse those registers nicely, we really handle it.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9729>
src/intel/common/intel_batch_decoder.c