compute-runtime/shared/source/os_interface/linux
Compute-Runtime-Validation 0d5baa2c30 Revert "performance: Cache timestamps on CPU"
This reverts commit 83637404bf.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-03-12 04:41:46 +01:00
..
local refactor: move product specific ioctl helper creation out of i915 specific code 2024-12-18 11:36:07 +01:00
wddm_linux
xe feature: Implement appendMemoryPrefetch for Shared System USM Allocations 2025-03-11 09:12:48 +01:00
CMakeLists.txt fix: Process OpaqueWin32 external semaphore properly 2025-01-20 00:22:14 +01:00
allocator_helper.h
cache_info.cpp refactor: prepare CLOS logic for extension 2025-02-17 10:43:08 +01:00
cache_info.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
clos_cache.cpp feature: specify cache level when reserving a region 2024-12-09 12:54:48 +01:00
clos_cache.h feature: specify cache level when reserving a region 2024-12-09 12:54:48 +01:00
device_command_stream.inl
device_time_drm.cpp performance: enable timestamp reuse on linux 2024-12-10 11:57:45 +01:00
device_time_drm.h fix: zeDeviceGetGlobalTimestamp to use submisison 2024-12-04 19:10:07 +01:00
driver_info_linux.cpp
driver_info_linux.h
drm_allocation.cpp refactor: prepare CLOS logic for extension 2025-02-17 10:43:08 +01:00
drm_allocation.h fix: Set vmbind user fence when makeMemoryResident 2025-02-10 14:20:09 +01:00
drm_buffer_object.cpp fix: avoid race when evicting resources 2025-03-07 07:01:41 +01:00
drm_buffer_object.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
drm_command_stream.h refactor: Remove redundancy around gemCloseWorker in csr 2025-02-13 21:42:28 +01:00
drm_command_stream.inl performance: Disable gem close worker for ULLS light 2025-02-14 19:03:28 +01:00
drm_debug.cpp
drm_debug.h
drm_engine_mapper.cpp
drm_engine_mapper.h
drm_gem_close_worker.cpp fix: create thread with function pointer 2024-08-21 18:02:37 +02:00
drm_gem_close_worker.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
drm_memory_manager.cpp Revert "performance: Cache timestamps on CPU" 2025-03-12 04:41:46 +01:00
drm_memory_manager.h feature: Implement appendMemoryPrefetch for Shared System USM Allocations 2025-03-11 09:12:48 +01:00
drm_memory_manager_create_multi_host_allocation.cpp fix: preserve allocation type for memory object 2025-03-05 14:48:57 +01:00
drm_memory_operations_handler.h feature: Introduce ULLS light 2025-02-12 17:52:02 +01:00
drm_memory_operations_handler_bind.cpp fix: avoid race when evicting resources 2025-03-07 07:01:41 +01:00
drm_memory_operations_handler_bind.h fix: Set vmbind user fence when makeMemoryResident 2025-02-10 14:20:09 +01:00
drm_memory_operations_handler_create.cpp
drm_memory_operations_handler_default.cpp feature: Introduce ULLS light 2025-02-12 17:52:02 +01:00
drm_memory_operations_handler_default.h feature: Introduce ULLS light 2025-02-12 17:52:02 +01:00
drm_memory_operations_handler_with_aub_dump.h fix: Set vmbind user fence when makeMemoryResident 2025-02-10 14:20:09 +01:00
drm_neo.cpp Revert "fix: Fail device init if kernel debugging is misconfigured" 2025-03-10 12:23:07 +01:00
drm_neo.h feature: Implement appendMemoryPrefetch for Shared System USM Allocations 2025-03-11 09:12:48 +01:00
drm_wrappers.cpp refactor: move i915 specific logic to ioctl helper i915 2024-12-18 09:44:30 +01:00
drm_wrappers.h refactor: Extended drm wrapper with primary context export / import handle 2025-03-07 15:17:34 +01:00
drm_wrappers_checks.cpp
engine_info.cpp
engine_info.h
external_semaphore_linux.cpp fix: Process OpaqueWin32 external semaphore properly 2025-01-20 00:22:14 +01:00
file_descriptor.h refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
gmm_helper_linux.cpp
gmm_interface_linux.cpp
hw_device_id.h
hw_device_id_linux.cpp
i915.h
i915_prelim.h
ioctl_helper.cpp fix: preserve allocation type for memory object 2025-03-05 14:48:57 +01:00
ioctl_helper.h performance: add low latency hint for i915 2025-03-04 11:14:04 +01:00
ioctl_helper_getter.cpp refactor: move product specific ioctl helper creation out of i915 specific code 2024-12-18 11:36:07 +01:00
ioctl_helper_getter_upstream.cpp refactor: move product specific ioctl helper creation out of i915 specific code 2024-12-18 11:36:07 +01:00
ioctl_helper_i915.cpp performance: add low latency hint for i915 2025-03-04 11:14:04 +01:00
ioctl_helper_prelim.cpp fix: vmbind of i915 canonization check 2025-02-25 19:00:31 +01:00
ioctl_helper_upstream.cpp refactor: Prework to get sampling unit through ioctl query on xe 2025-02-03 10:37:46 +01:00
kmd_notify_properties_linux.cpp
linux_inc.cpp
memory_info.cpp feature: unify local memory size getter for i915 and xe 2025-03-07 09:50:19 +01:00
memory_info.h feature: unify local memory size getter for i915 and xe 2025-03-07 09:50:19 +01:00
memory_info_populate_tile_to_lmem_region_map.cpp
numa_library.cpp refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
numa_library.h refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
os_context_linux.cpp refactor: Add OV detection mechanism for ULLS light 2025-02-19 13:28:29 +01:00
os_context_linux.h refactor: Add OV detection mechanism for ULLS light 2025-02-19 13:28:29 +01:00
os_inc.h
os_interface_linux.cpp performance: enable staging write for cl buffers 2025-02-05 09:41:17 +01:00
os_interface_linux.h
os_library_helper.cpp
os_library_linux.cpp refactor: Handle dlopen error 2025-02-19 15:28:48 +01:00
os_library_linux.h refactor: Add OV detection mechanism for ULLS light 2025-02-19 13:28:29 +01:00
os_memory_linux.cpp
os_memory_linux.h
os_metrics_library.cpp
os_socket.h
os_thread_linux.cpp Revert "refactor: migration to std::make_unique C++17" 2025-01-09 01:41:36 +01:00
os_thread_linux.h
os_time_linux.cpp Revert "refactor: migration to std::make_unique C++17" 2025-01-09 01:41:36 +01:00
os_time_linux.h
page_table_manager_functions.cpp
pci_path.cpp
pci_path.h
performance_counters_linux.cpp fix: stop direct submission before oa configuration activation 2024-10-22 14:26:44 +02:00
performance_counters_linux.h
pmt_util.cpp
pmt_util.h
print.cpp
product_helper_drm.cpp fix: correct setting hw info in drm flow 2024-07-26 12:20:40 +02:00
product_helper_mtl_and_later.inl
product_helper_uuid_xehp_and_later.inl feature: make contextGroupSize dependent on number of processes 2025-02-03 18:13:33 +01:00
product_helper_wddm_stub.cpp
product_helper_xe_hpc_and_later.inl
settings_reader_create.cpp
sys_calls.h build: Add missing header to system calls wrapper 2025-02-10 11:42:40 +01:00
sys_calls_linux.cpp refactor: Extend wrapper for system calls with mkfifo command 2025-02-07 18:49:36 +01:00
system_info.cpp fix: remove number of RT stacks from capability table 2024-11-21 14:46:50 +01:00
system_info.h fix: remove number of RT stacks from capability table 2024-11-21 14:46:50 +01:00
system_info_extended.cpp