Add mi_arb_check between blit commands

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2020-11-16 17:12:08 +00:00
committed by Compute-Runtime-Automation
parent b913cce8e4
commit 39e6548ef6
18 changed files with 252 additions and 52 deletions

View File

@@ -33,4 +33,5 @@ template struct EncodeBatchBufferStartOrEnd<Family>;
template struct EncodeMiFlushDW<Family>;
template struct EncodeMemoryPrefetch<Family>;
template struct EncodeWA<Family>;
template struct EncodeMiArbCheck<Family>;
} // namespace NEO