compute-runtime/shared/source/os_interface
Maciej Bielski d79c952d2b fix: set single localMemBanksCount when no MemoryInfo
Support legacy case.

Related-To: NEO-9754
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>
2024-05-20 12:22:16 +02:00
..
create_command_stream_receiver_drm
create_command_stream_receiver_drm_or_wddm refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
create_command_stream_receiver_wddm
linux fix: set single localMemBanksCount when no MemoryInfo 2024-05-20 12:22:16 +02:00
windows feature: prepare StorageInfo for Drm-specific customization 2024-05-16 12:24:48 +02:00
CMakeLists.txt refactor: group template implementations and change inl file names 2024-03-14 08:38:05 +01:00
aub_memory_operations_handler.cpp feature: support explicit memory locking 2024-03-29 07:31:22 +01:00
aub_memory_operations_handler.h feature: support explicit memory locking 2024-03-29 07:31:22 +01:00
create_os_context_drm.cpp
create_os_context_drm_or_wddm.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
create_os_context_wddm.cpp
create_os_time_drm.cpp fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
create_os_time_drm_or_wddm.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
create_os_time_wddm.cpp fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
debug_env_reader.cpp refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
debug_env_reader.h feature: Add debug/release variables prefixes 2023-08-22 15:15:45 +02:00
device_factory.cpp test: Rename regkey BcsNumberOverride to BlitterEnableMaskOverride 2024-05-10 21:18:44 +02:00
device_factory.h
discover_devices_drm.cpp
discover_devices_drm_or_wddm.cpp
discover_devices_wddm.cpp
driver_info.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
init_os_interface_drm.cpp
init_os_interface_drm_or_wddm.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
init_os_interface_wddm.cpp
metrics_library.cpp
os_context.cpp refactor: correct naming of enum class constants 2/n 2023-12-11 13:13:35 +01:00
os_context.h refactor: add const and virtual to context methods 2024-04-17 19:20:03 +02:00
os_environment.h
os_handle.h refactor: make os_handle.h non os specific 2023-09-15 15:53:41 +02:00
os_inc_base.h
os_interface.cpp
os_interface.h fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
os_library.h fix: extend cache hash with compiler commit sha, lib size and mtime 2023-08-22 15:28:57 +02:00
os_memory.cpp
os_memory.h
os_thread.h
os_time.cpp performance: Reuse GPU timestamp instead of KMD escape 2024-05-06 14:46:30 +02:00
os_time.h performance: Reuse GPU timestamp instead of KMD escape 2024-05-06 14:46:30 +02:00
performance_counters.cpp
performance_counters.h
print.h
product_helper.cpp
product_helper.h performance(ocl): enable device usm alloc reuse 2024-05-17 13:32:45 +02:00
product_helper.inl refactor: create helper for maxPtssIndex 2024-05-07 12:47:52 +02:00
product_helper_bdw_and_later.inl performance(ocl): enable device usm alloc reuse 2024-05-17 13:32:45 +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(ocl): enable device usm alloc reuse 2024-05-17 13:32:45 +02:00
product_helper_xe_hpg_and_xe_hpc.inl Revert "fix: Fix front end programming for cooperative dispatch" 2024-05-08 11:14:37 +02:00
sys_calls_common.h