panfrost/decode: Clip mali_compute_fbd at 64-bytes
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 19 Jun 2019 16:24:01 +0000 (09:24 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 20 Jun 2019 14:48:04 +0000 (07:48 -0700)
commitae2bfab7b73a1cc2e75f3cbe9a1407e78a23de90
tree0c12839a549ddf70d410b93b9cf39d472d9856e1
parent3faf33488a5c8767448ae158f78de53d51bcaa6d
panfrost/decode: Clip mali_compute_fbd at 64-bytes

Looking at internal evidence (later fields including a literal other
compute job inception-style, seeming memory corruption, no clear
function, and the field after this being a pointer to *itself*), it
looks like this is really a much smaller descriptor.

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