mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Introduce debug regkey to enable kmd migration for buffers
The new regkey is aimed to test cross-tile migration for buffers, esp. first touch policy on h/w with support for page faults. Related-To: NEO-6977 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8ea5bbd3b5
commit
9bf32b73ec
@@ -39,6 +39,7 @@ InjectInternalBuildOptions = unk
|
||||
OverrideCsrAllocationSize = -1
|
||||
ForceL1Caching = -1
|
||||
UseKmdMigration = -1
|
||||
UseKmdMigrationForBuffers = -1
|
||||
EnableExperimentalCommandBuffer = 0
|
||||
OverrideStatelessMocsIndex = -1
|
||||
OverrideMocsIndexForScratchSpace = -1
|
||||
|
||||
Reference in New Issue
Block a user