mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
Add regkey to control cache policy for scratch space
Introduce the regkey OverrideL1CacheControlInSurfaceStateForScratchSpace to control cache policy in surface state for scratch space Related-To: NEO-3227 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
2098b0c3fa
commit
f29e4acd7e
@@ -341,6 +341,7 @@ OverrideDrmRegion = -1
|
||||
AllowSingleTileEngineInstancedSubDevices = 0
|
||||
BinaryCacheTrace = false
|
||||
OverrideL1CacheControlInSurfaceState = -1
|
||||
OverrideL1CacheControlInSurfaceStateForScratchSpace = -1
|
||||
OverridePreferredSlmAllocationSizePerDss = -1
|
||||
ForceL3PrefetchForComputeWalker = -1
|
||||
ForceZPassAsyncComputeThreadLimit = -1
|
||||
|
||||
Reference in New Issue
Block a user