compute-runtime/shared/test/common/os_interface/windows
Igor Venevtsev 6425afc548 fix: properly set ReadOnly flag for D3DKMTCreateAllocation2
This is an OS behavior to have failed an allocation with a
const buffer backing storage (PAGE_READONLY attribute set)
ReadOnly flag allows to create allocation with read-only
backing storage

Related-To: NEO-9664, HSD-16021966023

Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>
2024-04-19 11:32:46 +02:00
..
CMakeLists.txt Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
create_wddm_memory_manager.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
gdi_dll_fixture.h fix: properly set ReadOnly flag for D3DKMTCreateAllocation2 2024-04-19 11:32:46 +02:00
mock_environment_variables.cpp fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
mock_environment_variables.h Cleanup headers 2022-05-18 11:42:06 +02:00
mock_sys_calls.h feature(sysman): Add pmt support in windows 2024-04-10 12:42:19 +02:00
mock_wddm_memory_manager.h fix: Return pageSize/Heap for reservation based on the size and devices 2023-10-19 10:44:13 +02:00
options.cpp Add wddm ult for wsl build [5/n] 2022-12-14 16:32:37 +01:00
os_memory_virtual_alloc_ult.cpp refactor: correct variable naming 2023-10-30 12:48:51 +01:00
signal_utils.cpp test: improve test timeout configuration 2024-02-28 09:05:29 +01:00
sys_calls.cpp fix: properly set ReadOnly flag for D3DKMTCreateAllocation2 2024-04-19 11:32:46 +02:00
ult_dxcore_factory.cpp Refactor: don't pass redundant hw info to applyAdditionalContextFlags 2023-01-02 10:20:13 +01:00
ult_dxcore_factory.h Refactor: don't pass redundant hw info to applyAdditionalContextFlags 2023-01-02 10:20:13 +01:00
ult_dxgi_factory.cpp Move ult dxgi/dxcore factories to shared 2021-10-19 20:17:02 +02:00
ult_dxgi_factory.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
wddm_calls.cpp Refactor: don't pass redundant hw info to applyAdditionalContextFlags 2023-01-02 10:20:13 +01:00
wddm_create.cpp Create neo_libult target 2021-10-22 16:55:07 +02:00
wddm_fixture.h fix: wa override pat index for uncached types on xe_lpg 2023-08-30 08:37:31 +02:00