.. |
CMakeLists.txt
|
Add residency mechanism to OS interface
|
2019-07-19 13:35:11 +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
|
Rename HardwareInfo members
|
2019-05-09 09:13:55 +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
|
Refactor duplicate Linux code.
|
2019-07-17 15:38:14 +02:00 |
drm_buffer_object.h
|
Refactor duplicate Linux code.
|
2019-07-17 15:38:14 +02:00 |
drm_command_stream.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
drm_command_stream.inl
|
Do not set simplified field in drm command stream receiver.
|
2019-07-18 18:04:26 +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
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
drm_gem_close_worker.h
|
Change namespace from OCLRT to NEO
|
2019-03-26 15:48:19 +01:00 |
drm_memory_manager.cpp
|
Add support for SVM CPU allocations to DRM memory manager
|
2019-07-17 23:37:51 +02:00 |
drm_memory_manager.h
|
Refactor duplicate Linux code.
|
2019-07-17 15:38:14 +02:00 |
drm_memory_manager_allocate_in_device_pool.cpp
|
Extended DRM memory manager with function to copy memory to allocation
|
2019-07-10 11:02:21 +02:00 |
drm_neo.cpp
|
Return true from 48BitAddressing when GTT size > max64BitAppAddress
|
2019-04-25 13:17:53 +02:00 |
drm_neo.h
|
Many DRM context ids per OsContextLinux.
|
2019-07-12 14:54:44 +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
|
Many DRM context ids per OsContextLinux.
|
2019-07-12 14:54:44 +02:00 |
drm_residency_handler.cpp
|
Add residency mechanism to OS interface
|
2019-07-19 13:35:11 +02:00 |
drm_residency_handler.h
|
Add residency mechanism to OS interface
|
2019-07-19 13:35:11 +02:00 |
engine_info.h
|
Add EngineInfo for Linux.
|
2019-05-13 10:06:54 +02:00 |
hw_info_config.cpp
|
Rename HardwareInfo members
|
2019-05-09 09:13:55 +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 mechanism to OS interface
|
2019-07-19 13:35:11 +02:00 |
os_interface.h
|
Add residency mechanism to OS interface
|
2019-07-19 13:35:11 +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
|
Fix mmap in OSMemory::reserveCpuAddressRange on Linux.
|
2019-07-09 14:43:35 +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 |
tiling_mode_helper.h
|
Add support for tiling mode selection to VA sharing
|
2019-04-03 10:06:42 +02:00 |