compute-runtime/shared/source/os_interface/linux
Szymon Morek 3adc3c5ca0 Move allocation in device pool to a shared file
Related-To: NEO-6149

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2021-09-20 18:08:30 +02:00
..
flags Add queryItem flags to drm query ioctl 2020-11-19 18:26:12 +01:00
wddm_linux Cleanup for WDDM_LINUX config 2021-05-30 18:06:03 +02:00
CMakeLists.txt Move allocation in device pool to a shared file 2021-09-20 18:08:30 +02:00
allocator_helper.h Copyright header update 2021-05-17 20:38:19 +02:00
cache_info.h Add checks for default cache policy 2021-02-19 14:16:14 +01:00
cache_info_impl.h Add support for L3 cache information 2021-02-05 10:28:02 +01:00
device_time_drm.cpp Improve drm ioctl debug prints 2021-06-25 14:18:54 +02:00
device_time_drm.h OsTime refactor 2021-05-20 23:36:13 +02:00
driver_info_linux.cpp Refactor/cleanup around wddm 2021-05-26 16:26:28 +02:00
driver_info_linux.h Add cl_khr_pci_bus_info extension 2021-05-20 14:51:33 +02:00
drm_allocation.cpp Immediate binding flag in BufferObject 2021-06-17 14:16:13 +02:00
drm_allocation.h Copyright header update 2021-05-17 20:38:19 +02:00
drm_allocation_extended.cpp Copyright header update 2021-05-17 20:38:19 +02:00
drm_buffer_object.cpp Fix DirectSubmission residency handling 2021-09-03 16:57:42 +02:00
drm_buffer_object.h Add memory banks to Simulated CSR 2021-07-05 12:19:58 +02:00
drm_buffer_object_extended.cpp Copyright header update 2021-05-17 20:38:19 +02:00
drm_debug.cpp Add initial support for context debug 2021-01-27 12:50:26 +01:00
drm_engine_mapper.cpp Add xe_hp_sdv unit test target + minor test fixes 2021-08-03 11:12:57 +02:00
drm_engine_mapper.h Copyright header update 2021-05-17 20:38:19 +02:00
drm_gem_close_worker.cpp Copyright header update 2021-05-17 20:38:19 +02:00
drm_gem_close_worker.h Copyright header update 2021-05-17 20:38:19 +02:00
drm_memory_manager.cpp Move allocation in device pool to a shared file 2021-09-20 18:08:30 +02:00
drm_memory_manager.h Add shareable allocation for Windows 2021-08-26 13:43:55 +02:00
drm_memory_manager_create_multi_host_allocation.cpp Introduce DrmMemoryManager::createMultiHostAllocation() method 2021-05-14 16:01:19 +02:00
drm_memory_manager_create_multi_host_allocation_dg1.cpp Introduce DrmMemoryManager::createMultiHostAllocation() method 2021-05-14 16:01:19 +02:00
drm_memory_manager_local_memory.cpp Move allocation in device pool to a shared file 2021-09-20 18:08:30 +02:00
drm_memory_manager_local_memory_dg1.cpp Move allocation in device pool to a shared file 2021-09-20 18:08:30 +02:00
drm_memory_operations_handler.h Fix DirectSubmission residency handling 2021-09-03 16:57:42 +02:00
drm_memory_operations_handler_bind.cpp Wait for completion while evict unused resources 2021-07-30 16:11:40 +02:00
drm_memory_operations_handler_bind.h Wait for completion while evict unused resources 2021-07-30 16:11:40 +02:00
drm_memory_operations_handler_create.cpp Copyright header update 2021-05-17 20:38:19 +02:00
drm_memory_operations_handler_default.cpp Wait for completion while evict unused resources 2021-07-30 16:11:40 +02:00
drm_memory_operations_handler_default.h Wait for completion while evict unused resources 2021-07-30 16:11:40 +02:00
drm_neo.cpp Add missing ioctls to getIoctlString() parser 2021-09-11 21:35:21 +02:00
drm_neo.h Set context unrecoverable when debugging enabled 2021-09-10 13:29:11 +02:00
drm_null_device.h Refactoring HwDeviceId 2021-05-24 21:38:20 +02:00
drm_query.cpp Remove duplicated code in drm_query files 2021-09-08 11:35:10 +02:00
drm_query_dg1.cpp Remove duplicated code in drm_query files 2021-09-08 11:35:10 +02:00
drm_query_extended.cpp Remove duplicated code in drm_query files 2021-09-08 11:35:10 +02:00
engine_info.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
engine_info_impl.h Multiple engine support for Sysman Engine API 2020-08-28 13:36:31 +02:00
gmm_interface_linux.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
hw_device_id.h Refactoring HwDeviceId 2021-05-24 21:38:20 +02:00
hw_device_id_linux.cpp Refactoring HwDeviceId 2021-05-24 21:38:20 +02:00
hw_info_config_drm.cpp Move isMidThreadPreemptionSupported helper to hwHelper 2021-09-07 20:28:55 +02:00
hw_info_config_wddm_stub.cpp Refactoring hwinfoconfig 2021-05-25 09:02:07 +02:00
linux_inc.cpp Copyright header update 2021-05-17 20:38:19 +02:00
memory_info.h Add multitile arch. code in drm getLocalMemorySize 2021-09-13 13:51:47 +02:00
memory_info_impl.h Add multitile arch. code in drm getLocalMemorySize 2021-09-13 13:51:47 +02:00
os_context_linux.cpp Set context unrecoverable when debugging enabled 2021-09-10 13:29:11 +02:00
os_context_linux.h Track new resource bound per VM 2021-09-02 12:32:50 +02:00
os_inc.h Copyright header update 2021-05-17 20:38:19 +02:00
os_interface_linux.cpp Add AIL functionality 2021-08-02 15:31:58 +02:00
os_interface_linux.h Refactor of global factories 2021-05-28 19:09:24 +02:00
os_library_helper.cpp Adding DisableDeepBind debug flag 2021-02-23 19:19:24 +01:00
os_library_linux.cpp Copyright header update 2021-05-17 20:38:19 +02:00
os_library_linux.h Copyright header update 2021-05-17 20:38:19 +02:00
os_memory_linux.cpp Fix reading memory maps 2020-08-03 13:06:39 +02:00
os_memory_linux.h Implement parsing of process mapped memory regions 2020-07-31 15:06:30 +02:00
os_socket.h Copyright header update 2021-05-17 20:38:19 +02:00
os_thread_linux.cpp Use sched_yield() instead pthread_yield() 2021-06-28 15:55:03 +02:00
os_thread_linux.h Copyright header update 2021-05-17 20:38:19 +02:00
os_time_linux.cpp Refactor of global factories 2021-05-28 19:09:24 +02:00
os_time_linux.h Refactor of global factories 2021-05-28 19:09:24 +02:00
page_table_manager_functions.cpp Fix to proper init gmm page table on linux 2021-09-09 18:07:29 +02:00
pci_path.cpp Moving getPciPath out of os interface 2021-05-20 14:58:57 +02:00
pci_path.h Moving getPciPath out of os interface 2021-05-20 14:58:57 +02:00
print.cpp Copyright header update 2021-05-17 20:38:19 +02:00
settings_reader_create.cpp Require OpenCLDriverName in DeviceRegistryPath 2020-08-24 08:21:20 +02:00
sys_calls.h Add SysCall pwrite() 2021-08-26 18:20:58 +02:00
sys_calls_linux.cpp Add SysCall pwrite() 2021-08-26 18:20:58 +02:00
system_info.h add memType and Memory channel support to systemInfo 2021-07-22 18:38:39 +02:00
system_info_impl.h add memType and Memory channel support to systemInfo 2021-07-22 18:38:39 +02:00