pan/decode: Bounds check polygon list and tiler heap
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 19 Aug 2019 17:56:23 +0000 (10:56 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 21 Aug 2019 15:40:52 +0000 (08:40 -0700)
commit13d07978ff8c35897f4164d9455c7410ade9f4e2
tree4df46da7ae170bc89ca875d742968bd17f73a64f
parentb072d0357be060ceb67f0d565ad5e24c57be328f
pan/decode: Bounds check polygon list and tiler heap

We have the BOs available; ensure that the bounds specified in the
command stream are actually the correct bounds.

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