.. |
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
|
Create helper for memory properties
|
2019-07-23 11:31:49 +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
|
…
|
|
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
|
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
|
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
|
…
|
|
extendable_enum.h
|
…
|
|
file_io.cpp
|
…
|
|
file_io.h
|
…
|
|
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
|
Minor clean-up.
|
2019-07-30 11:53:20 +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 obtaining IndirectHeaps
|
2019-07-17 11:13:49 +02:00 |
hardware_commands_helper.inl
|
Move string.h to core helpers
|
2019-07-19 07:21:00 +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
|
Improve PIPE_CONTROL programming
|
2019-07-12 10:50:45 +02:00 |
hw_helper_base.inl
|
Improve PIPE_CONTROL programming
|
2019-07-12 10:50:45 +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
|
Remove unused function
|
2019-07-25 01:31:14 +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
|
Create helper for memory properties
|
2019-07-23 11:31:49 +02:00 |
mem_properties_parser_helper.h
|
Create helper for memory properties
|
2019-07-23 11:31:49 +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 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
|
…
|
|
string_helpers.h
|
…
|
|
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
|
Allow blocked command stream programming for commands without Kernel
|
2019-07-24 16:01:34 +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
|
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 |