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:
Filip Hazubski
2021-08-31 16:13:36 +00:00
committed by Compute-Runtime-Automation
parent 5844cbe02b
commit c03620468b
9 changed files with 89 additions and 14 deletions

View File

@@ -324,4 +324,5 @@ DoNotFreeResources = 0
OverrideGmmResourceUsageField = -1
LogAllocationType = 0
ProgramAdditionalPipeControlBeforeStateComputeModeCommand = 0
OverrideBufferSuitableForRenderCompression = -1
OverrideBufferSuitableForRenderCompression = -1
AllowMixingRegularAndCooperativeKernels = 0