mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 22:12:59 +08:00
Fixes for AUBs
Change-Id: Iac55927eb96db8dd68b86d21e66392039ba1f058
This commit is contained in:
committed by
sys_ocldev
parent
64c891f0fd
commit
465e1a3165
@@ -450,7 +450,7 @@ FlushStamp AUBCommandStreamReceiverHw<GfxFamily>::flush(BatchBuffer &batchBuffer
|
||||
physLRCA + 0x101c,
|
||||
&engineInfo.tailRingBuffer,
|
||||
sizeof(engineInfo.tailRingBuffer),
|
||||
getAddressSpace(AubMemDump::DataTypeHintValues::TraceNotype));
|
||||
getAddressSpace(getCsTraits(engineType).aubHintLRCA));
|
||||
|
||||
DEBUG_BREAK_IF(engineInfo.tailRingBuffer >= engineInfo.sizeRingBuffer);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user