pan/bi: Rename next-wait to simply 'wait'
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sat, 7 Mar 2020 00:27:25 +0000 (19:27 -0500)
committerMarge Bot <eric+marge@anholt.net>
Sat, 7 Mar 2020 00:37:39 +0000 (00:37 +0000)
commit0b0be49005bf7d66d8f8fc8a9bb39dd5e29ab243
treea4bdf22dd1919ce5ee6fe66bb0037bb088330abc
parentb329f8c750af96f9efb968045dcf03b0fad1b34e
pan/bi: Rename next-wait to simply 'wait'

next-wait is from a quirk of packing that the dependency indices are
"off by one"; we don't emulate this quirk in the IR since it's easy
enough to patch over in the disassembler. Let's not confuse anybody with
it.

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