.. |
accelerators
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
api
|
Add implementation of new OpenCL 3.0 API functions
|
2020-05-15 12:09:08 +02:00 |
aub
|
Move VariableBackup to shared
|
2020-04-02 13:42:41 +02:00 |
aub_mem_dump
|
Pass root device index to all MockAllocationProperties constructors
|
2020-03-26 11:34:47 +01:00 |
aub_stream_mocks
|
Add gpuAddressSpace param to AubManager::create()
|
2020-02-27 11:51:13 +01:00 |
aub_tests
|
Correct aub test
|
2020-05-18 14:30:19 +02:00 |
built_ins
|
Add ClDevice function to query OCL2.1 support
|
2020-05-08 13:37:19 +02:00 |
command_queue
|
Add missing expects in blit enqueue tests
|
2020-05-18 12:34:21 +02:00 |
command_stream
|
TBX csr downloads allocations on queryStatus calls
|
2020-05-13 16:28:19 +02:00 |
compiler_interface
|
Reorganization directory structure [2/n]
|
2020-02-23 12:01:27 +01:00 |
config
|
Reduce include paths in ULT
|
2020-03-27 14:11:45 +01:00 |
context
|
Merge MemoryPropertiesFlags files
|
2020-05-08 14:17:36 +02:00 |
d3d_sharing
|
Add supportsOcl21Features value to capability table
|
2020-05-05 15:02:50 +02:00 |
device
|
Correct setting il version
|
2020-05-15 15:02:08 +02:00 |
device_queue
|
Add debug flag to override device enqueue support
|
2020-05-04 11:01:14 +02:00 |
event
|
remove MT tests from igdrcl_tests target
|
2020-04-06 15:25:55 +02:00 |
execution_environment
|
Move MockDevice to shared
|
2020-04-03 08:23:06 +02:00 |
execution_model
|
Add ClDevice function to query OCL2.1 support
|
2020-05-08 13:37:19 +02:00 |
fixtures
|
Merge MemoryPropertiesFlags files
|
2020-05-08 14:17:36 +02:00 |
gen8
|
Add ClDevice function to query OCL2.1 support
|
2020-05-08 13:37:19 +02:00 |
gen9
|
Add ClDevice function to query OCL2.1 support
|
2020-05-08 13:37:19 +02:00 |
gen11
|
Merge MemoryPropertiesFlags files
|
2020-05-08 14:17:36 +02:00 |
gen12lp
|
Enable copy engine on GEN12LP
|
2020-05-15 13:52:45 +02:00 |
gen_common
|
Move MockDevice to shared
|
2020-04-03 08:23:06 +02:00 |
gmm_helper
|
Remove unnecessary platform() uses from gmm tests
|
2020-04-07 10:49:41 +02:00 |
gtpin
|
AppendLaunchKernel tests
|
2020-04-06 15:46:04 +02:00 |
helpers
|
Remove not needed pragmas -Winconsistent-missing-override from OCL ULT
|
2020-05-18 14:07:12 +02:00 |
indirect_heap
|
Fix unit test issues
|
2020-03-16 09:34:55 +01:00 |
kernel
|
Merge MemoryPropertiesFlags files
|
2020-05-08 14:17:36 +02:00 |
libult
|
TBX csr downloads allocations on queryStatus calls
|
2020-05-13 16:28:19 +02:00 |
linux
|
Read max frequency using pci path
|
2020-04-09 18:31:13 +02:00 |
mem_obj
|
ULT renaming: Image2D from Buffer tests
|
2020-05-18 15:53:44 +02:00 |
memory_manager
|
Revert "Check GraphicsAllocation usage before destroying USM allocation"
|
2020-05-18 08:38:34 +02:00 |
mock_gdi
|
Rename memory_constants.h to constants.h
|
2020-04-02 14:19:39 +02:00 |
mock_gl
|
Use isAuxEnabled flag for sharing images from OpenGL
|
2020-05-11 11:31:36 +02:00 |
mock_gmm
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
mocks
|
Remove not needed pragmas -Winconsistent-missing-override from OCL ULT
|
2020-05-18 14:07:12 +02:00 |
mt_tests
|
Add implementation of memory operation handler on Linux
|
2020-05-12 08:09:44 +02:00 |
offline_compiler
|
Remove redundant constructors from ULT
|
2020-04-15 18:18:27 +02:00 |
os_interface
|
Enable batching on Drm CSR when local memory is enabled
|
2020-05-15 14:42:19 +02:00 |
perf_tests
|
Don't use the entire std namespace
|
2020-03-27 19:57:11 +01:00 |
platform
|
Add supportsOcl21Features value to capability table
|
2020-05-05 15:02:50 +02:00 |
profiling
|
Pass device bitfield to TagAllocator
|
2020-04-17 10:41:18 +02:00 |
program
|
Add ClDevice function to query OCL2.1 support
|
2020-05-08 13:37:19 +02:00 |
sampler
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
scenarios
|
Move MockDevice to shared
|
2020-04-03 08:23:06 +02:00 |
scheduler
|
Add debug flag to override device enqueue support
|
2020-05-04 11:01:14 +02:00 |
sharings
|
Use isAuxEnabled flag for sharing images from OpenGL
|
2020-05-11 11:31:36 +02:00 |
sku_info
|
Add FtrLocalMemory flag
|
2020-05-16 21:17:22 +02:00 |
source_level_debugger
|
Move MockDevice to shared
|
2020-04-03 08:23:06 +02:00 |
test_dynamic_lib
|
Reorganization directory structure [2/n]
|
2020-02-23 12:01:27 +01:00 |
test_files
|
Add aub test with printf kernel
|
2020-05-15 11:13:35 +02:00 |
test_macros
|
Add ClDevice function to query OCL2.1 support
|
2020-05-08 13:37:19 +02:00 |
utilities
|
Minor TagAllocator cleanup
|
2020-05-15 11:40:43 +02:00 |
windows
|
Fill OsInterface in Wddm::init
|
2020-04-09 14:49:24 +02:00 |
.clang-tidy
|
Reorganization directory structure [2/n]
|
2020-02-23 12:01:27 +01:00 |
CMakeLists.txt
|
Add aub test with printf kernel
|
2020-05-15 11:13:35 +02:00 |
abort.cpp
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
core_unit_tests_files.cmake
|
Moved unit test for getMaxGpuFrequency on Linux to shared code
|
2020-04-14 12:41:54 +02:00 |
custom_event_listener.h
|
Correct naming convention in custom_event_listener.h
|
2020-03-17 11:52:54 +01:00 |
global_environment.cpp
|
Remove redundant constructors from unit tests
|
2020-03-16 19:01:24 +01:00 |
global_environment.h
|
Fix unit test issues
|
2020-03-16 09:34:55 +01:00 |
igdrcl_tests_pch.cpp
|
Add absolute path to unit_tests
|
2020-02-23 17:18:04 +01:00 |
igdrcl_tests_pch.h
|
Rename memory_constants.h to constants.h
|
2020-04-02 14:19:39 +02:00 |
main.cpp
|
AppendLaunchKernel tests
|
2020-04-06 15:46:04 +02:00 |
options_unit_tests.cpp
|
Reorganization directory structure [2/n]
|
2020-02-23 12:01:27 +01:00 |
ult_config_listener.cpp
|
Refactor direct submission
|
2020-03-27 12:43:05 +01:00 |
ult_config_listener.h
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
ult_configuration.cpp
|
Reorganization directory structure [2/n]
|
2020-02-23 12:01:27 +01:00 |
user_settings_32.user
|
Add option to skip USM tests
|
2020-03-19 10:28:34 +01:00 |
user_settings_64.user
|
Add option to skip USM tests
|
2020-03-19 10:28:34 +01:00 |