compute-runtime/opencl/test/unit_test
Lukasz Jobczyk 36ddfaaf4d fix: Fix front end programming for cooperative dispatch
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2024-04-25 12:55:46 +02:00
..
accelerators refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
api fix: allow empty set to be passed to clSetKernelExecInfo 2024-04-16 14:11:04 +02:00
aub_mem_dump refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
aub_tests refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
built_ins refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
command_queue fix: Flush render state cache on release shared object 2024-04-22 17:37:42 +02:00
command_stream refactor: use encode surface state to set pitch for scratch 2024-04-25 11:57:14 +02:00
compiler_interface fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
context refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
d3d_sharing refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
debugger refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
device Revert "performance: Reuse GPU timestamp instead of KMD escape" 2024-04-18 10:25:15 +02:00
event refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
execution_environment refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
fixtures fix: Fix front end programming for cooperative dispatch 2024-04-25 12:55:46 +02:00
gen8 refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
gen9 refactor: remove not needed code 2024-03-08 18:18:55 +01:00
gen11 refactor: remove not needed code 2024-03-08 18:18:55 +01:00
gen12lp refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
gen_common refactor: rename alias PARSE -> Parse 2023-12-21 16:17:15 +01:00
gmm_helper refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
gtpin refactor: remove not needed code 2024-03-08 18:18:55 +01:00
helpers fix: clean use of coherency type 2024-04-18 15:58:11 +02:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel fix: allow empty set to be passed to clSetKernelExecInfo 2024-04-16 14:11:04 +02:00
libult test: improve unit tests - use virtual file system 2024-03-08 13:34:19 +01:00
linux feature: add support for null aub mode 2024-04-09 16:59:42 +02:00
mem_obj fix: clean use of coherency type 2024-04-18 15:58:11 +02:00
memory_manager refactor: correct naming of enum class constants 10/n 2023-12-19 11:30:39 +01:00
mock_gl feature(ocl): Improve Linux CL/GL sharing support 2024-03-01 13:38:56 +01:00
mocks refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
mt_tests fix: move ulls controller stop thread 2024-04-02 08:26:19 +02:00
offline_compiler fix: Fix various typos. 2024-04-17 20:03:06 +02:00
os_interface feature: Mark selected resources as UC when mitigating dc flush 2024-04-12 12:52:13 +02:00
platform refactor: refactor logic for querying atomic FP capabilities 2024-03-28 15:27:45 +01:00
preemption feature: add method to switch enable/disable mid thread preemption 2024-04-15 16:26:52 +02:00
profiling refactor: rename register offsets and constants 2023-12-04 18:31:39 +01:00
program fix: user proper settings for caches. 2024-02-15 11:38:34 +01:00
sampler fix: fix compilation error in clang on Windows (3/n) 2023-10-25 17:38:56 +02:00
scenarios refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
sharings build: refactor linux kernel headers 2024-03-28 14:48:09 +01:00
test_files build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
test_macros refactor: improve ImplicitArg struct handling 2023-12-18 15:19:00 +01:00
utilities refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
windows fix: setup correct render/display core family for gmmlib initialization 2024-02-26 14:49:04 +01:00
xe_hpc_core refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
xe_hpg_core fix: Fix front end programming for cooperative dispatch 2024-04-25 12:55:46 +02:00
CMakeLists.txt feature: add stateless heapless builtins 2024-01-16 11:11:31 +01:00
igdrcl_tests_pch.cpp
igdrcl_tests_pch.h test.h refactor 2022-07-04 18:20:07 +02:00
lsan_suppressions.txt
ult_config_listener.cpp Move clGfxCoreHelper ownership to rootDeviceEnv 2023-01-05 12:58:38 +01:00
ult_config_listener.h Move files between shared/test/common and /unit_test (xe_*_core, page_fault...) 2022-08-17 16:17:00 +02:00
ult_specific_config_ocl.cpp refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00
user_settings_32.user
user_settings_64.user