pan/midgard: Add constant intersection filters
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 23 Sep 2019 20:07:53 +0000 (16:07 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 30 Sep 2019 12:40:13 +0000 (08:40 -0400)
commit6284f3ec257159aecb9493a71e9d311af3b28b0f
tree25b91c2b8693b9b73337b73ddac090e75b168acb
parent941bdd208809f67a3c6820b07a71cb0df9f7ff72
pan/midgard: Add constant intersection filters

In the future, we will want to keep track of which components of
constants of various sizes correspond to which parts of the bundle
constants, like in the old scheduler. For now, let's just stub it out
for a simple rule of one instruction with embedded constants per bundle.
We can eventually do better, of course.

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