i965: Move MI_BATCHBUFFER_END handling into brw_finish_batch().
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 18 Sep 2017 17:00:48 +0000 (10:00 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Sep 2017 16:33:47 +0000 (09:33 -0700)
commit5a746021ce786cc9ad450ddfce587ae24060eec0
tree2d3a800562e866947e1e93a74692f693d091c909
parent1f254360799376d024357484c662bb29113e27f3
i965: Move MI_BATCHBUFFER_END handling into brw_finish_batch().

This is, by definition, finishing the batch.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/intel_batchbuffer.c