compute-runtime/core/helpers
Mateusz Hoppe a2ffa9d94b Move flat batch buffer helper to core
Change-Id: I872ab702aaeed3f309a242390ea289b5de5f8892
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2020-02-19 12:33:44 +01:00
..
windows Move files to core and cleanup headers 2020-01-15 15:07:10 +01:00
CMakeLists.txt Move flat batch buffer helper to core 2020-02-19 12:33:44 +01:00
abort.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
abort.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
address_patch.h Move headers to core 2019-12-10 12:19:29 +01:00
aligned_memory.h Extract logging logic from DebugSettingsManager 2019-12-13 15:34:45 +01:00
allow_deferred_deleter.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
array_count.h Move files to core 2020-01-29 12:21:40 +01:00
aux_translation.h Pass CsrDependencies from events to BlitProperties 2020-01-28 12:31:59 +01:00
basic_math.h Add Math::divideAndRoundUp helper function 2019-10-09 13:25:39 +02:00
blit_commands_helper.cpp Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
blit_commands_helper.h Pass rootDeviceEnv to blit commands functions 2020-02-17 10:43:10 +01:00
blit_commands_helper_base.inl Changed class name from PipeControlHelper to MemorySynchronizationCommands 2020-02-17 16:20:27 +01:00
blit_commands_helper_bdw_plus.inl Pass rootDeviceEnv to blit commands functions 2020-02-17 10:43:10 +01:00
cache_policy.cpp Move cache_policy to core 2019-12-03 14:53:49 +01:00
cache_policy.h Move cache_policy to core 2019-12-03 14:53:49 +01:00
common_types.h Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
completion_stamp.cpp Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
completion_stamp.h Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
debug_helpers.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
debug_helpers.h Add UNUSED_VARIABLE helper macro 2019-11-14 17:42:56 +01:00
deferred_deleter_helper.h Add method for checking if deferr deleter is enabled 2019-10-15 13:28:14 +02:00
dirty_state_helpers.cpp Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
dirty_state_helpers.h Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
engine_control.h Move files to core 2020-01-02 15:57:05 +01:00
engine_node_helper.cpp Obtain BCS engine type through helper method 2020-01-17 08:22:58 +01:00
engine_node_helper.h Obtain BCS engine type through helper method 2020-01-17 08:22:58 +01:00
extendable_enum.h Move memory pool to the core dir 2019-09-13 09:56:21 +02:00
file_io.cpp Add UNUSED_VARIABLE helper macro 2019-11-14 17:42:56 +01:00
file_io.h Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
flat_batch_buffer_helper.cpp Move flat batch buffer helper to core 2020-02-19 12:33:44 +01:00
flat_batch_buffer_helper.h Move flat batch buffer helper to core 2020-02-19 12:33:44 +01:00
flat_batch_buffer_helper_hw.h Move flat batch buffer helper to core 2020-02-19 12:33:44 +01:00
flat_batch_buffer_helper_hw.inl Move flat batch buffer helper to core 2020-02-19 12:33:44 +01:00
flush_stamp.cpp Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
flush_stamp.h Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
get_info.h Moved files from gmm_helper to core 2020-01-25 11:49:17 +01:00
hash.h Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
heap_helper.cpp Move memory_manager to core folder 2020-02-08 15:24:13 +01:00
heap_helper.h Refactor heaps 2019-12-18 09:50:22 +01:00
hw_cmds.h Move headers to core 2019-12-02 14:20:45 +01:00
hw_helper.cpp Add new function to set max threads for workgroup 2020-01-20 17:05:14 +01:00
hw_helper.h Changed class name from PipeControlHelper to MemorySynchronizationCommands 2020-02-17 16:20:27 +01:00
hw_helper_base.inl Changed class name from PipeControlHelper to MemorySynchronizationCommands 2020-02-17 16:20:27 +01:00
hw_helper_bdw_plus.inl Changed class name from PipeControlHelper to MemorySynchronizationCommands 2020-02-17 16:20:27 +01:00
hw_helper_extended.cpp Move methods from DeviceHelper to HwHelper 2020-01-21 07:20:55 +01:00
hw_info.cpp change config storage from string to uint 2020-01-31 11:14:05 +01:00
hw_info.h Create base class for debugger in core 2020-02-11 08:38:48 +01:00
interlocked_max.h Move interlockedMax to core helpers 2019-05-28 17:38:17 +02:00
kernel_helpers.cpp Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
kernel_helpers.h Add clGetExecutionInfoIntel API 2019-11-13 12:09:40 +01:00
kmd_notify_properties.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
kmd_notify_properties.h Move headers to core 2019-12-02 14:20:45 +01:00
non_copyable_or_moveable.h Add move logic to TimestampPacketContainer 2019-11-12 08:50:00 +01:00
options.h Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
pipeline_select_args.h Add missing pragma 2019-09-23 10:47:06 +02:00
pipeline_select_helper.h Move helpers files to core folder 2019-12-31 10:39:21 +01:00
preamble.h Do not rely on default engine while programming command buffers 2020-02-10 10:26:38 +01:00
preamble_base.inl Create base class for debugger in core 2020-02-11 08:38:48 +01:00
preamble_bdw_plus.inl Move flat batch buffer helper to core 2020-02-19 12:33:44 +01:00
ptr_math.h Unify 2 functions. 2019-12-03 14:03:41 +01:00
register_offsets.h Fill in MMIO reg consts for ALU, PREDICATE_RESULT 2019-09-19 08:59:50 +02:00
registered_method_dispatcher.h Move headers to core 2019-12-10 12:19:29 +01:00
simd_helper.h add support for packed simd1 dispatch 2019-10-28 11:58:25 +01:00
state_base_address.h Add parameters to disable programming general and instruction base adresses 2020-01-23 14:49:59 +01:00
state_base_address_base.inl Add parameters to disable programming general and instruction base adresses 2020-01-23 14:49:59 +01:00
state_base_address_bdw_plus.inl Add parameters to disable programming general and instruction base adresses 2020-01-23 14:49:59 +01:00
stdio.h Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
string.h Program refactor 2020-02-08 13:03:29 +01:00
surface_format_info.h Move programming surfaceOffsets to core 2020-02-12 14:36:25 +01:00
timestamp_packet.cpp Move files to core 2020-01-29 12:21:40 +01:00
timestamp_packet.h Move files to core 2020-01-29 12:21:40 +01:00
vec.h Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00