compute-runtime/unit_tests
Mrozek, Michal 73456d66b3 Add proper type for host ptr allocations.
Change-Id: I324b54b415626043cc801ceb7f73547b96018fe0
2019-02-27 10:25:32 +01:00
..
accelerators Update copyright headers 2018-09-20 18:02:35 +02:00
api ULT renaming: clFlush tests 2019-02-26 22:15:24 +01:00
aub Aubstream header update 2019-02-26 19:27:36 +01:00
aub_mem_dump AUB capture with support for allocation dumps 2019-01-28 21:20:08 +01:00
aub_stream_mocks Enable AUB sub-capture in AubStream captures (1/n) 2019-02-21 22:40:40 +01:00
aub_tests GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
built_ins Remove OCLRT name space from helpers. 2019-02-12 09:55:30 +01:00
command_queue Allow cpu copy with debug keys only when ready waitlist events 2019-02-22 17:39:57 +01:00
command_stream Aubstream header update 2019-02-26 19:27:36 +01:00
compiler_interface Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00
context Refactor around cache flush and command queue 2019-02-10 17:59:33 +01:00
d3d_sharing Allocate images through preferred pool call 2019-01-25 09:05:25 +01:00
device Improve iterating over existing CommandStreamReceivers 2019-02-19 11:48:56 +01:00
device_queue Pass command stream to dispatch scheduler 2019-02-25 14:35:19 +01:00
elflib Update copyright headers 2018-09-20 18:02:35 +02:00
event Allow cpu copy with debug keys only when ready waitlist events 2019-02-22 17:39:57 +01:00
execution_environment Add function to create devices bitfield based on allocation properties 2019-02-26 12:07:09 +01:00
execution_model Pass command stream to dispatch scheduler 2019-02-25 14:35:19 +01:00
fixtures Improve SimpleKernelFixture 2019-02-25 09:41:58 +01:00
gen8 Pass command stream to dispatch scheduler 2019-02-25 14:35:19 +01:00
gen9 Program L3 error detection behavior. 2019-02-19 11:23:07 +01:00
gen10 Virtual address space partitioning on Linux [2/n] 2019-02-20 14:43:08 +01:00
gen_common Add DCFlush before resolving 2019-02-11 16:33:34 +01:00
gmm_helper Fix surfaceState for multisample images 2019-02-05 12:44:57 +01:00
gtpin Minor renaming in a scope of multi os context allocations: 2019-01-07 11:42:43 +01:00
helpers Dont inherit TimestampPacket from Waitlist when doesnt exist 2019-02-27 09:15:48 +01:00
indirect_heap Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
instrumentation Update copyright headers 2018-09-20 18:02:35 +02:00
kernel GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
libult GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
linux Disable osEnableLocalMemory on 32 bits 2019-01-28 08:18:51 +01:00
mem_obj Enhance force shared physical memory flag. 2019-02-20 12:26:27 +01:00
memory_manager Add proper type for host ptr allocations. 2019-02-27 10:25:32 +01:00
mock_gdi Add support for reserveGpuVirtualAddress. 2019-02-26 12:01:17 +01:00
mock_gmm fix naming convention in mock_gmm 2018-10-04 22:59:31 +02:00
mocks Override AllocateGraphicsMemoryInDevicePool in DrmMemoryManager 2019-02-27 10:05:46 +01:00
mt_tests Disable osEnableLocalMemory on 32 bits 2019-01-28 08:18:51 +01:00
offline_compiler Fix for receiving appropriate tokens during builtin compilation 2019-01-17 14:31:29 +01:00
os_interface Override AllocateGraphicsMemoryInDevicePool in DrmMemoryManager 2019-02-27 10:05:46 +01:00
perf_tests Update copyright headers 2018-09-20 18:02:35 +02:00
platform Dont restore overrideCommandStreamReceiverCreation at creation time 2019-01-09 09:25:01 +01:00
preamble Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +01:00
preemption Refactor headers and reorder include order 2019-02-14 13:39:01 +01:00
profiling Remove OCL Events concept from EnqueueOperation and dispatchWalker 2019-02-12 08:46:18 +01:00
program Refactor headers and reorder include order 2019-02-14 13:39:01 +01:00
sampler Remove unnecessary casts. 2018-12-18 13:42:14 +01:00
scenarios use release for cl-objects instead of delete 2019-02-05 14:09:32 +01:00
scheduler Use GPU addresses when setting up scheduler kernel's SVM args 2019-02-14 07:21:31 +01:00
sharings GlSharingFunction tests update 2019-02-20 16:05:32 +01:00
sku_info Add support for FtrTileY flag 2018-09-20 11:54:39 -07:00
source_level_debugger Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
tbx Disable osEnableLocalMemory on 32 bits 2019-01-28 08:18:51 +01:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Add simple kernel to unit tests 2019-02-22 11:41:39 +01:00
utilities Add RAII for cl_objects 2019-02-12 11:19:35 +01:00
windows Disable osEnableLocalMemory on 32 bits 2019-01-28 08:18:51 +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 Update copyright headers 2018-09-20 18:02:35 +02:00
global_environment.cpp Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
global_environment.h Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
igdrcl_tests_pch.cpp Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
igdrcl_tests_pch.h Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
main.cpp Add /we4189 switch to CMAKE_CXX_FLAGS for MSVC. 2019-02-08 12:06:04 +01:00
memory_leak_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
memory_leak_listener.h graphic memory allocation with alignment in limited Range heap 2019-02-21 10:10:47 -08:00
options.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
tests_configuration.h Enhance AubTests with TBX server capability 2018-09-19 15:34:36 +02:00
ult_config_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02: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