pan/decode: Validate and simplify FRAGMENT payloads
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 21 Aug 2019 19:29:47 +0000 (12:29 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 22 Aug 2019 19:53:44 +0000 (12:53 -0700)
commitded9a68d8f3c38f2aa951f45bd0a2335bcd53c8a
tree857b804d17481fa804587440426007a7520b89b2
parentf06e8f7fe9f809bdecb9efeed13f9831e908b2d7
pan/decode: Validate and simplify FRAGMENT payloads

There are a number of conditions we need to test for to statically check
for TILE_RANGE_FAULTs, but once these checks are in order, we can print
as-is.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/panfrost/pandecode/decode.c