iris: Remove remaining history flushes.
authorFrancisco Jerez <currojerez@riseup.net>
Thu, 6 Feb 2020 02:26:39 +0000 (18:26 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 4 Apr 2022 17:32:31 +0000 (10:32 -0700)
commit6cc09699cd77286f7601a1afab60dc9fa0bafd48
treefaa9eaf1a29292c21afb8429f0012917f133ce43
parentbbb103be0e04ed98ac9810d98e7208db47a763b5
iris: Remove remaining history flushes.

This removes a couple of remaining history flushes which were
open-coded instead of using the iris_flush_and_dirty_for_history()
helper.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15738>
src/gallium/drivers/iris/iris_resource.c
src/gallium/drivers/iris/iris_resource.h
src/gallium/drivers/iris/iris_state.c