pan/midgard: Allow scheduling conditions with constants
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sat, 28 Sep 2019 17:05:12 +0000 (13:05 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 30 Sep 2019 12:40:13 +0000 (08:40 -0400)
commit7be00b2a06d09e8f3cf2257c7449219a4685ed7f
tree21ff94568045ad0d1f5cdfe0cf9552ea3bf5b0d2
parentc20063aa4af5d31ff706bcd4026a5c9fa575dd8b
pan/midgard: Allow scheduling conditions with constants

Now that we have constant adjustment logic abstracted, we can do this
safely. Along with the csel inversion patch, this allows many more
common csel ops to inline their condition in the bundle.

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