..
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
Register Blit CSR to CommandQueue
2019-07-17 08:04:03 +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
Move runtime/helpers/aligned_memory.h to core/helpers
2019-08-06 23:56:24 +02: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
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
Introduce RegisteredMethodDispatcher.
2019-07-15 11:59:53 +02:00
dispatch_info_builder.h
Introduce RegisteredMethodDispatcher.
2019-07-15 11:59: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
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
hardware_commands_helper.h
Refactor addPipeControlWA, PipeControlWArequired
2019-08-19 10:47:28 +02:00
hardware_commands_helper.inl
Refactor addPipeControlWA, PipeControlWArequired
2019-08-19 10:47:28 +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
Refactor addPipeControlWA, PipeControlWArequired
2019-08-19 10:47:28 +02:00
hw_helper_base.inl
Refactor addPipeControlWA, PipeControlWArequired
2019-08-19 10:47:28 +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
Remove unused function
2019-07-25 01:31:14 +02:00
hw_info.h
Whitelisted registers cleanup
2019-08-05 10:31:16 +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
Remove OCL object from MemoryProperties 4/n
2019-08-20 09:46:31 +02:00
mem_properties_parser_helper.h
Remove OCL object from MemoryProperties 4/n
2019-08-20 09:46:31 +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
Remove OCL object from MemoryProperties 3/n
2019-08-12 16:05:02 +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
Collect patch info for scratch/global/constant/private
2019-08-14 13:52:28 +02:00
preamble_base.inl
Move runtime/helpers/aligned_memory.h to core/helpers
2019-08-06 23:56:24 +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
Add residency mechanism to OS interface
2019-07-19 13:35:11 +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
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_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
Move runtime/helpers/aligned_memory.h to core/helpers
2019-08-06 23:56:24 +02:00
task_information.h
Allow blocked command stream programming for commands without Kernel
2019-07-24 16:01:34 +02:00
task_information.inl
Improve obtaining LinearStream during enqueue call
2019-07-22 18:52:14 +02:00
timestamp_packet.cpp
Add isCompleted methods to timestamp packet.
2019-07-10 12:01:02 +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