compute-runtime/shared/source/os_interface/windows
John Falkowski ec95d9314a feature: Add debug/release variable prefixes
Resolves:  NEO-6357
Signed-off-by: John Falkowski <john.falkowski@intel.com>
2023-08-10 14:01:09 +02:00
..
wddm feature: Dispatch monitor fence from wait 2023-08-08 16:42:27 +02:00
CMakeLists.txt feature: Add Support for zeMemPutIpcHandle & zeMemGet IPC Handle converters 2023-04-27 03:53:52 +02:00
d3dkmthk_wrapper.h
debug_registry_reader.cpp feature: Add debug/release variable prefixes 2023-08-10 14:01:09 +02:00
debug_registry_reader.h feature: Add debug/release variable prefixes 2023-08-10 14:01:09 +02:00
deferrable_deletion_win.cpp
deferrable_deletion_win.h
device_command_stream.inl
device_time_gpu_cpu_drm_or_wddm.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
device_time_gpu_cpu_wddm.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +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 refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
driver_info_windows.cpp fix: wrong parameter passed to getModuleFileName 2023-06-22 16:39:37 +02:00
driver_info_windows.h Add member for handling additional adapterInfo fields 2022-08-09 14:11:05 +02:00
driver_info_windows_impl.cpp Add member for handling additional adapterInfo fields 2022-08-09 14:11:05 +02:00
dxcore_wrapper.h
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 Add support for USM shared in WSL for dGPU 2022-12-19 11:09:55 +01:00
gdi_interface_logging.h Add gdi system functions logging 2022-08-10 16:32:19 +02:00
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
kmd_notify_properties_windows.cpp refactor: remove unused getBaseTimeout 2023-07-05 16:12:15 +02:00
kmdaf_listener.cpp
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 feature: check direct submission support on Windows 2023-07-21 13:53:23 +02:00
os_context_win.h feature: check direct submission support on Windows 2023-07-21 13:53:23 +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 fix Windows: fallback to System32 when can't load library from driver store 2023-02-22 07:49:41 +01:00
os_library_win.h Add wddm ult for Linux build [1/n] 2022-11-25 12:01:42 +01:00
os_memory_virtual_alloc.cpp
os_memory_win.cpp
os_memory_win.h
os_metrics_library.cpp
os_socket.h
os_thread_win.cpp
os_thread_win.h
os_time_win.cpp
os_time_win.h Add wddm ult for Linux build [1/n] 2022-11-25 12:01:42 +01:00
page_table_manager_functions.cpp
performance_counters_win.cpp Cleanup includes 48 2023-02-10 17:23:02 +01:00
performance_counters_win.h
print.cpp feature: add AssertHandler 2023-03-08 17:55:23 +01: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: Remove globaly enabled cl_cache 2023-04-28 23:28:49 +02:00
sys_calls.h Add wddm ult for Linux build [1/n] 2022-11-25 12:01:42 +01:00
sys_calls_wrapper.h
sys_calls_wrapper_drm_or_wddm.cpp
thk_wrapper.h Add support for USM shared in WSL for dGPU 2022-12-19 11:09:55 +01:00
trim_callback.cpp performance: add residency diagnostic for trim callback 2023-07-26 07:46:55 +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 Debugger L0 Win - Generate Proc Entry/Exit events 2022-07-18 12:32:57 +02:00
wddm_device_command_stream.h feature: Dispatch monitor fence from wait 2023-08-08 16:42:27 +02:00
wddm_device_command_stream.inl feature: Dispatch monitor fence from wait 2023-08-08 16:42:27 +02:00
wddm_engine_mapper.cpp
wddm_engine_mapper.h Refactor aubstream include interface 2022-11-23 10:30:13 +01:00
wddm_memory_manager.cpp fix: add missing types that require stateless access 2023-07-28 21:32:21 +02:00
wddm_memory_manager.h refactor: prework for setting preferred allocation method per platform 2023-07-28 19:54:35 +02:00
wddm_memory_manager_drm_or_wddm.cpp
wddm_memory_manager_wddm.cpp
wddm_memory_operations_handler.cpp Cleanup includes 5 2022-11-18 22:46:38 +01:00
wddm_memory_operations_handler.h
wddm_residency_allocations_container.cpp Add new wddm eviction parameter 2022-07-18 18:09:57 +02:00
wddm_residency_allocations_container.h Warn when RAII lock returned from function is discarded 2022-09-01 16:53:03 +02:00
wddm_residency_controller.cpp feature: add debug flag to wait for release memory 2023-06-02 09:57:27 +02:00
wddm_residency_controller.h Warn when RAII lock returned from function is discarded 2022-09-01 16:53:03 +02:00
windows_defs.h
windows_inc.cpp
windows_wrapper.h