compute-runtime/runtime/helpers
Mateusz Jablonski bccfa1df38 Add cmake macro to append sources from properties
Change-Id: I06771c56ebca2e7a0dc5b65d6ea53aca95a70797
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-11-20 11:58:10 +01:00
..
linux Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
windows Move files to core 2019-11-19 16:19:52 +01:00
CMakeLists.txt Add cmake macro to append sources from properties 2019-11-20 11:58:10 +01:00
address_patch.h Collect patch info for scratch/global/constant/private 2019-08-14 13:52:28 +02:00
array_count.h Update copyright headers 2018-09-20 18:02:35 +02:00
base_object.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
base_object.h Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
blit_commands_helper.cpp Setup enqueue dependencies in blocked path 2019-11-19 08:55:55 +01:00
blit_commands_helper.h Setup enqueue dependencies in blocked path 2019-11-19 08:55:55 +01:00
blit_commands_helper_base.inl Allow dispatching multiple blit commands with single flush 2019-11-08 14:35:44 +01:00
blit_commands_helper_bdw_plus.inl Fix typo 2019-10-28 13:19:38 +01:00
built_ins_helper.cpp Remove not needed inclusions of device.h 2019-09-09 15:05:29 +02:00
built_ins_helper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cache_policy.cpp Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
cache_policy.h Move files to core 2019-11-19 16:19:52 +01:00
cl_helper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
completion_stamp.h Move EngineType to aub_stream. 2019-03-27 10:06:29 +01:00
convert_color.h Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00
csr_deps.cpp Improve TimestampPacket residency flow 2019-09-04 16:33:17 +02:00
csr_deps.h Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
device_helpers.cpp Rename DeviceHelper's method getDevicesCount- > getSubDevicesCount 2019-10-23 15:21:28 +02:00
device_helpers.h Rename DeviceHelper's method getDevicesCount- > getSubDevicesCount 2019-10-23 15:21:28 +02:00
dirty_state_helpers.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
dirty_state_helpers.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
dispatch_info.cpp Pass private scratch size to scratch space controller 2019-06-28 14:32:06 +02:00
dispatch_info.h Initial Blit aux translation support 2019-11-16 11:42:10 +01:00
dispatch_info_builder.h Handle page faults while accessing unified memory 2019-09-04 13:28:53 +02:00
enable_product.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
engine_control.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
engine_node_helper.cpp Add support for OffsetToSkipSetFFIDGP igc parameter 2019-10-14 15:27:34 +02:00
engine_node_helper.h Add support for OffsetToSkipSetFFIDGP igc parameter 2019-10-14 15:27:34 +02:00
enqueue_properties.h Initial Blit aux translation support 2019-11-16 11:42:10 +01:00
error_mappers.h
flat_batch_buffer_helper.cpp Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
flat_batch_buffer_helper.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
flat_batch_buffer_helper_hw.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
flat_batch_buffer_helper_hw.inl Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
flush_stamp.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
flush_stamp.h Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
get_info.h Move string.h to core helpers 2019-07-19 07:21:00 +02:00
gmm_callbacks.h Update GMM API related to page table manager 2019-06-21 15:36:39 +02:00
gmm_callbacks.inl Move HwHelper to core directory 2019-11-15 14:06:40 +01:00
gmm_callbacks_tgllp_plus.inl Move HwHelper to core directory 2019-11-15 14:06:40 +01:00
hardware_commands_helper.h Add clGetExecutionInfoIntel API 2019-11-13 12:09:40 +01:00
hardware_commands_helper.inl Move PreemptionHelper class to core 2019-11-18 23:59:28 +01:00
hardware_commands_helper_base.inl Add patchToken OffsetToSkipSetFFIDGP in device execution 2019-11-19 17:26:22 +01:00
hardware_context_controller.cpp AUB subcapture in TBX mode to write the head register upon activation 2019-10-17 16:03:50 +02:00
hardware_context_controller.h AUB subcapture in TBX mode to write the head register upon activation 2019-10-17 16:03:50 +02:00
hw_info.cpp Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
hw_info.h Remove not needed methods from Device. 2019-08-27 09:07:10 +02:00
kmd_notify_properties.cpp Do not use max power saving mode in VA sharing scenarios. 2019-05-07 15:23:13 +02:00
kmd_notify_properties.h Do not use max power saving mode in VA sharing scenarios. 2019-05-07 15:23:13 +02:00
mem_properties_parser_helper.cpp Remove OCL object from MemoryProperties 13/n 2019-10-24 14:07:42 +02:00
mem_properties_parser_helper.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
memory_properties_flags_helpers.cpp Remove OCL object from MemoryProperties 13/n 2019-10-24 14:07:42 +02:00
memory_properties_flags_helpers.h Remove OCL object from MemoryProperties 14/n 2019-10-31 18:04:12 +01:00
memory_properties_flags_helpers_base.inl Remove OCL object from MemoryProperties 13/n 2019-10-24 14:07:42 +02:00
mipmap.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mipmap.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
neo_driver_version.h AUB CSR with a capability to add AUB comment 2019-04-01 14:14:58 +02:00
options.cpp Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
options.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
per_thread_data.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
per_thread_data.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
pipeline_select_helper.h Add support for Gen11 platform 2019-04-05 14:28:55 +02:00
properties_helper.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
properties_helper.h Allow dispatching multiple blit commands with single flush 2019-11-08 14:35:44 +01:00
queue_helpers.cpp Add function to flush caches 2019-04-05 09:48:50 +02:00
queue_helpers.h Add function to flush caches 2019-04-05 09:48:50 +02:00
registered_method_dispatcher.h Improve RegisteredMethodDispatcher usage 2019-11-13 18:05:02 +01:00
sampler_helpers.h Add pitch programming to Blit dispatch and align max width to cacheline 2019-05-09 16:08:06 +02:00
state_base_address.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
state_base_address_base.inl Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
state_base_address_bdw_plus.inl Extract functions to state_base_address_bdw_plus.inl 2019-05-23 10:29:58 +02:00
state_compute_mode_helper.h Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
string_helpers.h Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
surface_formats.cpp Move files to core 2019-11-19 16:19:52 +01:00
surface_formats.h Move files to core 2019-11-19 16:19:52 +01:00
task_information.cpp Add patchToken OffsetToSkipSetFFIDGP in device execution 2019-11-19 17:26:22 +01:00
task_information.h Improve TimestampPackets handling in blocked path 2019-11-18 09:25:56 +01:00
task_information.inl Improve obtaining LinearStream during enqueue call 2019-07-22 18:52:14 +02:00
timestamp_packet.cpp Move Linear Stream to core folder 2019-08-26 17:00:53 +02:00
timestamp_packet.h Initial Blit aux translation support 2019-11-16 11:42:10 +01:00
uint16_avx2.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
uint16_sse4.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
validators.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
validators.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00