compute-runtime/shared/source/os_interface/windows
Szymon Morek 556a116987 fix: make paging fence address volatile
Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2024-08-07 15:09:34 +02:00
..
wddm fix: make paging fence address volatile 2024-08-07 15:09:34 +02:00
CMakeLists.txt refactor: prework for adding eu stall support on windows 2024-07-12 16:27:24 +02:00
d3dkmthk_wrapper.h
debug_registry_reader.cpp fix: remove compiler cache legacy implementation 2024-05-06 18:28:35 +02: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 build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
device_time_wddm.h build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
driver_info_windows.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
driver_info_windows.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
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: Add GDI profiling 2024-02-07 18:44:11 +01:00
gdi_interface.h refactor: Add GDI profiling 2024-02-07 18:44:11 +01:00
gdi_interface_logging.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
gdi_interface_logging.h refactor: Add GDI profiling 2024-01-22 14:24:08 +01:00
gdi_profiling.h refactor: Add GDI profiling 2024-02-07 18:44:11 +01:00
gfx_escape_wrapper.h
gmm_helper_win.cpp fix: Do not defer MOCS to PAT on xe lpg 2024-05-29 10:49:37 +02:00
gmm_interface_win.cpp
hw_device_id.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
hw_device_id_win.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
init_wddm_os_interface.cpp feature: add support for null aub mode 2024-04-09 16:59:42 +02: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 refactor: correct naming of enum class constants 4/n 2023-12-13 08:08:51 +01:00
max_chunk_size_wddm.cpp refactor: correct naming of enum class constants 4/n 2023-12-13 08:08:51 +01:00
os_context_win.cpp feature: pass interrupt flag to queue creation api 2024-06-06 12:36:21 +02:00
os_context_win.h feature: pass interrupt flag to queue creation api 2024-06-06 12:36:21 +02:00
os_environment_win.cpp
os_environment_win.h
os_inc.h
os_interface_win.cpp
os_interface_win.h
os_library_win.cpp refactor: correct variable naming 2023-12-04 15:14:02 +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
power_settings.cpp performance: add windows thread priority debug key 2024-01-15 08:14:46 +01:00
power_settings_stub.cpp performance: add windows thread priority debug key 2024-01-15 08:14:46 +01:00
print.cpp fix: add unrecoverable to avoid out of bound access 2023-10-04 15:59:18 +02:00
product_helper_drm_stub.cpp Revert "fix: correct number of slice count in configureHwInfoDrm" 2024-07-19 04:35:03 +02:00
product_helper_wddm.cpp refactor: extract common logic from wddm and drm product helpers 2024-07-17 11:03:02 +02:00
sharedata_wrapper.h feature: add support for receiving FtrWalkerMTP flag 2024-06-05 11:03:19 +02:00
sys_calls.cpp fix: allow fork() after zeInit() 2024-07-23 15:31:50 +02:00
sys_calls.h Revert "fix: ulls controller sleep, windows" 2024-06-21 14:10:43 +02:00
sys_calls_wrapper.h
sys_calls_wrapper_drm_or_wddm.cpp
thk_wrapper.h refactor: Add GDI profiling 2024-02-07 18:44:11 +01:00
trim_callback.cpp refactor: Use GPU VA as id for ResidencyDebug logs 2024-05-23 09:55:03 +02:00
trim_callback_stub.cpp
wddm_additional_context_flags.cpp
wddm_allocation.cpp feature: add debug info for logging pat indexes 2024-01-23 13:34:35 +01:00
wddm_allocation.h refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
wddm_allocation_common.cpp
wddm_apply_additional_map_gpu_va_fields.cpp feature: Mark selected resources as UC when mitigating dc flush 2024-04-12 12:52:13 +02:00
wddm_debug.h
wddm_device_command_stream.h Revert "performance: Stop direct submission before removing host ptrs" 2024-05-13 10:10:51 +02:00
wddm_device_command_stream.inl performance: initialize timeout params once 2024-08-07 14:35:12 +02:00
wddm_engine_mapper.cpp
wddm_engine_mapper.h
wddm_memory_manager.cpp fix: mem alloc size tracking safety 2024-08-05 11:51:17 +02:00
wddm_memory_manager.h feature: track used memory by allocations 2024-08-02 17:54:34 +02:00
wddm_memory_manager_drm_or_wddm.cpp
wddm_memory_manager_wddm.cpp
wddm_memory_operations_handler.cpp
wddm_memory_operations_handler.h feature: support explicit memory locking 2024-03-29 07:31:22 +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 feature: add support for null aub mode 2024-04-09 16:59:42 +02:00
wddm_residency_allocations_container.cpp refactor: remove dead code 2024-06-26 10:44:45 +02:00
wddm_residency_allocations_container.h
wddm_residency_controller.cpp performance: enable wait on paging fence on semaphore 2024-08-07 10:20:03 +02:00
wddm_residency_controller.h performance: don't wait for paging fence on user thread 2024-08-07 08:30:51 +02:00
windows_defs.h
windows_inc.cpp
windows_wrapper.h feature(sysman): Add pmt support in windows 2024-04-10 12:42:19 +02:00