OSDN Git Service

i965: Delete BATCH_RESERVED handling.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 5 Sep 2017 22:03:48 +0000 (15:03 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 14 Sep 2017 23:17:36 +0000 (16:17 -0700)
commit2c46a67b4138631217141f1cf9fb5ab336f0f69a
tree4e46c4f957e98e35a158af459a85cb1efeedd6be
parent9034d157c00e29124ed171fd4692503730926134
i965: Delete BATCH_RESERVED handling.

Now that we can grow the batchbuffer if we absolutely need the extra
space, we don't need to reserve space for the final do-or-die ending
commands.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/intel_batchbuffer.c
src/mesa/drivers/dri/i965/intel_batchbuffer.h