vc4: Move global seqno short-circuiting to vc4_wait_seqno().
authorEric Anholt <eric@anholt.net>
Wed, 7 Jan 2015 23:15:22 +0000 (15:15 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 10 Jan 2015 00:54:12 +0000 (13:54 +1300)
commit1d044326774b20c4c685e54e976aa685963b870a
treecc3aca002766a508e12e493a19ae5689c7e103a3
parent24d94874323ef59ebc83c806497c3d826ae37b9e
vc4: Move global seqno short-circuiting to vc4_wait_seqno().

Any other caller would want it, too.
src/gallium/drivers/vc4/vc4_bufmgr.c
src/gallium/drivers/vc4/vc4_fence.c