compute-runtime/shared/source/os_interface
Jaroslaw Warchulski df07897144 fix: forbid compression for pre-xe2 platforms
Related-To: NEO-9465
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
2025-04-05 00:15:16 +02:00
..
create_command_stream_receiver_drm
create_command_stream_receiver_drm_or_wddm
create_command_stream_receiver_wddm
linux fix: improve media handling 2 2025-04-03 19:11:53 +02:00
windows performance: Waiting on make resident Windows 2025-04-01 00:12:45 +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 fix: untrusted input 2025-02-10 14:54:03 +01:00
debug_env_reader.h
device_factory.cpp fix: device ids missmatch error print 2025-03-17 12:58:12 +01:00
device_factory.h
discover_devices_drm.cpp
discover_devices_drm_or_wddm.cpp
discover_devices_wddm.cpp
driver_info.h
external_semaphore.h
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 feature: Introduce ULLS light 2025-02-12 17:52:02 +01:00
os_environment.h
os_handle.h
os_inc_base.h
os_interface.cpp
os_interface.h performance: enable staging write for cl buffers 2025-02-05 09:41:17 +01:00
os_library.cpp
os_library.h performance: Avoid creating string copies when loading os library 2025-02-17 13:06:07 +01:00
os_memory.cpp
os_memory.h
os_thread.h
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: respect compression flag in capability table 2025-04-03 15:36:55 +02:00
product_helper.inl fix: forbid compression for pre-xe2 platforms 2025-04-05 00:15:16 +02:00
product_helper_before_xe2.inl fix: forbid compression for pre-xe2 platforms 2025-04-05 00:15:16 +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: respect compression flag in capability table 2025-04-03 15:36:55 +02:00
product_helper_xe2_and_later.inl fix: forbid compression for pre-xe2 platforms 2025-04-05 00:15:16 +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