pan/midgard: Simplify spillability test
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 6 Dec 2019 16:19:05 +0000 (11:19 -0500)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 12 Dec 2019 16:42:06 +0000 (11:42 -0500)
commitcacb4bc022ba7e4c0e61adcac9d77aa9c906f761
tree0cb966226994630dfe18bb8dddaf05304c65fd58
parent7cf5bee5aab2499b0c5c51a7f8946e64663155eb
pan/midgard: Simplify spillability test

Let's not worry about spilling twice in a bundle; that's too
restrictive. We'll need to change the schedule itself -- unfortunately,
this can have second-order effects due to pipeline registers.

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