compute-runtime/shared/source/os_interface
Mateusz Jablonski dfbad8029b feature: add support for SIMD16 EU per DSS to xe-prelim helper
Related-To: NEO-12012
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-09-10 15:35:46 +02:00
..
create_command_stream_receiver_drm
create_command_stream_receiver_drm_or_wddm
create_command_stream_receiver_wddm
linux feature: add support for SIMD16 EU per DSS to xe-prelim helper 2024-09-10 15:35:46 +02:00
windows fix: Minor code changes 2024-09-10 13:31:15 +02:00
CMakeLists.txt refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
aub_memory_operations_handler.cpp Revert "fix: submit dummy exec to pin memory during zeContextMakeMemoryReside... 2024-09-05 03:28:03 +02:00
aub_memory_operations_handler.h Revert "fix: submit dummy exec to pin memory during zeContextMakeMemoryReside... 2024-09-05 03:28:03 +02: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 fix: Extend scope of OverrideSlmSize debug key - apply key during initialization 2024-07-05 18:03:45 +02:00
device_factory.h
discover_devices_drm.cpp
discover_devices_drm_or_wddm.cpp
discover_devices_wddm.cpp
driver_info.h
init_os_interface_drm.cpp
init_os_interface_drm_or_wddm.cpp
init_os_interface_wddm.cpp
metrics_library.cpp refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
os_context.cpp feature: assign unique interrupt to queue 2024-06-07 10:06:31 +02:00
os_context.h feature: allow dynamic count of HP contexts in context group 2024-07-09 20:41:38 +02:00
os_environment.h
os_handle.h
os_inc_base.h
os_interface.cpp
os_interface.h feature: add support for L3-cache reservation 2024-07-24 10:10:28 +02:00
os_library.cpp refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
os_library.h refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
os_memory.cpp
os_memory.h
os_thread.h fix: create thread with function pointer 2024-08-21 18:02:37 +02:00
os_time.cpp performance: Reuse GPU timestamps by default on Windows 2024-05-28 12:25:30 +02:00
os_time.h performance: Reuse GPU timestamps by default on Windows 2024-05-28 12:25:30 +02:00
performance_counters.cpp
performance_counters.h
print.h
product_helper.cpp refactor: extract common logic from wddm and drm product helpers 2024-07-17 11:03:02 +02:00
product_helper.h performance: Optimize heap handling when mitigate dc flush 2024-09-06 04:33:41 +02:00
product_helper.inl performance: Optimize heap handling when mitigate dc flush 2024-09-06 04:33:41 +02:00
product_helper_bdw_and_later.inl performance: Use copy buffer rect middle builtin 2024-08-28 15:32:00 +02:00
product_helper_before_gen12lp.inl refactor: Move logic for querying maxMemoryFillPatternSize to product helper 2024-04-05 09:35:01 +02:00
product_helper_hw.h performance: Optimize heap handling when mitigate dc flush 2024-09-06 04:33:41 +02:00
product_helper_pvc_and_later.inl feature: implements 2d block load/store helpers 2024-08-09 18:42:56 +02:00
product_helper_xe2_and_later.inl performance: Use copy buffer rect middle builtin 2024-08-28 15:32:00 +02:00
product_helper_xe_hpg_and_xe_hpc.inl Revert "performance: enable indirect detection, xe hpg" 2024-09-05 03:35:23 +02:00
sys_calls_common.h fix: allow fork() after zeInit() 2024-07-23 15:31:50 +02:00