mirror of
https://github.com/intel/compute-runtime.git
synced 2025-11-10 05:49:51 +08:00
Update VFE state programming
Treat regular kernels scheduled as cooperative ones as cooperative kernels. Add debug variable AllowMixingRegularAndCooperativeKernels. Related-To: NEO-4940 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
5844cbe02b
commit
c03620468b
@@ -324,4 +324,5 @@ DoNotFreeResources = 0
|
||||
OverrideGmmResourceUsageField = -1
|
||||
LogAllocationType = 0
|
||||
ProgramAdditionalPipeControlBeforeStateComputeModeCommand = 0
|
||||
OverrideBufferSuitableForRenderCompression = -1
|
||||
OverrideBufferSuitableForRenderCompression = -1
|
||||
AllowMixingRegularAndCooperativeKernels = 0
|
||||
Reference in New Issue
Block a user