compute-runtime/shared/source/os_interface/windows
Young Jin Yoon 81822e3716 refactor: rename pageSize2Mb to pageSize2M
The previous name "pageSize2Mb" defined in
shared/source/helpers/constant.h is inconsistent to other variable,
i.e. pageSize64k.

Furthermore, it's a bit misleading because the page size is defined in
Megabytes (MB), not in Megabits (Mb).

Related-to: NEO-7695
Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com>
2023-07-10 20:12:09 +02:00
..
wddm fix: Make tlb flush os agnostic 2023-06-30 14:12:59 +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
debug_registry_reader.h
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
driver_info_windows_impl.cpp
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
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
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
os_context_win.cpp Revert "feature: enable direct submission Windows WDDM 2.0" 2023-06-29 10:33:39 +02:00
os_context_win.h Revert "feature: enable direct submission Windows WDDM 2.0" 2023-06-29 10:33:39 +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 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
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
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
sys_calls_wrapper.h
sys_calls_wrapper_drm_or_wddm.cpp
thk_wrapper.h
trim_callback.cpp
trim_callback_stub.cpp
wddm_additional_context_flags.cpp
wddm_allocation.cpp
wddm_allocation.h feature: Add Support for zeMemPutIpcHandle & zeMemGet IPC Handle converters 2023-04-27 03:53:52 +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
wddm_device_command_stream.inl fix: start direct submission controller on first wddm csr flush 2023-06-27 17:30:45 +02:00
wddm_engine_mapper.cpp
wddm_engine_mapper.h
wddm_memory_manager.cpp refactor: rename pageSize2Mb to pageSize2M 2023-07-10 20:12:09 +02:00
wddm_memory_manager.h feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +02:00
wddm_memory_manager_drm_or_wddm.cpp
wddm_memory_manager_wddm.cpp
wddm_memory_operations_handler.cpp
wddm_memory_operations_handler.h
wddm_residency_allocations_container.cpp
wddm_residency_allocations_container.h
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
windows_defs.h
windows_inc.cpp
windows_wrapper.h