compute-runtime/unit_tests/os_interface/windows
Igor Venevtsev 63fd26f6d6 Always specify rootDeviceIndex for graphics memory allocations
Related-To: NEO-2941

Change-Id: Ia2362fd6b4e72ede02919152475f40b3edbc3658
Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>
2019-11-15 15:14:41 +01:00
..
gl Add residency handler for TBX 2019-08-27 07:59:47 +02:00
CMakeLists.txt Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
create_wddm_memory_manager.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
debug_settings_manager_win_tests.cpp Add support for many GMMs in Graphics Allocation 2019-03-13 15:44:45 +01:00
deferrable_deletion_win_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
device_command_stream_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
device_os_tests.cpp Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
driver_info_tests.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
gdi_dll_fixture.h Rename HardwareInfo members 2019-05-09 09:13:55 +02:00
gdi_interface_tests.cpp Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
gmm_memory_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hw_info_config_win_tests.cpp clGetDeviceInfo support unified shared memory 2/n. 2019-07-15 18:24:46 +02:00
hw_info_config_win_tests.h Move HardwareInfo ownership to ExecutionEnvironment [1/n] 2019-05-08 16:11:01 +02: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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02: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 Add multiple root devices support to memory manager 2019-10-31 14:30:19 +01:00
options.cpp Use newer GMM API 2019-11-05 08:30:09 +01:00
os_interface_win_tests.cpp Use newer GMM API 2019-11-05 08:30:09 +01:00
os_interface_win_tests.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_library_win_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_time_win_tests.cpp Remove redundant calls from Wddm::init() 2019-07-09 15:10:18 +02:00
performance_counters_win_tests.cpp Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02: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 Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
wddm23_tests.cpp Move HwHelper to core directory 2019-11-15 14:06:40 +01:00
wddm_address_space_tests.cpp Remove redundant calls from Wddm::init() 2019-07-09 15:10:18 +02:00
wddm_calls.cpp Move host_ptr_defines to the core dir 2019-09-11 09:35:55 +02:00
wddm_create.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
wddm_fixture.h Move HwHelper to core directory 2019-11-15 14:06:40 +01:00
wddm_kmdaf_listener_tests.cpp Remove redundant calls from Wddm::init() 2019-07-09 15:10:18 +02:00
wddm_mapper_tests.cpp Opensource TGLLP 2019-09-27 09:20:41 +02: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 Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
wddm_memory_manager_tests.h Remove redundant getters/setters from MockContext class 2019-10-16 12:29:34 +02:00
wddm_preemption_tests.cpp Move HwHelper to core directory 2019-11-15 14:06:40 +01:00
wddm_residency_controller_tests.cpp Move HwHelper to core directory 2019-11-15 14:06:40 +01:00
wddm_residency_handler_tests.cpp Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00