compute-runtime/shared/source/os_interface/windows/wddm
Mateusz Jablonski a924761ed1 fix: correct flags for creating allocation with existing system memory
on Windows setup ReadOnly flag, it makes there is no ProbeForWrite call within
CreateAllocation2 function call

it doesn't force read-only access from GPU perspective, that access it
defined in MapGpuVa function

Related-To: NEO-12986, HSD-15016952776
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-02-03 11:24:55 +01:00
..
adapter_factory.cpp
adapter_factory.h
adapter_factory_create_dxcore.cpp
adapter_factory_create_with_fallback.cpp
adapter_factory_dxcore.cpp fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
adapter_factory_dxcore.h
adapter_factory_dxgi.cpp
adapter_factory_dxgi.h
adapter_info.cpp
adapter_info.h
configure_device_address_space_drm_or_wddm.cpp
configure_device_address_space_wddm.cpp
create_um_km_data_translator.cpp refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
helper_drm_or_wddm.cpp fix: correct flags for creating allocation with existing system memory 2025-02-03 11:24:55 +01:00
helper_wddm.cpp fix: correct flags for creating allocation with existing system memory 2025-02-03 11:24:55 +01:00
init_context_private_data.cpp fix: Pass umd type info to kmd 2024-04-19 12:40:28 +02:00
max_mem_alloc_size_drm_or_wddm.cpp
max_mem_alloc_size_wddm.cpp
perf_wddm.cpp refactor: prework for adding eu stall support on windows 2024-07-12 16:27:24 +02:00
read_preemption_regkey.cpp
set_gmm_input_args_drm_or_wddm.cpp
set_gmm_input_args_wddm.cpp fix: pass Sku/Wa tables for gmm without additional translations on Windows 2024-03-06 14:58:58 +01:00
skip_resource_cleanup_drm_or_wddm.cpp
skip_resource_cleanup_wddm.cpp
um_km_data_temp_storage.h
um_km_data_translator.cpp
um_km_data_translator.h
wddm.cpp fix: correct flags for creating allocation with existing system memory 2025-02-03 11:24:55 +01:00
wddm.h fix: correct flags for creating allocation with existing system memory 2025-02-03 11:24:55 +01:00
wddm_additional_adapter_info_options.cpp
wddm_calls.cpp
wddm_debug_interface.cpp
wddm_defs.h refactor: correct naming of enum class constants 10/n 2023-12-19 11:30:39 +01:00
wddm_interface.cpp fix: add missing command buffer header translation for WSL in WDDM2.3 case 2024-09-24 13:40:17 +02:00
wddm_interface.h fix: Use current fence values when create fence for ULLS 2024-04-24 18:19:58 +02:00
wddm_residency_logger.h fix: make paging fence address volatile 2024-08-07 15:09:34 +02:00