compute-runtime/opencl/source/helpers
Mateusz Hoppe d3b11d1527 fix: correctly patch implicit arg buffer in indirect data
- use correct size alignment of implicit arg buffer, crossthread data
should start after the buffer without extra padding

Related-To: NEO-14449

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-05-06 13:25:11 +02:00
..
CMakeLists.txt refactor: adjust file names after pre-gen12 removal 6/n 2025-02-06 14:00:01 +01:00
api_specific_config_ocl.cpp feature: Add ftrHeaplessMode flag 2025-04-02 21:06:05 +02:00
base_object.cpp Copyright header update 2021-05-17 20:38:19 +02:00
base_object.h fix: Add asserts to ensure NonCopyable and NonMovable 1/n 2025-02-18 09:41:20 +01:00
cache_policy.cpp performance: enable staging for reads from image 2025-02-13 18:15:59 +01:00
cl_blit_properties.h fix: Copy tiled 1D array per array element with BLT 2025-03-07 17:29:04 +01:00
cl_gfx_core_helper.cpp refactor: remove not needed code related to deprecated device ip version 2024-07-05 09:54:48 +02:00
cl_gfx_core_helper.h refactor: remove not needed code related to deprecated device ip version 2024-07-05 09:54:48 +02:00
cl_gfx_core_helper_base.inl feature: add method to switch enable/disable mid thread preemption 2024-04-15 16:26:52 +02:00
cl_gfx_core_helper_factory_init.inl refactor: rename cl_gfx_core_helper files 2023-01-24 11:16:03 +01:00
cl_gfx_core_helper_pvc_and_later.inl refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
cl_gfx_core_helper_xehp_and_later.inl fix: correct reporing kernel private size on L0 2024-01-09 09:54:05 +01:00
cl_helper.h Update OCL headers 2022-06-23 17:07:16 +02:00
cl_memory_properties_helpers.cpp fix(ocl): add support for deprecated value of CL_MEM_DEVICE_ID_INTEL 2024-01-29 17:07:26 +01:00
cl_memory_properties_helpers.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
cl_memory_properties_helpers_base.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_preemption_helper.cpp feature: add method to switch enable/disable mid thread preemption 2024-04-15 16:26:52 +02:00
cl_preemption_helper.h feature: add method to switch enable/disable mid thread preemption 2024-04-15 16:26:52 +02:00
cl_validators.cpp refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
cl_validators.h Cleanup includes 23 2023-01-09 12:30:30 +01:00
convert_color.h style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01: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 refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
dispatch_info.h fix: Add asserts to ensure NonCopyable and NonMovable 1/n 2025-02-18 09:41:20 +01:00
dispatch_info_builder.h refactor: correct naming of enum class constants 10/n 2023-12-19 11:30:39 +01:00
enable_hardware_commands_helper_cw.inl refactor: remove not needed check 2024-07-09 16:11:33 +02:00
enable_hardware_commands_helper_gpgpu.inl refactor: remove not needed check 2024-07-09 16:11:33 +02:00
enqueue_properties.h fix: flush barrier when profiling enabled 2024-07-02 13:25:07 +02:00
error_mappers.h Cleanup includes 46 2023-01-27 14:31:05 +01:00
get_info_status_mapper.h refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00
gl_helper.h feature(ocl): Improve Linux CL/GL sharing support 2024-03-01 13:38:56 +01:00
gmm_types_converter.cpp refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
gmm_types_converter.h Cleanup shared sources 2020-02-26 21:52:03 +01:00
hardware_commands_helper.h feature: allow removal of heapful code paths 2025-03-27 01:34:35 +01:00
hardware_commands_helper_base.inl feature: allow removal of heapful code paths 2025-03-27 01:34:35 +01:00
hardware_commands_helper_xehp_and_later.inl fix: correctly patch implicit arg buffer in indirect data 2025-05-06 13:25:11 +02: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 refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
mipmap.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
properties_helper.cpp performance: don't flush gpgpu if not required 2024-07-26 06:49:45 +02:00
properties_helper.h fix: submit marker for cpu transfer with event on IOQ queue 2023-08-21 15:07:37 +02:00
queue_helpers.h fix: flush barrier when profiling enabled 2024-07-02 13:25:07 +02:00
sampler_helpers.h build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
surface_formats.cpp Correct surface format used for CL_LUMINANCE images 2022-06-15 19:00:11 +02:00
surface_formats.h refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
task_information.cpp fix: Add asserts to ensure NonCopyable and NonMovable n/n 2025-02-19 11:36:24 +01:00
task_information.h fix: cache flush dependency for queue blocked 2024-05-20 11:55:24 +02:00
task_information.inl Cleanup includes 28 2023-01-11 17:47:33 +01:00