mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
Fixing IntDescr programing for blocked cmd and MT
Fixing InterfaceDescriptor programming for blocked commands when MidThread preemption is enabled Additionally, fixing couple of tests that block global preemption enabling in ULTs Change-Id: I454c9608f8606f23d7446785ac24c7c7d8701ae0
This commit is contained in:
committed by
sys_ocldev
parent
41f0ac3019
commit
044fd1ab81
@@ -92,6 +92,7 @@ struct KernelCommandsHelper : public PerThreadDataHelper {
|
||||
LinearStream &commandStream,
|
||||
IndirectHeap &dsh,
|
||||
IndirectHeap &ih,
|
||||
size_t ihReservedBlockSize,
|
||||
IndirectHeap &ioh,
|
||||
IndirectHeap &ssh,
|
||||
const Kernel &kernel,
|
||||
|
||||
Reference in New Issue
Block a user