Use primary buffer start when immediate command list using flush task

Related-To: NEO-7091

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2022-06-28 18:17:24 +00:00
committed by Compute-Runtime-Automation
parent fffd56d7a6
commit 3ed8b4319f
8 changed files with 244 additions and 82 deletions

View File

@@ -280,7 +280,7 @@ void EncodeDispatchKernel<Family>::encode(CommandContainer &container,
walkerCmd,
args.device->getDeviceBitfield(),
args.partitionCount,
true,
!container.getFlushTaskUsedForImmediate(),
!args.isKernelDispatchedFromImmediateCmdList,
false,
workPartitionAllocationGpuVa,