compute-runtime/opencl/source/helpers
Kamil Kopryk 9564af14f5 Move ClCoreHelper ownership to RootDeviceEnvironment 3/n
Related-To: NEO-6853
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>

Use RootDeviceEnvironment getHelper<ClCoreHelper> for
- getQueueFamilyName
- getKernelPrivateMemSize
- preferBlitterForLocalToLocalTransfers
2022-11-15 15:45:33 +01:00
..
windows Add missing pragma once in header files 2022-06-07 16:19:11 +02:00
CMakeLists.txt Add threads count queries 2022-08-24 13:18:20 +02:00
api_specific_config_ocl.cpp Add api specific config for allocation cache 2022-09-05 21:15:18 +02:00
base_object.cpp Copyright header update 2021-05-17 20:38:19 +02:00
base_object.h Cleanup includes 2022-07-25 09:58:38 +02:00
cache_policy.cpp Copyright header update 2021-05-17 20:38:19 +02:00
cl_blit_properties.h style: correct variable naming 2022-05-16 15:02:15 +02:00
cl_helper.h Update OCL headers 2022-06-23 17:07:16 +02:00
cl_hw_helper.cpp Move ClCoreHelper ownership to RootDeviceEnvironment 1/n 2022-11-15 10:35:22 +01:00
cl_hw_helper.h Move ClCoreHelper ownership to RootDeviceEnvironment 1/n 2022-11-15 10:35:22 +01:00
cl_hw_helper_base.inl Move ClCoreHelper ownership to RootDeviceEnvironment 1/n 2022-11-15 10:35:22 +01:00
cl_hw_helper_bdw_and_later.inl Add hwInfo as argument to method getSupportedDeviceFeatureCapabilities 2022-06-13 15:03:43 +02:00
cl_hw_helper_pvc_and_later.inl Move ClCoreHelper ownership to RootDeviceEnvironment 3/n 2022-11-15 15:45:33 +01:00
cl_hw_helper_xehp_and_later.inl Add threads count queries 2022-08-24 13:18:20 +02:00
cl_memory_properties_helpers.cpp Add experimental CL_MEM_DEVICE_ID_INTEL property for memory object creation 2022-08-05 14:54:30 +02:00
cl_memory_properties_helpers.h Pass compression hints to memory properties 2021-11-25 14:05:08 +01:00
cl_memory_properties_helpers_base.inl Update OCL headers 2022-06-23 17:07:16 +02:00
cl_preemption_helper.cpp Remove device enqueue part 3 2022-01-12 13:50:18 +01:00
cl_preemption_helper.h Add preemption flags creation to shared code 2021-09-23 15:20:13 +02:00
cl_validators.cpp Move enable_product.inl to shared 2021-10-12 22:02:16 +02:00
cl_validators.h style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
convert_color.h Copyright header update 2021-05-17 20:38:19 +02:00
csr_deps.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
destructor_callbacks.h Update DestructorCallbacks helper 2020-11-16 13:08:53 +01:00
dispatch_info.cpp Remove device enqueue part 6 2022-01-17 13:56:29 +01:00
dispatch_info.h Explicitly initialize DispatchInfo members 2022-08-09 12:51:41 +02:00
dispatch_info_builder.h Limit system memory flag in builtin kernels to destination argument 2022-07-19 10:58:51 +02:00
enqueue_properties.h Fix profiling for marker commands. 2021-05-27 12:15:07 +02:00
error_mappers.h Copyright header update 2021-05-17 20:38:19 +02:00
get_info_status_mapper.h Add absolute include paths 2020-02-23 23:49:12 +01:00
gmm_types_converter.cpp Cleanup shared sources 2020-02-26 21:52:03 +01:00
gmm_types_converter.h Cleanup shared sources 2020-02-26 21:52:03 +01:00
hardware_commands_helper.h OCL cache per thread data 2022-11-02 17:07:29 +01:00
hardware_commands_helper_base.inl Move hwInfoConfig ownership to RootDeviceEnvironment 2/n 2022-11-14 13:04:31 +01:00
hardware_commands_helper_bdw_and_later.inl OCL cache per thread data 2022-11-02 17:07:29 +01:00
hardware_commands_helper_xehp_and_later.inl OCL cache per thread data 2022-11-02 17:07:29 +01:00
helper_options.cpp Copyright header update 2021-05-17 20:38:19 +02:00
implicit_scaling_ocl.cpp Add platform parameter to configure pipe control dispatch 2021-11-02 12:14:10 +01:00
mipmap.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
mipmap.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
properties_helper.cpp Change MemoryPool to enum class 2022-06-02 12:46:15 +02:00
properties_helper.h Cleanup includes 2022-07-25 09:58:38 +02:00
queue_helpers.h Revert "Add finish before command queue is released" 2022-08-05 19:25:23 +02:00
sampler_helpers.h Clean unused code 2022-07-07 14:52:26 +02:00
surface_formats.cpp Correct surface format used for CL_LUMINANCE images 2022-06-15 19:00:11 +02:00
surface_formats.h Copyright header update 2021-05-17 20:38:19 +02:00
task_information.cpp Prepare mechanism for returning GPU execution error on OCL API 2022-11-04 15:54:19 +01:00
task_information.h Prepare mechanism for returning GPU execution error on OCL API 2022-11-04 15:54:19 +01:00
task_information.inl Copyright header update 2021-05-17 20:38:19 +02:00