pan/mdg: Allow Z/S writes to use any 2nd stage unit
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 2 Jul 2020 18:36:46 +0000 (14:36 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 2 Jul 2020 18:41:04 +0000 (14:41 -0400)
commit01e965d312245b61ed0df7ca5987e1db14bc0d69
tree2eb9d2f71b697451c233314e466d335aa402ae6c
parent8ac2c080452f9ce44dd4dd47ebf207850f2de352
pan/mdg: Allow Z/S writes to use any 2nd stage unit

This ensures there will not be dependency problems if we emit a move
that tries to read from a parallel instruction.

No shader-db changes.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5513>
src/panfrost/midgard/midgard_schedule.c