iris: maybe-flush before blorp operations
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 26 Jun 2018 14:31:56 +0000 (07:31 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:07 +0000 (10:26 -0800)
commitcbbd6a61c460439a4cde3ad2782e61b997d6a091
tree7eaf17243984386255620f2c3634cbce1459a1d3
parente0f3971280ebe07405e76a15df18ee0e51ae3d68
iris: maybe-flush before blorp operations

otherwise if we have a lot of back-to-back blorp operations we can
potentially overflow even the chained batch
src/gallium/drivers/iris/iris_blit.c
src/gallium/drivers/iris/iris_clear.c