v3d: Switch from FLUSH_ALL_STATE to FLUSH for ending our bin CLs.
authorEric Anholt <eric@anholt.net>
Thu, 13 Sep 2018 19:56:18 +0000 (12:56 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 17 Sep 2018 23:35:45 +0000 (16:35 -0700)
commit4e1af6808c0db3f8ddf44b080f95207fc63ead0f
tree083754301750ec6e3ca9d81e23e8cf36cd5f94f0
parent0b8007b52316f76c76ca05846c858055f0cc9e38
v3d: Switch from FLUSH_ALL_STATE to FLUSH for ending our bin CLs.

The HW for FLUSH_ALL_STATE isn't validated, since the closed driver only
uses FLUSH.  Now that we don't have any new state at the end of our bin
CLs, follow their lead.
src/gallium/drivers/v3d/v3dx_job.c