compute-runtime/unit_tests
Venevtsev, Igor ddf3aa186d Use HEAP_STANDARD for Limited-range allocations
Change-Id: I8b35cda2b5542e98a83021b4ce1c9f5118e6697d
Signed-off-by: Venevtsev, Igor <igor.venevtsev@intel.com>
2019-03-19 10:18:21 +01:00
..
accelerators clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
api Update Image compression 2019-03-13 13:59:50 +01:00
aub Reverse logic of creating Memory Manager - part 1 2019-03-08 09:47:29 +01:00
aub_mem_dump AUB allocation dumps with pollForCompletion 2019-03-15 16:13:31 +01:00
aub_stream_mocks Enable AUB sub-capture in AubStream captures (1/n) 2019-02-21 22:40:40 +01:00
aub_tests Const correctness. 2019-03-12 18:11:35 +01:00
built_ins clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
command_queue Add support for many GMMs in Graphics Allocation 2019-03-13 15:44:45 +01:00
command_stream AUB dump with HW mode to call pollForCompletion 2019-03-18 17:59:05 +01:00
compiler_interface clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
context clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
d3d_sharing Add support for many GMMs in Graphics Allocation 2019-03-13 15:44:45 +01:00
device Use std::bitset for deviceBitfield. 2019-03-14 08:36:01 +01:00
device_queue clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
elflib clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
event Remove MemoryManager::allocateGraphicsMemoryForHostPtr. 2019-03-12 15:51:32 +01:00
execution_environment Add constructor parameter to select low priority context. 2019-03-18 15:09:59 +01:00
execution_model Add postSyncAddress to flush after walker 2019-03-04 14:47:53 +01:00
fixtures Add constructor parameter to select low priority context. 2019-03-18 15:09:59 +01:00
gen8 clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
gen9 [1/n] Move Hardware Info to Execution Environment 2019-03-12 08:39:26 +01:00
gen10 Add support for many GMMs in Graphics Allocation 2019-03-13 15:44:45 +01:00
gen_common Add functionality to exclude specific product from HW_TEST_F 2019-03-18 15:18:12 +01:00
gmm_helper [1/n] Move Hardware Info to Execution Environment 2019-03-12 08:39:26 +01:00
gtpin clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
helpers ptrOffset and ptrDiff do not truncate uint64_t to uintptr_t 2019-03-18 16:01:06 +01:00
indirect_heap Refactor GraphicsAllocation class 2019-02-28 14:09:11 +01:00
instrumentation clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
kernel Use GPU address of SVM allocations in kernel functions 2019-03-12 09:24:44 +01:00
libult [1/n] Move Hardware Info to Execution Environment 2019-03-12 08:39:26 +01:00
linux Add enableLocalMemory param to DrmMemoryManager ctor 2019-03-12 22:22:37 +01:00
mem_obj Fix memory flags validation for Images 2019-03-18 13:50:05 +01:00
memory_manager Use HEAP_STANDARD for Limited-range allocations 2019-03-19 10:18:21 +01:00
mock_gdi Use HEAP_STANDARD for Limited-range allocations 2019-03-19 10:18:21 +01:00
mock_gmm fix naming convention in mock_gmm 2018-10-04 22:59:31 +02:00
mocks Use HEAP_STANDARD for Limited-range allocations 2019-03-19 10:18:21 +01:00
mt_tests clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
offline_compiler clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
os_interface Use HEAP_STANDARD for Limited-range allocations 2019-03-19 10:18:21 +01:00
perf_tests Simplify code. 2019-02-28 13:09:52 +01:00
platform clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
preamble clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
preemption [1/n] Move Hardware Info to Execution Environment 2019-03-12 08:39:26 +01:00
profiling clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
program Refactor GraphicsAllocation class 2019-02-28 14:09:11 +01:00
sampler clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
scenarios clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
scheduler clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
sharings Add support for many GMMs in Graphics Allocation 2019-03-13 15:44:45 +01:00
sku_info clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
source_level_debugger [1/n] Move Hardware Info to Execution Environment 2019-03-12 08:39:26 +01:00
tbx Reverse logic of creating Memory Manager - part 1 2019-03-08 09:47:29 +01:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Reverse logic of creating Memory Manager - part 1 2019-03-08 09:47:29 +01:00
utilities Fix parsing in settings file reader 2019-03-04 15:56:48 +01:00
windows Move getDevices to a separate file 2019-03-06 17:59:25 +01:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Disable tests verbose by default 2019-02-21 12:32:40 +01:00
abort.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
base_object_allocator.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
custom_event_listener.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
global_environment.cpp Use HEAP_STANDARD for Limited-range allocations 2019-03-19 10:18:21 +01:00
global_environment.h Use HEAP_STANDARD for Limited-range allocations 2019-03-19 10:18:21 +01:00
igdrcl_tests_pch.cpp Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
igdrcl_tests_pch.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
main.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
memory_leak_listener.cpp Rename fastLeakDetectionMode -> fastLeakDetectionEnabled 2019-03-04 11:51:06 +01:00
memory_leak_listener.h graphic memory allocation with alignment in limited Range heap 2019-02-21 10:10:47 -08:00
options.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
tests_configuration.h Enhance AubTests with TBX server capability 2018-09-19 15:34:36 +02:00
ult_config_listener.cpp [1/n] Move Hardware Info to Execution Environment 2019-03-12 08:39:26 +01:00
ult_config_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
ult_configuration.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
user_settings_32.user Adjust user setting files to use correct flag for tests 2018-03-28 11:46:29 +02:00
user_settings_64.user Adjust user setting files to use correct flag for tests 2018-03-28 11:46:29 +02:00
verify.bat Update internal 2018-04-13 09:59:16 +02:00