compute-runtime/shared/source/os_interface/linux
Jitendra Sharma 06ea5944bd fix: Retrieve tileIndex using gt_id
Related-To: NEO-11104
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
2025-01-16 17:45:03 +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 fix: Retrieve tileIndex using gt_id 2025-01-16 17:45:03 +01:00
CMakeLists.txt build: correct setting for i915/xe prelim setting in package scripts 2024-10-09 15:55:59 +02:00
allocator_helper.h
cache_info.cpp refactor: simplify tracking CacheRegion reservations 2024-12-09 16:50:28 +01:00
cache_info.h refactor: simplify tracking CacheRegion reservations 2024-12-09 16:50:28 +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: use level-specific name for CacheInfo instances 2024-12-10 11:45:11 +01:00
drm_allocation.h fix: use productHelper in getPatIndexInfoString() on Windows 2024-10-22 19:27:13 +02:00
drm_buffer_object.cpp feature: set error description in os_interface/linux 2024-09-12 18:48:41 +02:00
drm_buffer_object.h feature: place device bitfield in debugger metadata 2025-01-07 11:56:25 +01:00
drm_command_stream.h fix: disable fence wait if not supported on given CSR type 2024-12-02 15:32:23 +01:00
drm_command_stream.inl performance: remove trim candidate list 2024-08-23 12:21:50 +02: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
drm_memory_manager.cpp fix: set memoryBanks correctly for single memory bank 2025-01-14 20:38:10 +01:00
drm_memory_manager.h performance: Pass RootDeviceIndicesContainer by reference 2024-12-17 14:18:30 +01:00
drm_memory_manager_create_multi_host_allocation.cpp
drm_memory_operations_handler.h
drm_memory_operations_handler_bind.cpp performance: Move preemption allocation init to the first submission 2025-01-15 20:22:50 +01:00
drm_memory_operations_handler_bind.h fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call 2024-09-23 14:43:59 +02:00
drm_memory_operations_handler_create.cpp
drm_memory_operations_handler_default.cpp fix: If dummy exec failed call evict from outside the lock 2024-10-07 10:17:16 +02:00
drm_memory_operations_handler_default.h fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call 2024-09-23 14:43:59 +02:00
drm_memory_operations_handler_with_aub_dump.h fix: fix freeing allocations in aub mode 2024-10-03 17:14:07 +02:00
drm_neo.cpp Revert "refactor: remove excess cast to C-string and add const reference" 2025-01-15 02:43:40 +01:00
drm_neo.h refactor: move i915 specific logic to ioctl helper i915 2024-12-18 09:44:30 +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: move i915 specific logic to ioctl helper i915 2024-12-18 09:44:30 +01:00
drm_wrappers_checks.cpp
engine_info.cpp refactor: setup engine capabilities in drm specifc code 2024-07-15 11:00:15 +02:00
engine_info.h refactor: setup engine capabilities in drm specifc code 2024-07-15 11:00:15 +02:00
file_descriptor.h
gmm_helper_linux.cpp fix: Defer MOCS to PAT 2024-05-27 10:26:26 +02:00
gmm_interface_linux.cpp
hw_device_id.h
hw_device_id_linux.cpp
i915.h
i915_prelim.h
ioctl_helper.cpp refactor: move product specific ioctl helper creation out of i915 specific code 2024-12-18 11:36:07 +01:00
ioctl_helper.h feature: place device bitfield in debugger metadata 2025-01-07 11:56:25 +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 refactor: move i915 specific logic to ioctl helper i915 2024-12-18 09:44:30 +01:00
ioctl_helper_prelim.cpp Revert "refactor: migration to std::make_unique C++17" 2025-01-09 01:41:36 +01:00
ioctl_helper_upstream.cpp feature: place device bitfield in debugger metadata 2025-01-07 11:56:25 +01:00
kmd_notify_properties_linux.cpp
linux_inc.cpp
memory_info.cpp fix: change gmm resource for externalHostPtr 2024-05-22 16:50:17 +02:00
memory_info.h refactor: use DeviceBitfield where appropriate 2024-05-14 09:13:11 +02:00
memory_info_populate_tile_to_lmem_region_map.cpp feature: add tile-to-lmem-region map in MemoryInfo 2024-04-26 15:16:03 +02:00
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 fix: fallback path while creating drm context 2024-07-09 14:10:51 +02:00
os_context_linux.h feature: pass interrupt flag to queue creation api 2024-06-06 12:36:21 +02:00
os_inc.h
os_interface_linux.cpp
os_interface_linux.h
os_library_helper.cpp
os_library_linux.cpp feature: Add logic for reading loaded library's version 2024-12-20 17:29:19 +01:00
os_library_linux.h fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02: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 feature: support pci path contains card0 2024-07-22 11:28:18 +02:00
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
product_helper_wddm_stub.cpp
product_helper_xe_hpc_and_later.inl
settings_reader_create.cpp
sys_calls.h fix: adjust SysCalls::write signature to match stdlib 2024-06-14 16:48:12 +02:00
sys_calls_linux.cpp fix: move pathExists out of sys calls and do not mock it 2024-09-10 19:24:45 +02: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