compute-runtime/shared/source/os_interface
Lukasz Jobczyk ac7bd757a6 refactor: deallocate via gmm
Related-To: NEO-13051

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-05-06 18:12:46 +02:00
..
create_command_stream_receiver_drm
create_command_stream_receiver_drm_or_wddm
create_command_stream_receiver_wddm
linux Revert "refactor: Gate shared system mem caps with KMD cap" 2025-05-06 12:43:16 +02:00
windows refactor: deallocate via gmm 2025-05-06 18:12:46 +02:00
CMakeLists.txt fix: respect compression flag in capability table 2025-04-03 15:36:55 +02:00
aub_memory_operations_handler.cpp fix: Avoid mutex deadlock when switch ulls light ring buffer 2025-03-19 11:47:40 +01:00
aub_memory_operations_handler.h fix: Avoid mutex deadlock when switch ulls light ring buffer 2025-03-19 11:47:40 +01:00
create_os_context_drm.cpp
create_os_context_drm_or_wddm.cpp
create_os_context_wddm.cpp
create_os_time_drm.cpp
create_os_time_drm_or_wddm.cpp
create_os_time_wddm.cpp
debug_env_reader.cpp
debug_env_reader.h
device_factory.cpp refactor: rename variable slmSize 2025-04-14 20:00:29 +02:00
device_factory.h
discover_devices_drm.cpp
discover_devices_drm_or_wddm.cpp
discover_devices_wddm.cpp
driver_info.h
external_semaphore.h feature: Add TimelineWin32 External Semaphore support 2025-05-01 18:51:58 +02:00
init_os_interface_drm.cpp
init_os_interface_drm_or_wddm.cpp
init_os_interface_wddm.cpp
metrics_library.cpp
os_context.cpp
os_context.h refactor: Add missing const identifier 2025-04-22 10:41:28 +02:00
os_environment.h
os_handle.h
os_inc_base.h
os_interface.cpp
os_interface.h
os_library.cpp
os_library.h
os_memory.cpp
os_memory.h
os_thread.h fix: avoid joining thread in deferred deleter 2025-04-17 16:17:42 +02:00
os_time.cpp
os_time.h
performance_counters.cpp
performance_counters.h
print.h
product_helper.cpp fix: respect compression flag in capability table 2025-04-03 15:36:55 +02:00
product_helper.h fix: allow ringBuffer in coherent memory only for Xe2+ 2025-05-06 15:31:59 +02:00
product_helper.inl Revert "refactor: Gate shared system mem caps with KMD cap" 2025-05-06 12:43:16 +02:00
product_helper_before_xe2.inl fix: allow ringBuffer in coherent memory only for Xe2+ 2025-05-06 15:31:59 +02:00
product_helper_before_xe_hpg.inl refactor: cleanup in product helpers 2025-03-25 21:07:55 +01:00
product_helper_from_xe_hpg_to_xe3.inl refactor: cleanup in product helpers 2025-03-25 21:07:55 +01:00
product_helper_hw.h fix: allow ringBuffer in coherent memory only for Xe2+ 2025-05-06 15:31:59 +02:00
product_helper_xe2_and_later.inl fix: allow ringBuffer in coherent memory only for Xe2+ 2025-05-06 15:31:59 +02:00
product_helper_xe_hpc_and_later.inl
product_helper_xe_hpg_and_later.inl refactor: cleanup in product helpers 2025-03-25 21:07:55 +01:00
sys_calls_common.h