feature: in-order patching for ComputeWalker

Related-To: NEO-7966

Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
Dunajski, Bartosz
2023-09-22 11:18:43 +00:00
committed by Compute-Runtime-Automation
parent f62ace8929
commit 480c058cb2
24 changed files with 276 additions and 46 deletions

View File

@@ -48,6 +48,7 @@ struct ImplicitScalingDispatch {
static void dispatchCommands(LinearStream &commandStream,
WALKER_TYPE &walkerCmd,
void **outWalkerPtr,
const DeviceBitfield &devices,
uint32_t &partitionCount,
bool useSecondaryBatchBuffer,