compute-runtime/shared/source/os_interface/windows
Fabian Zwolinski 06ec4c3a82 fix: aub residency in HW+AUB mode
Related-To: NEO-9230
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2023-11-29 11:54:59 +01:00
..
wddm fix: handle not exisiting wsl compute helper library 2023-11-14 16:06:14 +01:00
CMakeLists.txt fix: aub residency in HW+AUB mode 2023-11-29 11:54:59 +01:00
d3dkmthk_wrapper.h
debug_registry_reader.cpp refactor: correct variable naming 2023-10-30 12:48:51 +01:00
debug_registry_reader.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
deferrable_deletion_win.cpp
deferrable_deletion_win.h
device_command_stream.inl
device_time_gpu_cpu_drm_or_wddm.cpp fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
device_time_gpu_cpu_wddm.cpp fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
device_time_wddm.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
device_time_wddm.h fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
driver_info_windows.cpp fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
driver_info_windows.h
driver_info_windows_impl.cpp
dxcore_wrapper.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
dxgi_wrapper.h
environment_variables.h
gdi_interface.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
gdi_interface.h refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
gdi_interface_logging.cpp refactor: correct printf formats 2023-10-03 18:14:20 +02:00
gdi_interface_logging.h
gfx_escape_wrapper.h refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
gmm_interface_win.cpp
hw_device_id.h Cleanup includes 41 2023-01-24 14:37:36 +01:00
hw_device_id_win.cpp Cleanup includes 41 2023-01-24 14:37:36 +01:00
init_wddm_os_interface.cpp fix: aub residency in HW+AUB mode 2023-11-29 11:54:59 +01:00
kmd_notify_properties_windows.cpp refactor: remove unused getBaseTimeout 2023-07-05 16:12:15 +02:00
kmdaf_listener.cpp fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
kmdaf_listener.h
kmdaf_listener_stub.cpp
map_tile_instanced_allocation_drm_or_wddm.cpp
map_tile_instanced_allocation_wddm.cpp
max_chunk_size_drm_or_wddm.cpp
max_chunk_size_wddm.cpp Revert "performance: Change preferred allocation method to AllocateByKmd" 2023-07-25 07:23:46 +02:00
os_context_win.cpp fix: define isDirectSubmissionSupported per HW release 2023-09-21 09:37:48 +02:00
os_context_win.h fix: define isDirectSubmissionSupported per HW release 2023-09-21 09:37:48 +02:00
os_environment_win.cpp
os_environment_win.h
os_inc.h
os_interface_win.cpp Revert "Enable implicit flush control by default for XE_HPG family" 2023-01-17 10:16:54 +01:00
os_interface_win.h
os_library_win.cpp refactor: correct variable naming 2023-10-30 12:48:51 +01:00
os_library_win.h refactor: add NonCopyableOrMovableClass to classes that don't need copy ctors 2023-10-05 13:11:01 +02:00
os_memory_virtual_alloc.cpp
os_memory_win.cpp
os_memory_win.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
os_metrics_library.cpp
os_socket.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
os_thread_win.cpp
os_thread_win.h
os_time_win.cpp fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
os_time_win.h fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
page_table_manager_functions.cpp
performance_counters_win.cpp fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
performance_counters_win.h
print.cpp fix: add unrecoverable to avoid out of bound access 2023-10-04 15:59:18 +02:00
product_helper_drm_stub.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
product_helper_wddm.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
sharedata_wrapper.h fix: obtain hw ip version from kmd in wsl mode 2023-06-07 15:20:13 +02:00
sys_calls.cpp refactor: correct variable naming 2023-10-30 17:26:20 +01:00
sys_calls.h fix: refactor Windows cl_cache and add extra safety layers 2023-10-02 19:04:14 +02:00
sys_calls_wrapper.h
sys_calls_wrapper_drm_or_wddm.cpp
thk_wrapper.h
trim_callback.cpp performance: Wait in busy loop with timeout before Gdi sync object 2023-09-08 14:40:20 +02:00
trim_callback_stub.cpp
wddm_additional_context_flags.cpp Refactor: don't pass redundant hw info to applyAdditionalContextFlags 2023-01-02 10:20:13 +01:00
wddm_allocation.cpp
wddm_allocation.h refactor: remove not needed arguments in adjustGpuPtrToHostAddressSpace 2023-07-18 08:41:59 +02:00
wddm_allocation_common.cpp feature: Add Support for zeMemPutIpcHandle & zeMemGet IPC Handle converters 2023-04-27 03:53:52 +02:00
wddm_apply_additional_map_gpu_va_fields.cpp
wddm_debug.h
wddm_device_command_stream.h feature: Dispatch monitor fence from wait 2023-08-08 16:42:27 +02:00
wddm_device_command_stream.inl fix: Update residency fence value after ring buffer switch 2023-11-17 20:46:14 +01:00
wddm_engine_mapper.cpp
wddm_engine_mapper.h
wddm_memory_manager.cpp fix: enable 4KB allocation alignment through KMD on Windows 2023-11-16 13:04:23 +01:00
wddm_memory_manager.h fix: Return pageSize/Heap for reservation based on the size and devices 2023-10-19 10:44:13 +02:00
wddm_memory_manager_drm_or_wddm.cpp
wddm_memory_manager_wddm.cpp
wddm_memory_operations_handler.cpp
wddm_memory_operations_handler.h fix: aub residency in HW+AUB mode 2023-11-29 11:54:59 +01:00
wddm_memory_operations_handler_create.cpp fix: aub residency in HW+AUB mode 2023-11-29 11:54:59 +01:00
wddm_memory_operations_handler_with_aub_dump.h fix: aub residency in HW+AUB mode 2023-11-29 11:54:59 +01:00
wddm_residency_allocations_container.cpp fix: add kmd wait on cpu when wait on paging fence when needed 2023-11-09 19:22:15 +01:00
wddm_residency_allocations_container.h
wddm_residency_controller.cpp fix: fix compilation issues when building with clang-16 2023-10-11 15:08:01 +02:00
wddm_residency_controller.h
windows_defs.h
windows_inc.cpp
windows_wrapper.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00