compute-runtime/runtime/helpers
Mrozek, Michal a38e9da034 Optimize marker call in blocked scenarios.
- Do not emit batch buffer
- obtain completion stamp directly from csr

Change-Id: I7ff58f2f019ee8158665f6fb93682ce5aae17bd6
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
2019-07-10 11:01:49 +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 BlitProperties to simplify properties passing 2019-06-27 16:31:40 +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 Remove not used waitUntilGet parameter from takeOwnership method 2019-07-02 15:41:13 +02:00
base_object_allocator.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
blit_commands_helper.cpp Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
blit_commands_helper.h Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
blit_commands_helper_base.inl Use GraphicsAllocation for blit operation instead of Buffer object 2019-07-01 11:23:27 +02:00
blit_commands_helper_bdw_plus.inl Use GraphicsAllocation for blit operation instead of Buffer object 2019-07-01 11:23:27 +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 Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00
csr_deps.cpp Allow to push all dependency types to CsrDependencies helper 2019-06-12 17:17:38 +02:00
csr_deps.h Allow to push all dependency types to CsrDependencies helper 2019-06-12 17:17:38 +02: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 Add DeviceHelper::getEnginesCount() function 2019-05-20 15:26:48 +02:00
device_helpers.h Add DeviceHelper::getEnginesCount() function 2019-05-20 15:26:48 +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 Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02: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 Update GMM API related to page table manager 2019-06-21 15:36:39 +02:00
gmm_callbacks.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hardware_commands_helper.h Clean interfaces. 2019-07-02 15:31:21 +02:00
hardware_commands_helper.inl Rename KernelCommandsHelper to HardwareCommandsHelper 2019-06-12 13:45:12 +02:00
hardware_commands_helper_base.inl Clean interfaces. 2019-07-02 15:31:21 +02:00
hardware_context_controller.cpp Correct memory banks passed to hardware contexts 2019-06-25 22:46:36 +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 Simplify code for Front End programming 2019-05-20 09:42:07 +02:00
hw_helper.h Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
hw_helper_base.inl Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
hw_helper_bdw_plus.inl Extract functions to aub_helper_bdw_plus.inl, helpers/hw_helper_bdw_plus.inl 2019-05-16 17:08:54 +02:00
hw_info.cpp Rename HardwareInfo members 2019-05-09 09:13:55 +02:00
hw_info.h Move alignas to the right place. 2019-07-10 09:43:58 +02:00
kernel_helpers.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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
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 Calculate max threads for preamble only once 2019-05-30 15:23:17 +02:00
preamble_base.inl Simplify code for Front End programming 2019-05-20 09:42:07 +02:00
preamble_bdw_plus.inl Calculate max threads for preamble only once 2019-05-30 15:23:17 +02: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
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_base_address.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
state_base_address_base.inl Extract functions to state_base_address_bdw_plus.inl 2019-05-23 10:29:58 +02:00
state_base_address_bdw_plus.inl Extract functions to state_base_address_bdw_plus.inl 2019-05-23 10:29:58 +02: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 Extended format support in VA sharing 2019-04-26 12:28:33 +02:00
surface_formats.h Refactor GMM creation 2019-04-01 13:56:02 +02:00
task_information.cpp Optimize marker call in blocked scenarios. 2019-07-10 11:01:49 +02:00
task_information.h Optimize marker call in blocked scenarios. 2019-07-10 11:01:49 +02:00
timestamp_packet.cpp Rename KernelCommandsHelper to HardwareCommandsHelper 2019-06-12 13:45:12 +02:00
timestamp_packet.h Submit Semaphore dependency for enqueue read/write without Kernel 2019-06-25 14:21:57 +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