compute-runtime/shared/source/os_interface/linux
Mateusz Jablonski b14da0aeb2 Move metrics library to shared
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2021-10-06 21:46:22 +02:00
..
flags Add queryItem flags to drm query ioctl 2020-11-19 18:26:12 +01:00
wddm_linux WSL - partition layout for 48-bit limited addressing 2021-09-28 18:09:46 +02:00
CMakeLists.txt Move metrics library to shared 2021-10-06 21:46:22 +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_command_stream.inl Move command stream receiver files to shared 2021-09-23 12:47:21 +02: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 Change BOs array to stack vec 2021-10-06 12:52:43 +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_command_stream.h Move PageTableManager from rootDeviceEnvironment to CommandStreamReceiver 2021-09-30 12:59:11 +02:00
drm_command_stream.inl Move PageTableManager from rootDeviceEnvironment to CommandStreamReceiver 2021-09-30 12:59:11 +02:00
drm_command_stream_bdw_and_later.inl Adapt command stream receiver to multiple active partitions 2021-09-23 14:32:20 +02:00
drm_command_stream_xehp_and_later.inl Adapt command stream receiver to multiple active partitions 2021-09-23 14:32:20 +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 Move command stream receiver files to shared 2021-09-23 12:47:21 +02:00
drm_gem_close_worker.h Copyright header update 2021-05-17 20:38:19 +02:00
drm_memory_manager.cpp Move createDrmAllocation to common file 2021-09-23 18:41:09 +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_exp.cpp Rename i915 dg1 specific files to exp 2021-10-05 12:17:45 +02:00
drm_memory_manager_local_memory.cpp Move createDrmAllocation to common file 2021-09-23 18:41:09 +02:00
drm_memory_manager_local_memory_exp.cpp Rename i915 dg1 specific files to exp 2021-10-05 12:17:45 +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 Include domain when ordering with ZE_ENABLE_PCI_ID_DEVICE_ORDER 2021-10-06 21:34:36 +02:00
drm_neo.h Include domain when ordering with ZE_ENABLE_PCI_ID_DEVICE_ORDER 2021-10-06 21:34:36 +02:00
drm_null_device.h Refactoring HwDeviceId 2021-05-24 21:38:20 +02:00
drm_query.cpp Fix warning of missing case in switch statement 2021-09-22 18:30:49 +02:00
drm_query_exp.cpp Rename i915 dg1 specific files to exp 2021-10-05 12:17:45 +02:00
drm_query_extended.cpp Remove duplicated code in drm_query files 2021-09-08 11:35:10 +02:00
drm_tip.h Add support for DG1 platform to work with drm-tip kernel 2021-10-04 10:12:29 +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
gem_create_ext_memory_regions.cpp Add support for DG1 platform to work with drm-tip kernel 2021-10-04 10:12:29 +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 Add compilerHwInfoConfig 2021-10-06 21:27:34 +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 Refactor gem creation with extensions 2021-09-22 15:36:27 +02:00
memory_info_impl.cpp Add support for DG1 platform to work with drm-tip kernel 2021-10-04 10:12:29 +02:00
memory_info_impl.h Add support for DG1 platform to work with drm-tip kernel 2021-10-04 10:12:29 +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 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 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
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
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