mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Add debug variable to control whether large grf should be programmed with SCM
Add debug variable ForceGrfNumProgrammingWithScm. Do not update large grf value in StreamProperties when unnecessary. Related-To: NEO-6659 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
6e8cabdce5
commit
3413039a69
@@ -350,6 +350,7 @@ BinaryCacheTrace = false
|
||||
OverrideL1CacheControlInSurfaceState = -1
|
||||
OverrideL1CacheControlInSurfaceStateForScratchSpace = -1
|
||||
OverridePreferredSlmAllocationSizePerDss = -1
|
||||
ForceGrfNumProgrammingWithScm = -1
|
||||
ForceL3PrefetchForComputeWalker = -1
|
||||
ForceZPassAsyncComputeThreadLimit = -1
|
||||
ForcePixelAsyncComputeThreadLimit = -1
|
||||
|
||||
Reference in New Issue
Block a user