Add debug flags to read back cmd/ring buffer before unblocking semaphore

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2022-03-25 18:13:00 +00:00
committed by Compute-Runtime-Automation
parent e11eb46bff
commit 3ac0581f2e
6 changed files with 66 additions and 2 deletions

View File

@ -405,3 +405,5 @@ BatchBufferStartPrepatchingWaEnabled = -1
SetVmAdviseAtomicAttribute = -1
DirectSubmissionForceLocalMemoryStorageMode = -1
EnableRingSwitchTagUpdateWa = -1
DirectSubmissionReadBackCommandBuffer = -1
DirectSubmissionReadBackRingBuffer = -1