mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-20 00:24:58 +08:00
Add mi_arb_check between blit commands
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
b913cce8e4
commit
39e6548ef6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user