compute-runtime/runtime/helpers
Mateusz Jablonski 3aa454a771 Move SysCalls to core
Related-To: NEO-3982
Change-Id: Ie4797e0c83891d689dd8903716bce9292702938d
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-12-18 10:02:53 +01:00
..
linux Move headers to core 2019-12-02 14:20:45 +01:00
windows Move SysCalls to core 2019-12-18 10:02:53 +01:00
CMakeLists.txt Rename files with the same name 2019-12-13 14:17:31 +01: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 Pass VA while constructing BlitProperties instead of allocation + offset 2019-12-12 13:14:46 +01:00
blit_commands_helper.h Pass VA while constructing BlitProperties instead of allocation + offset 2019-12-12 13:14:46 +01:00
blit_commands_helper_base.inl Pass VA while constructing BlitProperties instead of allocation + offset 2019-12-12 13:14:46 +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 cache_policy to core 2019-12-03 14:53:49 +01:00
cl_helper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
device_helpers.h Rename DeviceHelper's method getDevicesCount- > getSubDevicesCount 2019-10-23 15:21:28 +02:00
dirty_state_helpers.cpp Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +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 Move headers to core 2019-12-10 12:19:29 +01:00
dispatch_info_builder.h Handle page faults while accessing unified memory 2019-09-04 13:28:53 +02:00
enable_product.inl Move headers to core 2019-12-02 14:20:45 +01:00
engine_control.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_properties.h Initial Blit aux translation support 2019-11-16 11:42:10 +01:00
error_mappers.h Initial commit 2017-12-21 00:45:38 +01:00
flat_batch_buffer_helper.cpp Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
flat_batch_buffer_helper.h Move headers to core 2019-12-10 12:19:29 +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 Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
flush_stamp.h Move headers to core 2019-12-02 14:20:45 +01: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 Execution Model heaps programming cleanup 2019-12-17 14:12:50 +01:00
hardware_commands_helper.inl Move grf size to HwInfo 2019-12-17 17:27:21 +01:00
hardware_commands_helper_base.inl Move grf size to HwInfo 2019-12-17 17:27:21 +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
helper_options.cpp Rename files with the same name 2019-12-13 14:17:31 +01:00
mem_properties_parser_helper.cpp Connect UnifiedMemoryProperties with MemoryPropertiesFlags 2019-12-09 14:23:46 +01:00
mem_properties_parser_helper.h Connect UnifiedMemoryProperties with MemoryPropertiesFlags 2019-12-09 14:23:46 +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 Connect UnifiedMemoryProperties with MemoryPropertiesFlags 2019-12-09 14:23:46 +01:00
memory_properties_flags_helpers_base.inl Remove unnecessary program of default value for allocation flags 2019-12-13 14:33:32 +01: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
per_thread_data.cpp Move grf size to HwInfo 2019-12-17 17:27:21 +01:00
per_thread_data.h Move grf size to HwInfo 2019-12-17 17:27:21 +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
sampler_helpers.h Add pitch programming to Blit dispatch and align max width to cacheline 2019-05-09 16:08:06 +02:00
state_compute_mode_helper.h Move headers to core 2019-12-02 14:20:45 +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 Move files to core 2019-12-11 17:39:14 +01:00
task_information.h Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
task_information.inl Improve obtaining LinearStream during enqueue call 2019-07-22 18:52:14 +02:00
timestamp_packet.cpp Disable TimestampPacket optimizations in Aub/Tbx mode 2019-12-02 15:38:13 +01:00
timestamp_packet.h Disable TimestampPacket optimizations in Aub/Tbx mode 2019-12-02 15:38:13 +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