compute-runtime/opencl/test/unit_test
Lukasz Jobczyk ac97b1c493 performance: Disable blit enqueue on xe_lpg
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2023-09-08 14:04:24 +02:00
..
accelerators refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
api fix: Remove unneeded cast from clLinkProgram API call 2023-09-01 15:36:51 +02:00
aub_mem_dump fix: pass gmm helper to getDumpSurfaceInfo function 2023-07-03 11:59:52 +02:00
aub_tests performance: Disable blit enqueue on xe_lpg 2023-09-08 14:04:24 +02:00
built_ins feature: Add process safety to Windows compiler cache 2023-09-06 15:34:15 +02:00
command_queue performance: Disable blit enqueue on xe_lpg 2023-09-08 14:04:24 +02:00
command_stream refactor: unify logic isPipeControlPriorToNonPipelinedStateCommandsWARequired 2023-08-31 11:35:21 +02:00
compiler_interface feature: enable cl_cache by default on Linux 2023-09-01 15:13:13 +02:00
context refactor: remove unused isSharedContext variable 2023-07-26 12:14:23 +02:00
d3d_sharing fix: adjust depth limitations for images 2023-09-08 13:05:49 +02:00
debugger refactor: Remove globaly enabled cl_cache 2023-04-28 23:28:49 +02:00
device test: add unit tests for device caps 2023-08-31 16:44:35 +02:00
event fix: Disable timestamp wait for events on WSL 2023-08-04 09:23:30 +02:00
execution_environment test: move execution environment tests to shared 2023-02-03 11:03:18 +01:00
fixtures refactor: change ApiSpecificConfig functions names 2023-05-30 09:20:01 +02:00
gen8 Cleanup includes 54 2023-02-15 13:59:56 +01:00
gen9 refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
gen11 refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
gen12lp fix: unify hw configs for ADLP/ADLN/DG2 2023-08-04 11:19:18 +02:00
gen_common
gmm_helper test: Move shared code tests from gmm_helper_tests.cpp to shared directory 2023-07-31 08:44:26 +02:00
gtpin refactor: Unify GTPin initialization logic between APIs 2023-08-09 17:15:24 +02:00
helpers fix: check queue post post completion resources when releasing Event 2023-09-04 08:23:56 +02:00
indirect_heap
kernel refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
libult test: unify main function for test targets 2023-07-28 20:00:45 +02:00
linux Introduce Online, Offline, Disabled DebuggingModes 2023-03-17 09:31:17 +01:00
mem_obj performance: Disable blit enqueue on xe_lpg 2023-09-08 14:04:24 +02:00
memory_manager fix: Align svm cpu to alignment passed to properties 2023-08-11 14:57:49 +02:00
mock_gl refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
mocks fix: adjust depth limitations for images 2023-09-08 13:05:49 +02:00
mt_tests test: unify main function for test targets 2023-07-28 20:00:45 +02:00
offline_compiler fix: enforce zebin format by default in Ocloc 2023-09-06 15:22:01 +02:00
os_interface fix: extend cache hash with compiler commit sha, lib size and mtime 2023-08-22 15:28:57 +02:00
platform refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
preemption
profiling refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
program feature: add method to adjust hw info for igc 2023-09-04 11:58:13 +02:00
sampler refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
scenarios refactor: rename compiler product helper files 2023-02-03 09:03:24 +01:00
sharings feature: Add ARGB support for openCL VA surface 2023-08-24 08:37:28 +02:00
test_files refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
test_macros refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
utilities refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
windows test: unify main function for test targets 2023-07-28 20:00:45 +02:00
xe_hp_core refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
xe_hpc_core test: add unit tests for device caps 2023-08-31 16:44:35 +02:00
xe_hpg_core test: unify per product gfx core helper tests for xe hpg 2023-09-01 10:52:52 +02:00
CMakeLists.txt refactor(cmake): check images support per platform instead of per core 2023-03-13 16:14:39 +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 test: unify main function for test targets 2023-07-28 20:00:45 +02:00
user_settings_32.user
user_settings_64.user