Add debug flag to override command queue synchronous mode

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2021-07-01 19:50:26 +00:00
committed by Compute-Runtime-Automation
parent 294045071b
commit bcd9b2f982
5 changed files with 81 additions and 7 deletions

View File

@ -299,4 +299,5 @@ EnableUserFenceUseCtxId = -1
EnableResourceTags = 0
SetKmdWaitTimeout = -1
OverrideNotifyEnableForTagUpdatePostSync = -1
Force32BitDriverSupport = -1
Force32BitDriverSupport = -1
OverrideCmdQueueSynchronousMode = -1