compute-runtime/shared/source/os_interface
Mateusz Hoppe e676ac49bb fix: front window allocations in device pool with correct gpu address
- use correct FRONT_WINDOW heap address when flag use32BitFrontWindow is
set while allocating from Device Pool
- applies to Windows OS

Related-To: NEO-4550, NEO-7063

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2023-10-05 12:19:20 +02:00
..
create_command_stream_receiver_drm
create_command_stream_receiver_drm_or_wddm
create_command_stream_receiver_wddm
linux Revert "fix: query drm info to 8 byte aligned storage" 2023-10-05 06:07:27 +02:00
windows fix: front window allocations in device pool with correct gpu address 2023-10-05 12:19:20 +02:00
CMakeLists.txt refactor: make os_handle.h non os specific 2023-09-15 15:53:41 +02:00
aub_memory_operations_handler.cpp
aub_memory_operations_handler.h
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: Use stack vec for api specific prefix 2023-09-21 16:10:54 +02:00
debug_env_reader.h feature: Add debug/release variables prefixes 2023-08-22 15:15:45 +02:00
device_factory.cpp refactor: remove redundant parameter from HardwareInfo ctor 2023-07-31 16:12:57 +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 fix: add limitations for setting gmm flag Cacheable 2023-05-30 17:04:57 +02:00
init_os_interface_wddm.cpp
metrics_library.cpp
os_context.cpp fix: define isDirectSubmissionSupported per HW release 2023-09-21 09:37:48 +02:00
os_context.h fix: define isDirectSubmissionSupported per HW release 2023-09-21 09:37:48 +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
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 refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
os_time.h refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
performance_counters.cpp
performance_counters.h
print.h
product_helper.cpp
product_helper.h fix: unify path for getting number of grfs per thread 2023-10-03 08:17:46 +02:00
product_helper.inl fix: add concurrent atomic access with KMD migration 2023-10-05 03:13:22 +02:00
product_helper_bdw_and_later.inl
product_helper_before_gen12lp.inl refactor: remove redundant specializations of product helper methods 2023-08-23 12:56:52 +02:00
product_helper_dg2_and_later.inl
product_helper_hw.h fix: unify path for getting number of grfs per thread 2023-10-03 08:17:46 +02:00
product_helper_xehp_and_later.inl refactor: move MTL specific definition of ProductHelper to Xe Lpg 2023-08-24 10:50:26 +02:00
sys_calls_common.h refactor: Remove globaly enabled cl_cache 2023-04-28 23:28:49 +02:00