compute-runtime/unit_tests/os_interface/windows
Mateusz Jablonski c858a2b79f Refactor configuring device address space logic:
1. call GmmSetDeviceInfo
2. call ConfigureDeviceAddressSpace
3. obtain min address - only for gen12lp platforms

remove getConfigureAddressSpaceMode method

Resolves: NEO-4076

Change-Id: Ib72789c834df1307a3d105131943dcf9a54afc03
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-01-07 11:57:58 +01:00
..
gl Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
CMakeLists.txt Check Windows OsContext is properly initialized 2019-12-20 12:25:43 +01:00
create_wddm_memory_manager.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_deletion_win_tests.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
device_command_stream_tests.cpp Initialize registers of page table manager for each command stream receiver 2020-01-02 13:05:55 +01:00
device_os_tests.cpp Move headers to core 2019-12-10 12:19:29 +01:00
driver_info_tests.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
file_logger_win_tests.cpp Pass GmmClientContext to Gmm and GmmResourceInfo 2019-12-31 12:19:32 +01:00
gdi_dll_fixture.h Check Windows OsContext is properly initialized 2019-12-20 12:25:43 +01:00
gdi_interface_tests.cpp Move headers to core 2019-12-10 12:19:29 +01:00
gmm_memory_tests.cpp Move headers to core 2019-12-10 12:19:29 +01:00
hw_info_config_win_tests.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
hw_info_config_win_tests.h Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
mock_environment_variables.cpp Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
mock_environment_variables.h Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
mock_gdi_interface.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_kmdaf_listener.h Move files to core 2019-12-11 17:39:14 +01:00
mock_os_time_win.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_performance_counters_win.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
mock_performance_counters_win.h Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
mock_registry_reader.cpp Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
mock_wddm_allocation.h Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
mock_wddm_memory_manager.h Enable shareable buffer support (1/N) 2019-12-18 22:13:14 +01:00
options.cpp Move files to core 2019-11-19 16:19:52 +01:00
os_context_win_tests.cpp Check Windows OsContext is properly initialized 2019-12-20 12:25:43 +01:00
os_interface_win_tests.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
os_interface_win_tests.h Move headers to core 2019-12-10 12:19:29 +01:00
os_library_win_tests.cpp Move files to core 2019-11-19 16:19:52 +01:00
os_time_win_tests.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
performance_counters_win_tests.cpp Move headers to core 2019-12-10 12:19:29 +01:00
registry_reader_tests.cpp Added test to read the debug int value 2019-10-10 14:54:33 +02:00
registry_reader_tests.h Added test to read the debug int value 2019-10-10 14:54:33 +02:00
self_lib_win.cpp Initial commit 2017-12-21 00:45:38 +01:00
sys_calls.cpp Add tests for selecting KMD adapter 2019-10-10 12:06:41 +02:00
ult_dxgi_factory.cpp Add tests for selecting KMD adapter 2019-10-10 12:06:41 +02:00
ult_dxgi_factory.h Add tests for selecting KMD adapter 2019-10-10 12:06:41 +02:00
wddm20_tests.cpp Refactor configuring device address space logic: 2020-01-07 11:57:58 +01:00
wddm23_tests.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
wddm_address_space_tests.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
wddm_calls.cpp Do not call malloc for Virtual Alloc mock. 2019-11-27 14:44:14 +01:00
wddm_create.cpp Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
wddm_fixture.h Make MemoryOperationsHandler adapter specific 2019-12-30 19:26:19 +01:00
wddm_kmdaf_listener_tests.cpp Pass GmmClientContext to Gmm and GmmResourceInfo 2019-12-31 12:19:32 +01:00
wddm_mapper_tests.cpp Move files to core 2019-12-11 17:39:14 +01:00
wddm_memory_manager_allocate_in_device_pool_tests.cpp Add interface to get local memory size 2019-07-29 14:40:56 +02:00
wddm_memory_manager_allocate_in_device_pool_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
wddm_memory_manager_tests.cpp Pass GmmClientContext to Gmm and GmmResourceInfo 2019-12-31 12:19:32 +01:00
wddm_memory_manager_tests.h Make MemoryOperationsHandler adapter specific 2019-12-30 19:26:19 +01:00
wddm_residency_controller_tests.cpp Make MemoryOperationsHandler adapter specific 2019-12-30 19:26:19 +01:00
wddm_residency_handler_tests.cpp Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00