compute-runtime/opencl/test/unit_test
Jaroslaw Warchulski 723e1e7d29 fix: expose tiles as devices in OCL with combined hierarchy
Related-To: GSD-8708
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
2024-11-21 15:23:06 +01:00
..
accelerators
api fix: expose tiles as devices in OCL with combined hierarchy 2024-11-21 15:23:06 +01:00
aub_mem_dump test: update gtest API usage 2024-05-28 16:20:06 +02:00
aub_tests fix: disable compression on lnl linux 2024-11-13 11:32:10 +01:00
built_ins feature: use heapless builtins for images 2024-10-25 16:42:27 +02:00
command_queue refactor: cleanup for defaultWalker 2024-11-17 00:24:11 +01:00
command_stream refactor: Move isDummyBlitWaRequired function to release helper 2024-11-15 13:22:00 +01:00
compiler_interface fix: use .spv for intermediate representation 2024-06-11 12:06:57 +02:00
context fix: remove not needed test files 2024-09-23 16:40:48 +02:00
d3d_sharing refactor: pass arrayIndex to Wddm::openSharedHandle function 2024-06-07 09:51:26 +02:00
debugger fix: initialize debugger before creating engines 2024-09-12 18:12:12 +02:00
device fix: remove defaultProfilingTimerResolution from RuntimeCapabilityTable 2024-11-04 12:02:11 +01:00
event fix: return error when flush in waitForEvents return error 2024-09-27 09:17:07 +02:00
execution_environment refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
fixtures refactor: engineInstancedType removed 2024-10-09 16:30:48 +02:00
gen12lp fix: remove defaultProfilingTimerResolution from RuntimeCapabilityTable 2024-11-04 12:02:11 +01:00
gen_common refactor: update hw cmds base from gen8 to gen12lp 2024-09-19 18:07:46 +02:00
global_platform_teardown fix: return success from release calls after platform teardown 2024-09-26 19:30:26 +02:00
gmm_helper fix: stop using LocalOnly flag on Xe2+ platforms 2024-06-10 11:26:20 +02:00
gtpin performance: Defer special queue init to first use 2024-08-23 14:22:51 +02:00
helpers fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel fix: remove incorrect test kernel 2024-09-20 15:08:27 +02:00
libult performance: Use lock pointer copy for dc flush mitigation 2024-10-31 10:53:39 +01:00
linux refactor: Cleanup around options files 2024-11-17 17:13:03 +01:00
mem_obj refactor: move depth limitation from release helper to image_hw 2024-11-21 11:24:06 +01:00
memory_manager fix: wait for latest known usage of indirect usm 2024-11-04 16:24:30 +01:00
mock_gl feature(ocl): Improve Linux CL/GL sharing support 2024-03-01 13:38:56 +01:00
mocks performance: write image through staging chunks 2024-11-06 16:45:22 +01:00
mt_tests performance: Ensure hostptrs removed before creating new one 2024-11-12 13:55:15 +01:00
offline_compiler refactor: cleanup around IGC library name mocking logic 2024-11-15 18:32:59 +01:00
os_interface fix: stop direct submission before oa configuration activation 2024-10-22 14:26:44 +02:00
platform build: fixes for windows clang with -m32 2024-07-18 14:49:56 +02:00
preemption feature: add method to switch enable/disable mid thread preemption 2024-04-15 16:26:52 +02:00
profiling fix: remove defaultProfilingTimerResolution from RuntimeCapabilityTable 2024-11-04 12:02:11 +01:00
program refactor: add patchtokens fallback AIL 2024-11-20 12:58:22 +01:00
sampler refactor: remove not used image transforming logic 2024-09-17 16:19:48 +02:00
scenarios test: move ocl test with async thread to mt tests 2024-06-17 17:11:09 +02:00
sharings fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
test_files fix: remove not needed test files 2024-09-23 16:40:48 +02: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 refactor: Cleanup around options files 2024-11-17 17:13:03 +01:00
xe2_hpg_core refactor: change additional walker fields encoder 6/n 2024-11-05 08:28:57 +01:00
xe_hpc_core Revert "refactor: stateless enqueueCopyBufferRect" 2024-11-13 01:33:22 +01:00
xe_hpg_core refactor: engineInstancedType removed 2024-10-09 16:30:48 +02:00
CMakeLists.txt build: Update logic around serialized builtins compilation 2024-11-04 10:11:48 +01:00
igdrcl_tests_pch.cpp
igdrcl_tests_pch.h
lsan_suppressions.txt
ult_config_listener.cpp
ult_config_listener.h
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