compute-runtime/runtime/helpers
Mateusz Jablonski 74ae06b131 Add new allocation type for internal allocations in system memory
Related-To: NEO-2733

Change-Id: I256d414c1e92647469dd2a80f83bdbfc8721cf43
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-04-17 11:20:50 +02:00
..
linux Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
windows Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
CMakeLists.txt Add method to dispatch blit operation from hostPtr to Buffer 2019-04-10 15:17:44 +02:00
abort.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
abort.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
address_patch.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aligned_memory.h Add alignment check to CL_DEVICE_MEM_BASE_ADDR_ALIGN for compressed buffers 2019-04-02 12:20:12 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
base_object_allocator.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
basic_math.h Simplify bit operations. 2019-03-27 17:11:29 +01:00
blit_commands_helper.h Add method to append blit command 2019-04-11 14:50:42 +02:00
blit_commands_helper.inl Add method to append blit command 2019-04-11 14:50:42 +02:00
built_ins_helper.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
built_ins_helper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cache_policy.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cache_policy.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
csr_deps.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
csr_deps.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
debug_helpers.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
debug_helpers.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
device_helpers.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
device_helpers.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
dispatch_info.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
dispatch_info_builder.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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
error_mappers.h Initial commit 2017-12-21 00:45:38 +01:00
extendable_enum.h Update copyright headers 2018-09-20 18:02:35 +02:00
file_io.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
file_io.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
flat_batch_buffer_helper.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
flat_batch_buffer_helper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
flat_batch_buffer_helper_hw.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
flat_batch_buffer_helper_hw.inl Add new allocation type for internal allocations in system memory 2019-04-17 11:20:50 +02:00
flush_stamp.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
flush_stamp.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
get_info.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
gmm_callbacks.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
gmm_callbacks.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hardware_context_controller.cpp AUB capture with AubStream to support image dumps 2019-04-08 17:28:14 +02:00
hardware_context_controller.h AUB capture with AubStream to support image dumps 2019-04-08 17:28:14 +02:00
hash.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hw_helper.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hw_helper.h Add method checkResourceCompatibility 2019-04-01 11:12:32 +02:00
hw_helper_common.inl Setup preemption registers now return input value. 2019-04-08 12:05:35 +02:00
hw_info.cpp Move EngineType to aub_stream. 2019-03-27 10:06:29 +01:00
hw_info.h Add blitterOperationsSupported flag to RuntimeCapabilityTable 2019-04-16 11:34:55 +02:00
kernel_commands.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel_commands.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel_commands_base.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel_helpers.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kmd_notify_properties.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kmd_notify_properties.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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
options.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
options.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
per_thread_data.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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
preamble.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
preamble.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
properties_helper.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
properties_helper.h Add dedicated map allocation 2019-04-09 16:16:31 +02:00
ptr_math.h ptrOffset and ptrDiff do not truncate uint64_t to uintptr_t 2019-03-18 16:01:06 +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 Update copyright headers 2018-09-20 18:02:35 +02:00
state_base_address.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
state_base_address.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
stdio.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
string.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
string_helpers.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
surface_formats.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
surface_formats.h Refactor GMM creation 2019-04-01 13:56:02 +02:00
task_information.cpp Delete CommandQueue argument from dispatchScheduler 2019-04-01 11:13:37 +02:00
task_information.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
timestamp_packet.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
timestamp_packet.h Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
uint16_avx2.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
uint16_sse4.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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
wddm_helper.h Initial commit 2017-12-21 00:45:38 +01:00