Revert "iris: add tile cache flush to iris_copy_region"
This reverts commit 27534a49cf
Signed-off-by: Mykhailo Skorokhodov <mykhailo.skorokhodov@globallogic.com>
Reviewed-by: Felix DeGrood <felix.j.degrood@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12979>
This commit is contained in:
committed by
Marge Bot
parent
0523607ebb
commit
5afce85f2b
@@ -734,7 +734,7 @@ iris_resource_copy_region(struct pipe_context *ctx,
|
||||
}
|
||||
|
||||
iris_flush_and_dirty_for_history(ice, batch, (struct iris_resource *)p_dst,
|
||||
PIPE_CONTROL_RENDER_TARGET_FLUSH | PIPE_CONTROL_TILE_CACHE_FLUSH,
|
||||
PIPE_CONTROL_RENDER_TARGET_FLUSH,
|
||||
"cache history: post copy_region");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user