pan/decode: Don't try to dereference heap mapping
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 17 Aug 2020 17:48:26 +0000 (13:48 -0400)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Thu, 20 Aug 2020 16:15:00 +0000 (18:15 +0200)
commit01d12c353e2d6cbfff11c566940b3f68f7ac11b3
tree8e0b19cb6fcf5149803fe2b522e4b5ecf75867f3
parentb41692caf427fc2335121e762bb3a539ef7506cb
pan/decode: Don't try to dereference heap mapping

It might not be mapped from our perspective, we shouldn't crash on that
just for a validation that isn't actually correct.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6373>
src/panfrost/lib/decode.c