compute-runtime/shared/source/os_interface/linux
Young Jin Yoon 4b132245d1 fix: use immediate for makeMemoryResident
Modified to enable immediate flag when resident boolean
is true for vm_bind

Related-To: NEO-8277

Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com>
2024-09-17 07:48:58 +02:00
..
local fix: change gmm resource for externalHostPtr 2024-05-22 16:50:17 +02:00
wddm_linux
xe fix: use immediate for makeMemoryResident 2024-09-17 07:48:58 +02:00
CMakeLists.txt fix: Defer MOCS to PAT 2024-05-27 10:26:26 +02:00
allocator_helper.h
cache_info.cpp
cache_info.h refactor: decouple ClosCacheReservation from Drm 2024-07-31 10:38:35 +02:00
clos_cache.cpp refactor: decouple ClosCacheReservation from Drm 2024-07-31 10:38:35 +02:00
clos_cache.h refactor: decouple ClosCacheReservation from Drm 2024-07-31 10:38:35 +02:00
device_command_stream.inl
device_time_drm.cpp performance: Reuse GPU timestamps by default on Windows 2024-05-28 12:25:30 +02:00
device_time_drm.h performance: Reuse GPU timestamps by default on Windows 2024-05-28 12:25:30 +02:00
driver_info_linux.cpp
driver_info_linux.h
drm_allocation.cpp feature: Add interface to bind resources as readonly 2024-03-27 14:24:58 +01:00
drm_allocation.h fix: fix compilation issues with gcc14 2024-08-22 16:10:49 +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 fix: add rootDeviceIndex for BufferObjectHandleWrapper 2024-09-10 19:27:19 +02:00
drm_command_stream.h performance: remove trim candidate list 2024-08-23 12:21:50 +02: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 feature: set error description in os_interface/linux 2024-09-12 18:48:41 +02:00
drm_memory_manager.h fix: add rootDeviceIndex for BufferObjectHandleWrapper 2024-09-10 19:27:19 +02:00
drm_memory_manager_create_multi_host_allocation.cpp
drm_memory_operations_handler.h
drm_memory_operations_handler_bind.cpp Revert "fix: submit dummy exec to pin memory during zeContextMakeMemoryReside... 2024-09-05 03:28:03 +02:00
drm_memory_operations_handler_bind.h Revert "fix: submit dummy exec to pin memory during zeContextMakeMemoryReside... 2024-09-05 03:28:03 +02:00
drm_memory_operations_handler_create.cpp
drm_memory_operations_handler_default.cpp Revert "fix: submit dummy exec to pin memory during zeContextMakeMemoryReside... 2024-09-05 03:28:03 +02:00
drm_memory_operations_handler_default.h Revert "fix: submit dummy exec to pin memory during zeContextMakeMemoryReside... 2024-09-05 03:28:03 +02:00
drm_memory_operations_handler_with_aub_dump.h Revert "fix: submit dummy exec to pin memory during zeContextMakeMemoryReside... 2024-09-05 03:28:03 +02:00
drm_neo.cpp fix: correctly initialize GfxCoreHelper from HwInfo 2024-09-13 14:54:32 +02:00
drm_neo.h fix: ensure drm topology is queried only once 2024-07-26 14:56:41 +02:00
drm_wrappers.cpp
drm_wrappers.h refactor: correct the naming of some topology-related variables 2024-07-24 08:39:12 +02:00
drm_wrappers_checks.cpp refactor: store userptr value in buffer object 2024-03-22 12:49:13 +01:00
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 build: refactor linux kernel headers 2024-03-28 14:48:09 +01:00
i915_prelim.h build: refactor linux kernel headers 2024-03-28 14:48:09 +01:00
ioctl_helper.cpp feature: Add ioctl helper function to set external context 2024-09-05 15:21:26 +02:00
ioctl_helper.h feature: Add ioctl helper function to set external context 2024-09-05 15:21:26 +02:00
ioctl_helper_getter.cpp
ioctl_helper_getter_upstream.cpp
ioctl_helper_i915.cpp fix: populate SliceInfo based on TopologyMap in drm path 2024-07-31 15:55:21 +02:00
ioctl_helper_prelim.cpp feature: set error description in os_interface/linux 2024-09-12 18:48:41 +02:00
ioctl_helper_upstream.cpp fix: unblock xekmd recoverable pagefaults vmbind 2024-08-14 10:46:45 +02: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 feature: add support for null aub mode 2024-04-09 16:59:42 +02:00
os_interface_linux.h
os_library_helper.cpp
os_library_linux.cpp refactor: rename OsLibrary::load function to distinguish functionality 2024-08-16 01:35:41 +02:00
os_library_linux.h
os_memory_linux.cpp
os_memory_linux.h
os_metrics_library.cpp
os_socket.h
os_thread_linux.cpp fix: create thread with function pointer 2024-08-21 18:02:37 +02:00
os_thread_linux.h
os_time_linux.cpp
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
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: Read appropriate entry for HBM channels 2024-08-12 09:44:37 +02:00
system_info.h fix: Read appropriate entry for HBM channels 2024-08-12 09:44:37 +02:00
system_info_extended.cpp