mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add debug flag to override command queue synchronous mode
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
294045071b
commit
bcd9b2f982
@ -299,4 +299,5 @@ EnableUserFenceUseCtxId = -1
|
||||
EnableResourceTags = 0
|
||||
SetKmdWaitTimeout = -1
|
||||
OverrideNotifyEnableForTagUpdatePostSync = -1
|
||||
Force32BitDriverSupport = -1
|
||||
Force32BitDriverSupport = -1
|
||||
OverrideCmdQueueSynchronousMode = -1
|
||||
|
Reference in New Issue
Block a user