pan/midgard: Fix memory corruption in constant combining
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 2 Jan 2020 18:44:40 +0000 (13:44 -0500)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 2 Jan 2020 20:20:55 +0000 (15:20 -0500)
commitc298f25c4efb71b461ef0a93cdc20c468afc7511
tree0500cfc47dcb6cbf3bf42f0393ed7d366f4f256d
parentd58600c0e0af98fa2173aaa4dc996ea71502208a
pan/midgard: Fix memory corruption in constant combining

It's a long story... but we'd try to insert constants that weren't there
and end up clobbering fields in the bundle following the constant
array...

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