Program PIPE CONTROL before STATE_SIP

Related-To: NEO-6056

Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
This commit is contained in:
Krzysztof Gibala
2021-10-01 11:47:49 +00:00
committed by Compute-Runtime-Automation
parent d88b730daa
commit 6736454f85
9 changed files with 152 additions and 19 deletions

View File

@@ -451,6 +451,7 @@ CompletionStamp CommandStreamReceiverHw<GfxFamily>::flushTask(
}
programAdditionalPipelineSelect(commandStreamCSR, dispatchFlags.pipelineSelectArgs, false);
addPipeControlBeforeStateSip(commandStreamCSR, device);
programStateSip(commandStreamCSR, device);
if (DebugManager.flags.AddPatchInfoCommentsForAUBDump.get()) {