compute-runtime/unit_tests
Mrozek, Michal 7eceb3038c Do no increment ref counts when passing OsContext to residency.
- not needed anymore, memory manager manages the ilfecycle of OsContext

Change-Id: Ibcb32954522dd862187cf97d62d2e0b1b10e50e5
2018-09-06 12:53:35 +02:00
..
accelerators Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
api Add support for reduced GPU address space 2018-09-03 13:51:36 +02:00
aub Add dedicated method for getting hint for AubDump memory write 2018-08-21 10:28:59 +02:00
aub_tests AUB CSR to use size from gmm when calling makeResident on RenderCompressed 2018-09-04 14:15:03 +02:00
built_ins Delete Device::getBuiltIns() 2018-08-22 16:54:53 +02:00
command_queue Check EnableTimestampPacket debug variable once and set as CSR mode 2018-09-06 11:19:02 +02:00
command_stream Check EnableTimestampPacket debug variable once and set as CSR mode 2018-09-06 11:19:02 +02:00
compiler_interface Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00
context change ARRAY_COUNT macro to constexpr 2018-08-14 10:04:58 +02:00
d3d_sharing Do not use exceptions for input validation. 2018-09-04 11:32:56 +02:00
device Move ownership of OsContext to memory manager. 2018-09-06 10:05:28 +02:00
device_queue Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
elflib ELF reader refactor 2018-08-17 13:57:41 +02:00
event Add deferred list to TagAllocator for nodes that are not completed 2018-09-05 11:14:23 +02:00
execution_environment Refactor ExecutionEnvironment destruction order test 2018-08-22 12:59:24 +02:00
execution_model Initial implementation of Timestamp Packet write 2018-08-28 08:27:13 +02:00
fixtures Move SSH size obtaining logic to dedicated function. 2018-09-03 16:54:38 +02:00
gen8 Unify STORE_DATA_IMM cmd and reduce number of files to compile 2018-09-04 13:42:35 +02:00
gen9 Unify STORE_DATA_IMM cmd and reduce number of files to compile 2018-09-04 13:42:35 +02:00
gen10 Unify STORE_DATA_IMM cmd and reduce number of files to compile 2018-09-04 13:42:35 +02:00
gen_common Rename ULT L3Helper to UnitTestHelper 2018-08-21 17:38:27 +02:00
gmm_helper Make all gmm helper members non-static 2018-08-03 08:25:44 +02:00
gtpin Always expect gtpin headers 2018-08-31 09:42:44 +02:00
helpers Check EnableTimestampPacket debug variable once and set as CSR mode 2018-09-06 11:19:02 +02:00
indirect_heap Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
instrumentation Cmake refactor part 11 2018-03-08 13:23:27 +01:00
kernel Move SSH size obtaining logic to dedicated function. 2018-09-03 16:54:38 +02:00
libult Check EnableTimestampPacket debug variable once and set as CSR mode 2018-09-06 11:19:02 +02:00
linux Make all gmm helper members non-static 2018-08-03 08:25:44 +02:00
mem_obj Validate buffer flags with helper 2018-09-05 14:10:21 +02:00
memory_manager Do no increment ref counts when passing OsContext to residency. 2018-09-06 12:53:35 +02:00
mock_gdi Add support for reduced GPU address space 2018-09-03 13:51:36 +02:00
mock_gmm Prepare to use gmm dynamic lib on Linux 2018-07-19 01:04:52 +02:00
mocks Check EnableTimestampPacket debug variable once and set as CSR mode 2018-09-06 11:19:02 +02:00
mt_tests Remove reuseBO from createGraphicsAllocationFromSharedHandle 2018-09-03 13:38:19 +02:00
offline_compiler change ARRAY_COUNT macro to constexpr 2018-08-14 10:04:58 +02:00
os_interface Move residency to dedicated header. 2018-09-05 16:34:08 +02:00
perf_tests Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
platform Add debug flag to loop at initialize. 2018-08-16 09:57:49 +02:00
preamble Set valid "max number of threads" in MEDIA_VFE_STATE 2018-07-19 15:17:17 +02:00
preemption Move BuiltIns to ExecutionEnvironment 2018-08-21 23:15:47 +02:00
profiling Refactor querying Main and Parent Kernel from MultiDispatchInfo 2018-08-17 13:51:32 +02:00
program Add HardwareInfo argument to setupHardwareCapabilities method 2018-08-24 08:30:52 +02:00
sampler Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
scenarios Cmake refactor part 11 2018-03-08 13:23:27 +01:00
scheduler Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
sharings Sharing format query for Intel/DX9 2018-08-31 18:20:42 +02:00
sku_info Limit scheduler kernel GWS to one workgroup in SimulationMode 2018-07-11 17:20:24 +02:00
source_level_debugger Delete Device::getBuiltIns() 2018-08-22 16:54:53 +02:00
tbx Pass ExecutionEnvironment to get devices. 2018-08-07 15:17:06 +02:00
test_dynamic_lib Cmake refactor part 7 2018-03-06 14:26:05 +01:00
test_files Initial implementation of Timestamp Packet write 2018-08-28 08:27:13 +02:00
utilities Add deferred list to TagAllocator for nodes that are not completed 2018-09-05 11:14:23 +02:00
windows [3/n] Wddm Cleanup. 2018-08-16 10:07:24 +02:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +02:00
abort.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
base_object_allocator.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
custom_event_listener.h improve custom event listener error reporting 2018-08-17 12:57:29 +02:00
global_environment.cpp remove some redunant casts in setAdapterInfo 2018-03-06 09:09:04 +01:00
global_environment.h remove some redunant casts in setAdapterInfo 2018-03-06 09:09:04 +01:00
main.cpp Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +02:00
memory_leak_listener.cpp Enable detailedAllocationLoggingActive when captureCallStacks is enabled 2018-08-23 11:04:45 +02:00
memory_leak_listener.h Reduce recompilation impact for captureCallStacks expression 2018-06-14 09:28:12 +02:00
options.cpp change ARRAY_COUNT macro to constexpr 2018-08-14 10:04:58 +02:00
tests_configuration.h Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +02:00
ult_config_listener.cpp Make gmm client context non-static member 2018-07-27 00:16:30 +02:00
ult_config_listener.h Make gmm client context non-static member 2018-07-27 00:16:30 +02:00
ult_configuration.cpp Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +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