mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
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:

committed by
Compute-Runtime-Automation

parent
e11eb46bff
commit
3ac0581f2e
@ -405,3 +405,5 @@ BatchBufferStartPrepatchingWaEnabled = -1
|
||||
SetVmAdviseAtomicAttribute = -1
|
||||
DirectSubmissionForceLocalMemoryStorageMode = -1
|
||||
EnableRingSwitchTagUpdateWa = -1
|
||||
DirectSubmissionReadBackCommandBuffer = -1
|
||||
DirectSubmissionReadBackRingBuffer = -1
|
||||
|
Reference in New Issue
Block a user