.. |
CMakeLists.txt
|
Add residency handler for TBX
|
2019-08-27 07:59:47 +02:00 |
allocator_helper.h
|
Use GfxPartition for GPU address range allocations
|
2019-07-08 12:09:07 +02:00 |
api_linux.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
d3d_sharing_functions.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
debug_env_reader.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
device_command_stream.inl
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
device_factory_linux.cpp
|
Add residency handler for TBX
|
2019-08-27 07:59:47 +02:00 |
driver_info.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
drm_allocation.cpp
|
Call ioctl to obtain file handle from prime bo
|
2019-06-10 09:06:59 +02:00 |
drm_allocation.h
|
Call ioctl to obtain file handle from prime bo
|
2019-06-10 09:06:59 +02:00 |
drm_buffer_object.cpp
|
Move runtime/helpers/aligned_memory.h to core/helpers
|
2019-08-06 23:56:24 +02:00 |
drm_buffer_object.h
|
Remove MMAP allocator from DrmMemoryManager
|
2019-08-05 17:39:21 +02:00 |
drm_command_stream.h
|
Minor clean-up.
|
2019-07-30 11:53:20 +02:00 |
drm_command_stream.inl
|
Move Linear Stream to core folder
|
2019-08-26 17:00:53 +02:00 |
drm_engine_mapper.cpp
|
Support BCS context creation
|
2019-04-04 12:18:29 +02:00 |
drm_engine_mapper.h
|
Move EngineType to aub_stream.
|
2019-03-27 10:06:29 +01:00 |
drm_gem_close_worker.cpp
|
Move runtime/helpers/aligned_memory.h to core/helpers
|
2019-08-06 23:56:24 +02:00 |
drm_gem_close_worker.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
drm_memory_manager.cpp
|
y-tiling interface cleanup
|
2019-08-26 15:00:26 +02:00 |
drm_memory_manager.h
|
Remove MMAP allocator from DrmMemoryManager
|
2019-08-05 17:39:21 +02:00 |
drm_memory_manager_allocate_in_device_pool.cpp
|
Add interface to get local memory size
|
2019-07-29 14:40:56 +02:00 |
drm_memory_operations_handler.cpp
|
Add residency handler for TBX
|
2019-08-27 07:59:47 +02:00 |
drm_memory_operations_handler.h
|
Add residency handler for TBX
|
2019-08-27 07:59:47 +02:00 |
drm_neo.cpp
|
Clean up DrmMock.
|
2019-07-23 13:27:47 +02:00 |
drm_neo.h
|
Extended DRM interface with function to set memory regions
|
2019-08-02 11:52:20 +02:00 |
drm_neo_create.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
drm_null_device.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
drm_query.cpp
|
Extended DRM interface with function to set memory regions
|
2019-08-02 11:52:20 +02:00 |
engine_info.h
|
Add EngineInfo for Linux.
|
2019-05-13 10:06:54 +02:00 |
hw_info_config.cpp
|
Remove bitwise operations on bools from os_interface/linux
|
2019-08-26 09:42:05 +02:00 |
linux_inc.cpp
|
Fix compilation with OCL_RUNTIME_PROFILING
|
2019-03-04 10:55:38 +01:00 |
memory_info.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
os_context_linux.cpp
|
Many DRM context ids per OsContextLinux.
|
2019-07-12 14:54:44 +02:00 |
os_context_linux.h
|
Refactor duplicate Linux code.
|
2019-07-17 15:38:14 +02:00 |
os_inc.h
|
Fix compilation with OCL_RUNTIME_PROFILING
|
2019-03-04 10:55:38 +01:00 |
os_interface.cpp
|
Add residency handler for TBX
|
2019-08-27 07:59:47 +02:00 |
os_interface.h
|
Add residency handler for TBX
|
2019-08-27 07:59:47 +02:00 |
os_library.cpp
|
add RTLD_DEEPBIND flag for dlopen
|
2019-04-11 13:08:46 +02:00 |
os_library.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
os_memory_linux.cpp
|
Add ULT for OSMemoryLinux
|
2019-07-31 15:04:50 +02:00 |
os_memory_linux.h
|
Add ULT for OSMemoryLinux
|
2019-07-31 15:04:50 +02:00 |
os_metrics_library.cpp
|
Metrics Library Performance Counters implementation.
|
2019-07-04 15:56:47 +02:00 |
os_socket.h
|
Update copyright headers
|
2018-09-20 18:02:35 +02:00 |
os_thread_linux.cpp
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
os_thread_linux.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
os_time_linux.cpp
|
Ensure structures are properly initialized.
|
2019-07-05 10:43:59 +02:00 |
os_time_linux.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
performance_counters_linux.cpp
|
Metrics Library Performance Counters implementation.
|
2019-07-04 15:56:47 +02:00 |
performance_counters_linux.h
|
Metrics Library Performance Counters implementation.
|
2019-07-04 15:56:47 +02:00 |
print.cpp
|
clang-format: enable sorting includes
|
2019-02-27 11:50:07 +01:00 |