compute-runtime/shared/source/helpers
Dominik Dabek 075c96267d feature: check indirect access for kernel
Do not make indirect allocations resident if kernel does not use
indirect access.
Enable for both level zero and opencl.

Related-To: NEO-7712

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2023-02-23 12:38:53 +01:00
..
aarch64
definitions feature: Add support for MTL 2022-12-23 10:22:50 +01:00
windows refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
x86_64 style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
CMakeLists.txt refactor make gfx helper methods for pvc and later non specialized 2023-02-14 11:00:30 +01:00
abort.cpp
abort.h
address_patch.h
addressing_mode_helper.cpp Add failBuildProgramWithStatefulAccessPreference helper 2023-02-16 11:57:33 +01:00
addressing_mode_helper.h refactor: Remove global CompilerProductHelper gettter 2/n 2023-01-23 17:04:27 +01:00
affinity_mask.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
aligned_memory.h Cleanup includes 7 2022-11-28 17:01:48 +01:00
allow_deferred_deleter.cpp
api_gfx_core_helper.h Move clGfxCoreHelper ownership to rootDeviceEnv 2023-01-05 12:58:38 +01:00
api_specific_config.h
app_resource_defines.h
app_resource_helper.cpp Introduce initial implementation of DirectSubmission relaxed ordering mode. 2022-11-17 12:23:29 +01:00
app_resource_helper.h
array_count.h
aux_translation.h
basic_math.h style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
bindless_heaps_helper.cpp Cleanup includes 11 2022-12-06 12:25:30 +01:00
bindless_heaps_helper.h
bit_helpers.h
blit_commands_helper.h refactor: don't use global ProductHelper getter 11/n 2023-01-26 08:16:52 +01:00
blit_commands_helper_base.inl Cleanup includes 53 2023-02-15 13:21:14 +01:00
blit_commands_helper_bdw_and_later.inl Limit blit height on PVC 2022-12-22 14:52:09 +01:00
blit_commands_helper_xehp_and_later.inl Cleanup includes 53 2023-02-15 13:21:14 +01:00
blit_helper.cpp Cleanup includes 48 2023-02-10 17:23:02 +01:00
blit_helper.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
blit_properties.cpp feature(ocl) use tags to synchronize multi root device events 2023-01-23 10:28:01 +01:00
blit_properties.h feature(ocl) use tags to synchronize multi root device events 2023-01-23 10:28:01 +01:00
blit_properties_container.h Cleanup includes 35 2023-01-17 18:51:40 +01:00
cache_flush.inl Cleanup includes 50 2023-02-10 20:26:13 +01:00
cache_flush_xehp_and_later.inl
cache_policy.cpp
cache_policy.h Cleanup includes 23 2023-01-09 12:30:30 +01:00
cache_policy_base.inl Cleanup includes 23 2023-01-09 12:30:30 +01:00
cache_policy_bdw_and_later.inl
cache_policy_dg2_and_later.inl Cleanup includes 50 2023-02-10 20:26:13 +01:00
casts.h
common_types.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
compiler_aot_config_bdw_and_later.inl refactor: rename compiler product helper files 2023-02-03 09:03:24 +01:00
compiler_aot_config_mtl_and_later.inl refactor: rename compiler product helper files 2023-02-03 09:03:24 +01:00
compiler_options_parser.cpp
compiler_options_parser.h
compiler_product_helper.cpp refactor: rename compiler product helper files 2023-02-03 09:03:24 +01:00
compiler_product_helper.h Add failBuildProgramWithStatefulAccessPreference helper 2023-02-16 11:57:33 +01:00
compiler_product_helper_base.inl Add failBuildProgramWithStatefulAccessPreference helper 2023-02-16 11:57:33 +01:00
compiler_product_helper_bdw_and_later.inl refactor: rename compiler product helper files 2023-02-03 09:03:24 +01:00
compiler_product_helper_before_xe_hpc.inl refactor: rename compiler product helper files 2023-02-03 09:03:24 +01:00
compiler_product_helper_xe_hpc_and_later.inl refactor: rename compiler product helper files 2023-02-03 09:03:24 +01:00
completion_stamp.h Flush task at device init 2023-01-30 10:41:42 +01:00
constants.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
debug_helpers.cpp
debug_helpers.h
deferred_deleter_helper.h
device_bitfield.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
dirty_state_helpers.cpp
dirty_state_helpers.h Cleanup includes 18 2023-01-02 13:28:29 +01:00
driver_model_type.h
enable_product.inl Cleanup includes 50 2023-02-10 20:26:13 +01:00
engine_control.cpp Cleanup includes 26 2023-01-11 09:10:45 +01:00
engine_control.h Cleanup includes 26 2023-01-11 09:10:45 +01:00
engine_node_helper.cpp Cleanup includes 48 2023-02-10 17:23:02 +01:00
engine_node_helper.h Cleanup includes 45 2023-01-26 11:12:15 +01:00
extendable_enum.h
extra_allocation_data_xehp_and_later.inl Cleanup includes 53 2023-02-15 13:21:14 +01:00
file_io.cpp
file_io.h
file_io_load.cpp
flat_batch_buffer_helper.cpp Cleanup includes 15 2022-12-23 12:36:51 +01:00
flat_batch_buffer_helper.h refactor: don't use global ProductHelper getter 17 2023-01-27 19:28:45 +01:00
flat_batch_buffer_helper_hw.h refactor: don't use global ProductHelper getter 17 2023-01-27 19:28:45 +01:00
flat_batch_buffer_helper_hw.inl fix mismatched-new-delete when using unique_ptr 2023-02-14 08:07:13 +01:00
flush_stamp.cpp
flush_stamp.h
get_info.h Cleanup includes 31 2023-01-16 11:45:55 +01:00
get_info_status.h
gfx_core_helper.cpp Add extra check for nullptr function pointer 2023-02-02 12:21:23 +01:00
gfx_core_helper.h Revert "Adjust maxWorkGroupSize value" 2023-02-21 14:45:36 +01:00
gfx_core_helper_base.inl Revert "Adjust maxWorkGroupSize value" 2023-02-21 14:45:36 +01:00
gfx_core_helper_bdw_and_later.inl fix(l0): check for largeGRF when computing maxWorkGroupSize 2023-02-08 11:20:52 +01:00
gfx_core_helper_bdw_to_dg2.inl refactor make gfx helper methods for pvc and later non specialized 2023-02-14 11:00:30 +01:00
gfx_core_helper_bdw_to_icllp.inl refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
gfx_core_helper_dg2_and_later.inl refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
gfx_core_helper_pvc_and_later.inl Limit space in tile for concurrent kernels on pvc 2023-02-23 09:50:47 +01:00
gfx_core_helper_tgllp_and_later.inl refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
gfx_core_helper_xehp_and_later.inl refactor make gfx helper methods for pvc and later non specialized 2023-02-14 11:00:30 +01:00
hardware_context_controller.cpp Refactor aubstream include interface 2022-11-23 10:30:13 +01:00
hardware_context_controller.h Refactor aubstream include interface 2022-11-23 10:30:13 +01:00
hash.h
heap_assigner.cpp Cleanup includes 13 2022-12-16 12:36:27 +01:00
heap_assigner.h Cleanup includes 13 2022-12-16 12:36:27 +01:00
heap_helper.cpp Cleanup includes 11 2022-12-06 12:25:30 +01:00
heap_helper.h
hw_info.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
hw_info.h Add support for cl_ext_float_atomics 2023-02-22 18:08:58 +01:00
hw_ip_version.h Unify definition of hardware ip version 2022-12-06 17:22:24 +01:00
hw_mapper.h Cleanup includes 50 2023-02-10 20:26:13 +01:00
hw_walk_order.h style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
kernel_helpers.cpp feature: check indirect access for kernel 2023-02-23 12:38:53 +01:00
kernel_helpers.h feature: check indirect access for kernel 2023-02-23 12:38:53 +01:00
kmd_notify_properties.cpp Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
kmd_notify_properties.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
l3_range.h
local_id_gen.h Cleanup includes 31 2023-01-16 11:45:55 +01:00
local_id_gen.inl Cleanup includes 31 2023-01-16 11:45:55 +01:00
local_id_gen_special.inl
local_id_gen_sse4.cpp
local_memory_access_modes.h
local_work_size.cpp Cleanup includes 34 2023-01-17 14:42:04 +01:00
local_work_size.h Do not enforce LWS in dec order when smaller than half simd 2023-01-05 15:55:14 +01:00
logical_state_helper.h
logical_state_helper.inl
map_operation_type.h Cleanup includes 28 2023-01-11 17:47:33 +01:00
memory_properties_helpers.cpp
memory_properties_helpers.h refactor OCL: cleanup after moving multi root device buffers to local mem 2023-02-15 09:41:20 +01:00
memory_properties_helpers_base.inl refactor OCL: cleanup after moving multi root device buffers to local mem 2023-02-15 09:41:20 +01:00
mt_helpers.h Cleanup includes 24 2023-01-10 07:56:16 +01:00
neo_driver_version.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
non_copyable_or_moveable.h
options.h
pause_on_gpu_properties.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
per_thread_data.h Cleanup includes 32 2023-01-16 20:41:37 +01:00
pipe_control_args.h
pipeline_select_args.h
pipeline_select_helper.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
populate_factory.h
preamble.h refactor: don't use global ProductHelper getter 16 2023-01-27 17:03:46 +01:00
preamble_base.inl refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
preamble_bdw_and_later.inl Refactor: dont use global getters for product/gfxcore helper in preamble helpers 2022-12-20 18:34:17 +01:00
preamble_xehp_and_later.inl refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
preprocessor.h
product_config_helper.cpp Switch device ID support to product config helper 2023-02-03 16:55:41 +01:00
product_config_helper.h Switch device ID support to product config helper 2023-02-03 16:55:41 +01:00
product_config_helper_extra.cpp Fatbinary optimization for -device release target 2023-02-01 16:19:13 +01:00
ptr_math.h
ray_tracing_helper.h Cleanup includes 48 2023-02-10 17:23:02 +01:00
register_offsets.h style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
registered_method_dispatcher.h
simd_helper.h
sleep.cpp
sleep.h
state_base_address.h Refactor state base address programing 2/n 2023-02-23 12:20:25 +01:00
state_base_address_base.inl Refactor state base address programing 2/n 2023-02-23 12:20:25 +01:00
state_base_address_bdw.inl Refactor state base address programing 1/n 2023-02-22 15:17:29 +01:00
state_base_address_bdw_and_later.inl Refactor state base address programing 2/n 2023-02-23 12:20:25 +01:00
state_base_address_icllp_and_later.inl Refactor state base address programing 2/n 2023-02-23 12:20:25 +01:00
state_base_address_skl.inl Refactor state base address programing 2/n 2023-02-23 12:20:25 +01:00
state_base_address_xehp_and_later.inl Refactor state base address programing 2/n 2023-02-23 12:20:25 +01:00
stdio.h
string.h
string_helpers.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
surface_format_info.h
timestamp_packet.cpp Cleanup includes 35 2023-01-17 18:51:40 +01:00
timestamp_packet.h refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
timestamp_packet_container.h Cleanup includes 47 2023-02-10 17:07:30 +01:00
timestamp_packet_size_control.h Cleanup includes 37 2023-01-20 12:34:39 +01:00
topology_map.h
uint16_avx2.h style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
uint16_sse4.h style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
validators.h
vec.h