pan/decode: Guard texture unknowns as zero trips
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 20 Aug 2019 21:40:26 +0000 (14:40 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 21 Aug 2019 15:40:55 +0000 (08:40 -0700)
commitfa536ece04e433c8970e361c366a88c712cf53f7
tree5cbb6b65ad654fb4b3cb5c4b0b105e116d9fef09
parente09392fc271c8278bb80032a61017e86df288cb5
pan/decode: Guard texture unknowns as zero trips

unknown3A I think I've actually seen on T6xx but.. we'll see what
happens in traces going forward. We don't want the zero noise normally,
and if they show up in the wild, we want to draw attention to them.

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