compute-runtime/runtime/helpers
Jobczyk, Lukasz 76fe09c2a9 Handle page faults while accessing unified memory
Related-To: NEO-3330

Change-Id: I7e21f894e9d1c82598954c49342d1f65af07498f
Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
2019-09-04 13:28:53 +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 Remove OCL object from MemoryProperties 1/n 2019-08-09 08:47:54 +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 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 Remove base object allocator. 2019-07-15 10:20:11 +02:00
blit_commands_helper.cpp Register Blit CSR to CommandQueue 2019-07-17 08:04:03 +02:00
blit_commands_helper.h Refactor dispatching blit enqueue 2019-09-02 07:56:50 +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 DRM Graphic allocation assigns original hostPtr as cpuPtr 2019-08-28 13:35:18 +02:00
cache_policy.h Stop using cache policy defines. 2019-08-26 17:36:50 +02: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 Rename engine member in CommandQueue 2019-07-15 17:53:01 +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 Handle page faults while accessing unified memory 2019-09-04 13:28:53 +02: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
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 Collect patch info for scratch/global/constant/private 2019-08-14 13:52:28 +02:00
flat_batch_buffer_helper_hw.h Collect patch info for scratch/global/constant/private 2019-08-14 13:52:28 +02:00
flat_batch_buffer_helper_hw.inl Collect patch info for scratch/global/constant/private 2019-08-14 13:52:28 +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 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 Linear Stream to core folder 2019-08-26 17:00:53 +02:00
hardware_commands_helper.h Add helpers for MI_ATOMIC address 2019-09-02 08:52:59 +02:00
hardware_commands_helper.inl Add helpers for MI_ATOMIC address 2019-09-02 08:52:59 +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 Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
hw_helper.cpp Simplify code for Front End programming 2019-05-20 09:42:07 +02:00
hw_helper.h Add isL3Configurable() method to HwHelper 2019-08-30 07:19:40 +02:00
hw_helper_base.inl Add isL3Configurable() method to HwHelper 2019-08-30 07:19:40 +02:00
hw_helper_bdw_plus.inl y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
hw_info.cpp Remove not needed methods from Device. 2019-08-27 09:07:10 +02:00
hw_info.h Remove not needed methods from Device. 2019-08-27 09:07:10 +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
mem_properties_parser_helper.cpp Refactor flags validation 2019-09-02 12:42:02 +02:00
mem_properties_parser_helper.h Refactor flags validation 2019-09-02 12:42:02 +02:00
memory_properties_flags_helpers.cpp Remove OCL object from MemoryProperties 1/n 2019-08-09 08:47:54 +02:00
memory_properties_flags_helpers.h Remove OCL object from MemoryProperties 1/n 2019-08-09 08:47:54 +02:00
memory_properties_flags_helpers_base.inl Add new flag to disable L3 for stateful accesses. 2019-08-29 23:38:26 -07: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 Move Linear Stream to core folder 2019-08-26 17:00:53 +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
preamble.h Add support for testing if L3 is configurable 2019-08-21 11:40:42 -07:00
preamble_base.inl Move Linear Stream to core folder 2019-08-26 17:00:53 +02:00
preamble_bdw_plus.inl Collect patch info for scratch/global/constant/private 2019-08-14 13:52:28 +02:00
properties_helper.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
properties_helper.h Refactor dispatching blit enqueue 2019-09-02 07:56:50 +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
registered_method_dispatcher.h Introduce RegisteredMethodDispatcher. 2019-07-15 11:59:53 +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 Start using real mocs index to call state base address programming. 2019-08-26 16:14:36 +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_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 y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
task_information.cpp Rename CommandMarker to CommandWithoutKernel 2019-09-02 12:53:58 +02:00
task_information.h Copy EnqueueProperties to KernelOperation in blocked path 2019-09-03 14:11:40 +02: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 Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
uint16_avx2.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
uint16_sse4.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +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