mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Disable evict after migration WA
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
b4f4cad6f9
commit
dd3c59f46d
@ -100,7 +100,7 @@ DirectSubmissionNewResourceTlbFlush = -1
|
||||
DirectSubmissionDisableCacheFlush = -1
|
||||
DirectSubmissionDisableMonitorFence = -1
|
||||
DirectSubmissionPrintBuffers = 0
|
||||
USMEvictAfterMigration = 1
|
||||
USMEvictAfterMigration = 0
|
||||
EnableDirectSubmissionController = -1
|
||||
DirectSubmissionControllerTimeout = -1
|
||||
UseVmBind = -1
|
||||
|
Reference in New Issue
Block a user