mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
Pass command stream to dispatch scheduler
instead of taking it from CommandQueue Change-Id: I8e43c3b7ed5cb46f79edf3290a84fc6ad41f3b57 Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
10083d5a21
commit
0cf71414e2
@@ -454,6 +454,7 @@ void CommandQueueHw<GfxFamily>::processDeviceEnqueue(Kernel *parentKernel,
|
||||
|
||||
GpgpuWalkerHelper<GfxFamily>::dispatchScheduler(
|
||||
*this,
|
||||
*this->commandStream,
|
||||
*devQueueHw,
|
||||
preemption,
|
||||
scheduler,
|
||||
|
||||
Reference in New Issue
Block a user