compute-runtime/opencl/test/unit_test
Filip Hazubski bbf50f8d4d Add Device::getParentDevice function
Change-Id: I7b75bca67dceb74624c8dd8fd8c1542437fd9393
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-07-15 12:38:34 +02:00
..
accelerators Pass root device index to setImageArg and setMediaImageArg methods 2020-06-25 11:47:47 +02:00
api Enable cl_khr_il_program on all platforms 2020-07-08 17:57:21 +02:00
aub Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
aub_mem_dump Correct tests: pass device bitfield to allocation properties [2/n] 2020-06-30 21:07:02 +02:00
aub_stream_mocks
aub_tests Pass MultiGraphicsAllocation in Buffer 1/n 2020-07-14 16:50:39 +02:00
built_ins Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
command_queue Improve logic in addInternalAllocationsToResidencyContainer 2020-07-14 18:51:55 +02:00
command_stream Add flag to emit pipe control prior to walker. 2020-07-15 10:33:20 +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 Device::getParentDevice function 2020-07-15 12:38:34 +02:00
device_queue Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
event Correct tests: pass device bitfield to allocation properties [4/n] 2020-07-02 16:34:25 +02:00
execution_environment Move reading env vars to DriverImp 2020-07-14 19:51:41 +02:00
execution_model Correct tests: pass device bitfield to allocation properties [2/n] 2020-06-30 21:07:02 +02:00
fixtures Move shared tests to the new target [n/n] 2020-06-23 20:47:54 +02:00
gen8 Move isWorkaroundRequired to hw_helper files 2020-07-06 09:33:07 +02:00
gen9 Pass root device index to Image::appendSurfaceStateParams 2020-06-30 10:53:45 +02:00
gen11 Pass root device index to Image::appendSurfaceStateParams 2020-06-30 10:53:45 +02:00
gen12lp Add dg1 unit tests 2020-07-13 17:23:00 +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 Correct tests: pass device bitfield to allocation properties [4/n] 2020-07-02 16:34:25 +02:00
helpers Pass MultiGraphicsAllocation in Buffer 1/n 2020-07-14 16:50:39 +02:00
indirect_heap
kernel Pass device to KernelInfo::createKernalAllocation 2020-07-08 11:53:08 +02:00
libult Move reading env vars to DriverImp 2020-07-14 19:51:41 +02:00
linux Drm create context with an implicit virtual memory address space 2020-07-14 14:26:49 +02:00
mem_obj Pass MultiGraphicsAllocation in Buffer 1/n 2020-07-14 16:50:39 +02:00
memory_manager Update Context::blitMemoryToAllocation function 2020-07-13 15:23:51 +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
mocks Move reading env vars to DriverImp 2020-07-14 19:51:41 +02:00
mt_tests Add alternative residency model on Linux 2020-07-10 12:38:57 +02:00
offline_compiler Cmd line option to generate only spirV file 2020-07-08 11:16:10 +02:00
os_interface Correct HeaderFilterRegex 2020-07-14 18:46:37 +02:00
perf_tests Move shared tests to the new target [n/n] 2020-06-23 20:47:54 +02:00
platform Enable cl_khr_il_program on all platforms 2020-07-08 17:57:21 +02:00
preemption Move shared tests to the new target [n/n] 2020-06-23 20:47:54 +02:00
profiling Move profiling methods implementation 2020-07-14 14:38:30 +02:00
program ULT renaming: Kernel Data tests 2020-07-15 10:52:00 +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 Check SourceLevelDebugger is non-nullptr before use 2020-07-01 15:25:22 +02:00
test_dynamic_lib
test_files Add flag to emit pipe control prior to walker. 2020-07-15 10:33:20 +02:00
test_macros Add check if device support Images. 2020-06-24 23:38:03 +02:00
utilities Correct HeaderFilterRegex 2020-07-14 18:46:37 +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
custom_event_listener.h fix issues reported by clang-tidy 2020-05-25 12:15:40 +02:00
global_environment.cpp
global_environment.h
igdrcl_tests_pch.cpp
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
ult_config_listener.cpp Refactor direct submission 2020-03-27 12:43:05 +01:00
ult_config_listener.h
ult_configuration.cpp
user_settings_32.user
user_settings_64.user