i965: Rename do_flush_locked to submit_batch().
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Sep 2017 20:30:47 +0000 (13:30 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 25 Sep 2017 22:15:13 +0000 (15:15 -0700)
commite1623da8185ee5d167cd331fb645e6a83961285a
tree2e2c0892c2e0ef8d81cda0fcf62d6c461cea1bb5
parent962cc1bd17cbe34101c647c3e8bb72986810c652
i965: Rename do_flush_locked to submit_batch().

do_flush_locked isn't a great name - especially given that there's no
locking going on in our code relating to execbuf.

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