compute-runtime/shared/test/unit_test
Spruit, Neil R 1995fd9d92 Revert "Support for L0 to read Device LUID from the WDDM driver using EXT Prop"
This reverts commit b5b9c3500f.

Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
2022-10-12 01:00:18 +02:00
..
ail Support for non-Latin characters in application path for AIL 2022-08-26 09:23:46 +02:00
aub Correct method names in device and module fixtures 2022-08-12 10:40:56 +02:00
aub_mem_dump CMake: don't include shared/test/unit_test when shared tests are skipped 1/n 2022-08-09 11:41:09 +02:00
built_ins Remove builtins duplication 2022-08-24 07:27:46 +02:00
command_container Replace virtual method call for DC flush with stored bool value 1/n 2022-10-11 13:27:58 +02:00
command_queue CMake: don't include shared/test/unit_test when shared tests are skipped 1/n 2022-08-09 11:41:09 +02:00
command_stream Replace virtual method call for DC flush with stored bool value 1/n 2022-10-11 13:27:58 +02:00
compiler_interface Remove not used method 2022-10-05 17:10:51 +02:00
debug_settings CMake: don't include shared/test/unit_test when shared tests are skipped 2022-08-25 10:48:37 +02:00
debugger Debugger: simplify captureStateBaseAddress() 2022-09-13 17:08:31 +02:00
device Allocate RTDispatchGlobals as unboxed array 2022-09-28 03:42:14 +02:00
device_binary_format feat(zebin): inline sampler 2022-10-10 12:47:19 +02:00
direct_submission Fix data race for TLB flush check 2022-08-31 12:27:48 +02:00
encoders Reuse heaps for immediate cmd lists 2022-10-11 13:02:13 +02:00
fixtures Reuse heaps for immediate cmd lists 2022-10-11 13:02:13 +02:00
gen8 programStateBaseAddress: improve code reuse 2022-09-21 11:54:57 +02:00
gen9 add pipeline select hw properties support flags 2022-09-14 11:23:44 +02:00
gen11 Add initialization method to ioctl helpers 2022-09-22 11:55:59 +02:00
gen12lp Remove not used isSimulation functions 2022-09-20 11:01:55 +02:00
gmm_helper Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
heap_assigner Correct method names in device and module fixtures 2022-08-12 10:40:56 +02:00
helpers Return error when image arg does not support media block commands 2022-10-11 15:47:27 +02:00
image Correct method names in device and module fixtures 2022-08-12 10:40:56 +02:00
indirect_heap Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
kernel Prepare OCL tests for switch to zebin 2022-09-16 15:33:26 +02:00
memory_manager Optimize flushTask. 2022-10-10 19:22:43 +02:00
mocks Move files from shared/test/unit_test to shared/test/common 2022-08-30 12:24:28 +02:00
os_interface Revert "Support for L0 to read Device LUID from the WDDM driver using EXT Prop" 2022-10-12 01:00:18 +02:00
page_fault_manager Move files from shared/test/unit_test to shared/test/common 2022-08-30 12:24:28 +02:00
preamble Refactor of pipeline select programming 2022-09-15 15:38:10 +02:00
preemption Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
program Move kernel globals from SVM to USM device 2022-09-23 23:06:15 +02:00
scratch_space_controler Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
sku_info
unified_memory Reduce the size of masks to 4. 2022-09-19 21:53:40 +02:00
utilities Ocloc asm/disasm support for zebin 2022-10-10 14:48:55 +02:00
xe_hp_core Refactor of pipeline select programming 2022-09-15 15:38:10 +02:00
xe_hpc_core Reuse heaps for immediate cmd lists 2022-10-11 13:02:13 +02:00
xe_hpg_core Use max enabled slice in debugger thread mapping 2022-10-03 18:11:50 +02:00
CMakeLists.txt CMake: don't include shared/test/unit_test when shared tests are skipped 2022-08-25 10:48:37 +02:00
main.cpp Use max enabled slice in debugger thread mapping 2022-10-03 18:11:50 +02:00
ult_specific_config.cpp