mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Disable binding by default
Change-Id: Ib90b7ef4eb196af7bd3c36b28cbcb2b6569452dd Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
@ -86,7 +86,7 @@ DirectSubmissionDiagnosticExecutionCount = 30
|
||||
DirectSubmissionDisableCacheFlush = -1
|
||||
DirectSubmissionDisableMonitorFence = 0
|
||||
USMEvictAfterMigration = 1
|
||||
UseVmBind = -1
|
||||
UseVmBind = 0
|
||||
EnableNullHardware = 0
|
||||
ForceLinearImages = 0
|
||||
ForceSLML3Config = 0
|
||||
|
Reference in New Issue
Block a user