compute-runtime/opencl/source/kernel
Krystian Chmielewski 41f3bd00ff Remove PatchTokens from KernelInfo
Use KernelDescriptor instead of patchTokens stored in KernelInfo's
patchInfo.
Removed: SPatchMediaInterfaceDescriptorLoad, SPatchAllocateLocalSurface,
SPatchMediaVFEState(slot 0), SPatchMediaVFEState(slot 1),
SPatchInterfaceDescriptorData, SPatchSamplerStateArray,
SPatchBindingTableState, SPatchDataParameterBuffer,
SPatchDataParameterStream, SPatchThreadPayload,
SPatchKernelAttributesInfo, SPatchAllocateStatelessPrivateSurface,
SPatchAllocateSyncBuffer,
SPatchAllocateStatelessConstantMemorySurfaceWithInitialization,
SPatchAllocateStatelessGlobalMemorySurfaceWithInitialization,
SPatchAllocateSystemThreadSurface.

Related-To: NEO-4729
Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2021-03-09 17:09:13 +01:00
..
CMakeLists.txt Revert "Create a new class for handling multi device SVM arguments in kernel" 2021-01-26 16:06:53 +01:00
get_additional_kernel_info.cpp Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
image_transformer.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
image_transformer.h Add absolute path to include 2020-02-23 08:47:49 +01:00
kernel.cpp Remove PatchTokens from KernelInfo 2021-03-09 17:09:13 +01:00
kernel.h Remove PatchTokens from KernelInfo 2021-03-09 17:09:13 +01:00
kernel.inl Remove PatchTokens from KernelInfo 2021-03-09 17:09:13 +01:00
kernel_execution_type.h Add concurrent kernel execution type 2020-11-20 16:12:42 +01:00
kernel_extra.cpp Add function to check if kernel has direct stateless access to host memory 2020-12-16 10:06:17 +01:00
kernel_info_cl.h Introducing kernel descriptor 2020-02-25 00:03:15 +01:00
kernel_objects_for_aux_translation.h Add resolve capability for compressed USM device allocations 2021-01-08 12:16:26 +01:00