compute-runtime/shared/source/os_interface/linux
Mateusz Jablonski f45fadf89b Add cmake flag to disable i915 prelim headers detection
Related-To: NEO-6625
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2022-01-31 16:48:30 +01:00
..
flags Add queryItem flags to drm query ioctl 2020-11-19 18:26:12 +01:00
local Fix createGemExt function 2021-12-28 14:48:31 +01:00
wddm_linux WSL - partition layout for 48-bit limited addressing 2021-09-28 18:09:46 +02:00
CMakeLists.txt Add cmake flag to disable i915 prelim headers detection 2022-01-31 16:48:30 +01:00
allocator_helper.h Copyright header update 2021-05-17 20:38:19 +02:00
cache_info.h Add support for mem advise to set cache policy in buffer object 2021-10-07 22:16:58 +02:00
cache_info_impl.h Add support for L3 cache information 2021-02-05 10:28:02 +01:00
device_command_stream.inl Move command stream receiver files to shared 2021-09-23 12:47:21 +02:00
device_time_drm.cpp lint revision update 2021-11-23 12:50:25 +01:00
device_time_drm.h lint revision update 2021-11-23 12:50:25 +01: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 Return error when failing on submission 2022-01-12 16:42:30 +01:00
drm_allocation.h Improve mmap logic in createAllocWithAlignment 2022-01-21 14:16:27 +01:00
drm_allocation_extended.cpp Return error when failing on submission 2022-01-12 16:42:30 +01:00
drm_buffer_object.cpp Add tweaks and control flags to linux completion fence 2022-01-21 13:41:23 +01:00
drm_buffer_object.h Add tweaks and control flags to linux completion fence 2022-01-21 13:41:23 +01:00
drm_buffer_object_extended.cpp Copyright header update 2021-05-17 20:38:19 +02:00
drm_command_stream.h Add tweaks and control flags to linux completion fence 2022-01-21 13:41:23 +01:00
drm_command_stream.inl [3/n] Optimize indirect allocations handling. 2022-01-25 16:40:56 +01:00
drm_command_stream_bdw_and_later.inl Add tweaks and control flags to linux completion fence 2022-01-21 13:41:23 +01:00
drm_command_stream_xehp_and_later.inl Add tweaks and control flags to linux completion fence 2022-01-21 13:41:23 +01:00
drm_debug.cpp Add initial support for context debug 2021-01-27 12:50:26 +01:00
drm_engine_mapper.cpp Extend engine checkers to support more engine types 2021-12-09 13:41:25 +01:00
drm_engine_mapper.h Copyright header update 2021-05-17 20:38:19 +02:00
drm_gem_close_worker.cpp Move command stream receiver files to shared 2021-09-23 12:47:21 +02:00
drm_gem_close_worker.h Test closing GEM worker is blocking during cleanup 2022-01-12 12:48:05 +01:00
drm_memory_manager.cpp Revert "Improve mmap logic in createAllocWithAlignment" 2022-01-26 08:52:12 +01:00
drm_memory_manager.h [4/n] Improve indirect allocations handling. 2022-01-26 15:24:32 +01:00
drm_memory_manager_create_multi_host_allocation.cpp Introduce DrmMemoryManager::createMultiHostAllocation() method 2021-05-14 16:01:19 +02:00
drm_memory_manager_local_memory.cpp Revert "Improve mmap logic in createAllocWithAlignment" 2022-01-26 08:52:12 +01:00
drm_memory_operations_handler.h Return error when failing on submission 2022-01-12 16:42:30 +01:00
drm_memory_operations_handler_bind.cpp Return error when failing on submission 2022-01-12 16:42:30 +01:00
drm_memory_operations_handler_bind.h Return error when failing on submission 2022-01-12 16:42:30 +01:00
drm_memory_operations_handler_create.cpp Copyright header update 2021-05-17 20:38:19 +02:00
drm_memory_operations_handler_default.cpp Return error when failing on submission 2022-01-12 16:42:30 +01:00
drm_memory_operations_handler_default.h Return error when failing on submission 2022-01-12 16:42:30 +01:00
drm_neo.cpp Implement GPU hang detection 2022-01-31 13:48:17 +01:00
drm_neo.h Implement GPU hang detection 2022-01-31 13:48:17 +01:00
drm_null_device.h Correct handling unique_ptr in functions 2021-10-21 18:17:14 +02:00
drm_query.cpp Query engine info with distances 2022-01-10 13:30:26 +01:00
engine_info.cpp Query engine info with distances 2022-01-10 13:30:26 +01:00
engine_info.h Query engine info with distances 2022-01-10 13:30:26 +01:00
engine_info_extended.cpp Query engine info with distances 2022-01-10 13:30:26 +01: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 Remove not used GT type info 2022-01-26 18:06:38 +01:00
hw_info_config_uuid_xehp_and_later.inl Add uuid support using inband information 2021-12-10 08:02:33 +01:00
hw_info_config_wddm_stub.cpp Refactoring hwinfoconfig 2021-05-25 09:02:07 +02:00
ioctl_helper.cpp Check i915 version at runtime 2021-12-10 12:22:00 +01:00
ioctl_helper.h Update isLinuxCompletionFenceSupported value for XE HPG CORE 2022-01-24 14:58:17 +01:00
ioctl_helper_getter.cpp Check i915 version at runtime 2021-12-10 12:22:00 +01:00
ioctl_helper_getter_upstream.cpp Add cmake flag to disable i915 prelim headers detection 2022-01-31 16:48:30 +01:00
ioctl_helper_prelim.cpp Query engine info with distances 2022-01-10 13:30:26 +01:00
ioctl_helper_prelim_extended.cpp Update isLinuxCompletionFenceSupported value for XE HPG CORE 2022-01-24 14:58:17 +01:00
ioctl_helper_upstream.cpp Update isLinuxCompletionFenceSupported value for XE HPG CORE 2022-01-24 14:58:17 +01:00
kmd_notify_properties_linux.cpp Move kmd notify properties to shared 2021-10-07 18:12:19 +02:00
linux_inc.cpp Copyright header update 2021-05-17 20:38:19 +02:00
memory_info.cpp Add assignRegionsFromDistances logic 2021-12-30 17:48:16 +01:00
memory_info.h Add assignRegionsFromDistances logic 2021-12-30 17:48:16 +01:00
os_context_linux.cpp Power Saving Hint Support for Level Zero in Windows 2022-01-06 23:56:59 +01:00
os_context_linux.h Power Saving Hint Support for Level Zero in Windows 2022-01-06 23:56:59 +01:00
os_inc.h Copyright header update 2021-05-17 20:38:19 +02:00
os_interface_linux.cpp Remove not needed arguments in init os interface functions 2021-12-16 14:19:32 +01:00
os_interface_linux.h Remove not needed arguments in init os interface functions 2021-12-16 14:19:32 +01: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 WSL - partition layout for 48-bit limited addressing 2021-09-28 18:09:46 +02:00
os_memory_linux.h WSL - partition layout for 48-bit limited addressing 2021-09-28 18:09:46 +02:00
os_metrics_library.cpp Move metrics library to shared 2021-10-06 21:46:22 +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 Move enable_product.inl to shared 2021-10-12 22:02:16 +02:00
pci_path.cpp Add uuid support using inband information 2021-12-10 08:02:33 +01:00
pci_path.h Add uuid support using inband information 2021-12-10 08:02:33 +01:00
performance_counters_linux.cpp Move performance counters to shared 2021-09-24 11:59:55 +02:00
performance_counters_linux.h Move performance counters to shared 2021-09-24 11:59:55 +02:00
pmt_util.cpp Fix compilation errors 2021-12-14 19:38:25 +01:00
pmt_util.h Fix compilation errors 2021-12-14 19:38:25 +01: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.cpp Change return type from unique_ptr to vector 2021-12-28 10:33:53 +01:00
system_info.h Change return type from unique_ptr to vector 2021-12-28 10:33:53 +01:00
system_info_extended.cpp Move SystemInfoImpl logic to SystemInfo 2021-11-25 19:05:35 +01:00