Do not flush caches in ULLS submissions by default.

Change-Id: I4a1c96c597eef8b85e4e43e90cdc4779765eb72b
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
This commit is contained in:
Michal Mrozek
2020-09-22 17:49:06 +02:00
committed by sys_ocldev
parent d20e3af187
commit 76a9ccc095
6 changed files with 46 additions and 28 deletions

View File

@ -83,7 +83,7 @@ DirectSubmissionSemaphoreAddressing = -1
DirectSubmissionDisableCpuCacheFlush = -1
DirectSubmissionEnableDebugBuffer = 0
DirectSubmissionDiagnosticExecutionCount = 30
DirectSubmissionDisableCacheFlush = 0
DirectSubmissionDisableCacheFlush = -1
DirectSubmissionDisableMonitorFence = 0
USMEvictAfterMigration = 1
UseVmBind = -1