compute-runtime/opencl/test/unit_test
Andrzej Swierczynski a5e4edb327 Choose valid bank from memory bank selector
Related-To: NEO-4645

Change-Id: I8d1f63ba24ead2e77ba6381e4770068bf2eb1725
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
2020-06-26 10:51:43 +02:00
..
accelerators Pass root device index to setImageArg and setMediaImageArg methods 2020-06-25 11:47:47 +02:00
api Separate Metrics Library query handle for each cl_event 2020-06-25 12:19:28 +02:00
aub Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
aub_mem_dump Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
aub_stream_mocks Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_tests Use root device index to access graphics allocation from image 2020-06-17 15:26:54 +02:00
built_ins Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
command_queue Fix typos: 2020-06-25 19:17:41 +02:00
command_stream Correct test: pass device bitfield to allocation properties 2020-06-25 17:35:58 +02:00
compiler_interface Move shared tests to the new target [2/n] 2020-05-28 14:21:35 +02:00
config Reduce include paths in ULT 2020-03-27 14:11:45 +01:00
context Use root device index when accessing graphics allocation from buffer 2020-06-09 13:40:29 +02:00
d3d_sharing Use root device index to access graphics allocation from image 2020-06-17 15:26:54 +02:00
device Add ClDevice::isOcl21Conformant function 2020-06-25 10:52:59 +02:00
device_queue Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
event Correct tests: pass valid device bitfield [4/n] 2020-06-18 16:18:56 +02:00
execution_environment Move MockDevice to shared 2020-04-03 08:23:06 +02:00
execution_model remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
fixtures Move shared tests to the new target [n/n] 2020-06-23 20:47:54 +02:00
gen8 Add helper for stepping isWorkaroundRequired 2020-06-26 09:40:56 +02:00
gen9 Add posibility to modify semaphore delay between waits 2020-06-25 13:16:05 +02:00
gen11 Use root device index to access graphics allocation from image 2020-06-17 15:26:54 +02:00
gen12lp Add helper for stepping isWorkaroundRequired 2020-06-26 09:40:56 +02:00
gen_common Modify makro HWTEST2_F and HWTEST2_P 2020-05-23 14:10:46 +02:00
gmm_helper Remove unnecessary platform() uses from gmm tests 2020-04-07 10:49:41 +02:00
gtpin Use root device index when accessing graphics allocation from buffer 2020-06-09 13:40:29 +02:00
helpers Fix typos: 2020-06-25 19:17:41 +02:00
indirect_heap Fix unit test issues 2020-03-16 09:34:55 +01:00
kernel Fix typos: 2020-06-25 19:17:41 +02:00
libult Unify Debugger::create methods and link to shared library 2020-06-19 08:26:18 +02:00
linux Discover GPU topology from i915 2020-06-15 10:32:29 +02:00
mem_obj Use encoder to program buffer surface state 2020-06-25 12:32:29 +02:00
memory_manager Choose valid bank from memory bank selector 2020-06-26 10:51:43 +02:00
mock_gdi Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
mock_gl Use isAuxEnabled flag for sharing images from OpenGL 2020-05-11 11:31:36 +02:00
mock_gmm Add absolute include paths 2020-02-23 23:49:12 +01:00
mocks Pass root device index to setImageArg and setMediaImageArg methods 2020-06-25 11:47:47 +02:00
mt_tests Add mt tests for extensions with version queries 2020-06-18 16:23:05 +02:00
offline_compiler Add options when building the program 2020-06-18 18:54:50 +02:00
os_interface Correct test: pass device bitfield to allocation properties 2020-06-25 17:35:58 +02:00
perf_tests Move shared tests to the new target [n/n] 2020-06-23 20:47:54 +02:00
platform Add options when building the program 2020-06-18 18:54:50 +02:00
preemption Move shared tests to the new target [n/n] 2020-06-23 20:47:54 +02:00
profiling Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
program Fix typos: 2020-06-25 19:17:41 +02:00
sampler Cleanup header includes in tests 2020-06-02 19:40:26 +02:00
scenarios Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
scheduler Cleanup header includes in tests 2020-06-02 19:40:26 +02:00
sharings Add check if device support Images. 2020-06-24 23:38:03 +02:00
sku_info Add FtrLocalMemory flag 2020-05-16 21:17:22 +02:00
source_level_debugger Program debug commands for DebuggerL0 2020-06-24 15:48:38 +02:00
test_dynamic_lib Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
test_files Add posibility to modify semaphore delay between waits 2020-06-25 13:16:05 +02:00
test_macros Add check if device support Images. 2020-06-24 23:38:03 +02:00
utilities New AllocationType for debugSurface 2020-06-24 16:16:04 +02:00
windows Modify makro HWTEST2_F and HWTEST2_P 2020-05-23 14:10:46 +02:00
CMakeLists.txt Move shared tests to the new target [n/n] 2020-06-23 20:47:54 +02:00
abort.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
custom_event_listener.h fix issues reported by clang-tidy 2020-05-25 12:15:40 +02:00
global_environment.cpp Remove redundant constructors from unit tests 2020-03-16 19:01:24 +01:00
global_environment.h Fix unit test issues 2020-03-16 09:34:55 +01:00
igdrcl_tests_pch.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
igdrcl_tests_pch.h Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
lsan_suppressions.txt Fix build with USE_ASAN=ON 2020-05-22 13:17:50 +02:00
main.cpp Fix build with USE_ASAN=ON 2020-05-22 13:17:50 +02:00
options_unit_tests.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
ult_config_listener.cpp Refactor direct submission 2020-03-27 12:43:05 +01:00
ult_config_listener.h Add absolute include paths 2020-02-23 23:49:12 +01:00
ult_configuration.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
user_settings_32.user Add option to skip USM tests 2020-03-19 10:28:34 +01:00
user_settings_64.user Add option to skip USM tests 2020-03-19 10:28:34 +01:00