48f01f28f5
Move core part of MemoryPropertiesHelpers to shared
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-10-07 23:14:38 +02:00
996dd18b76
WSL - partition layout for 48-bit limited addressing
...
Signed-off-by: Jaroslaw Chodor <jaroslaw.chodor@intel.com >
2021-09-28 18:09:46 +02:00
f8867e0b97
Move generic command stream receiver files to shared
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-09-22 23:55:31 +02:00
1ec3035cb1
rename igdrcl_libult_cs to neo_libult_cs
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2021-09-22 10:56:29 +02:00
b505bcdf79
move custom event listener to shared
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2021-09-20 16:46:50 +02:00
5be234111c
allow disable builtins compilation
...
Related-To: NEO-6011
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2021-09-07 18:02:54 +02:00
a651e30aa1
Move stepping getter functions from HwHelper to HwInfoConfig
...
Signed-off-by: Rafal Maziejuk <rafal.maziejuk@intel.com >
Related-To: NEO-4541
2021-08-30 10:54:23 +02:00
274fe055e9
Rename Plus in source code to AndLater
...
Related-To: NEO-5920
Signed-off-by: Szymon Morek <szymon.morek@intel.com >
2021-08-19 15:06:45 +02:00
582a3620a2
Remove not needed hwHelper
...
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2021-08-11 17:04:31 +02:00
960d468107
Split GivenImageArrayThenExpectationsMet test
...
Related-To: NEO-5797
Signed-off-by: Dominik Dabek <dominik.dabek@intel.com >
2021-07-28 15:41:58 +02:00
157bbbfb23
Enable generating & running Level Zero AUB tests
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-07-09 14:12:41 +02:00
bec8cdd6f1
Update XE_HP_CORE files to enable unit tests
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-07-08 18:41:41 +02:00
232640afc3
Move AUB tests runner to neo_core/cmake directory
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-07-01 16:11:59 +02:00
4126a52dc1
Fix missing method override annotations
...
Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com >
2021-06-28 11:59:51 +02:00
ca4068aafc
Create shared libult_common object library
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-06-12 09:46:42 +02:00
b80a51e5bf
Adding wsl_compute_helper
...
Signed-off-by: Jaroslaw Chodor <jaroslaw.chodor@intel.com >
2021-06-07 14:36:21 +02:00
8f91fcdd73
Add new atomic operation
...
Related-To: NEO-5244
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2021-06-04 09:00:11 +02:00
39f0387ecc
Move tbx stream, tbx csr to shared
...
Related-To: NEO-5161
Signed-off-by: Dominik Dabek <dominik.dabek@intel.com >i
2021-05-31 14:35:32 +02:00
899af98240
Move AUB tests configurations gen specific to shared
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-05-27 15:04:24 +02:00
d0cb27226f
Move mocks: cif, gmm context, compilers
...
Related-To: NEO-5161
Signed-off-by: Dominik Dabek <dominik.dabek@intel.com >
2021-05-27 12:51:28 +02:00
ebe3e72615
ULT renaming: AUB Enqueue Kernel tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-05-25 19:41:04 +02:00
f883376e61
Move test configuration files to shared/common directory
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-05-25 16:12:31 +02:00
79ff54489b
Move file to shared
...
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-05-18 18:49:26 +02:00
3bd4bca911
Copyright header update
...
Dates corrected in copyright headers to reflect original publication date
(2018 for OpenCL, 2020 for Level Zero).
Signed-off-by: lgotszal <lukasz.gotszald@intel.com >
2021-05-17 20:38:19 +02:00
fcbf1dcf32
Mark SVM_GPU allocation as not lockable
...
require blitter usage if allocation is not lockable and in local memory
Related-To: NEO-5733
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-05-12 17:47:15 +02:00
a552d1fd65
Revert "Mark SVM_GPU allocation as not lockable"
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-05-12 12:24:02 +02:00
a79f7b678b
Mark SVM_GPU allocation as not lockable
...
require blitter usage if allocation is not lockable and in local memory
Related-To: NEO-5733
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-05-12 09:49:35 +02:00
ef71915c71
Remove KernelArgInfo and use KernelDescriptor's args instead
...
Related-To: NEO-4729
Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com >
2021-04-23 15:12:09 +02:00
9839b3049d
Move unit test helper to shared code
...
Related-To: NEO-5161
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com >
2021-04-13 20:06:08 +02:00
330ee3d227
AubMemDump refactor
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2021-03-24 18:26:00 +01:00
7098e9c5f2
Store single KernelInfo in Kernel
...
remove root device index from Kernel's methods
Related-To: NEO-5001
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-03-22 21:30:03 +01:00
365dfd6d7d
ULT renaming: Gen9-specific AUB tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-22 19:44:29 +01:00
8e5acf11e1
ULT renaming: AUB Create Image tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-22 19:30:29 +01:00
f6583b3f72
ULT renaming: Builtin tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-22 19:29:06 +01:00
723d8a4b72
ULT renaming: AUB Memory Dump tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-22 12:25:27 +01:00
9114a3e414
ULT renaming: AUB Write tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-16 10:04:32 +01:00
b77feea30e
ULT renaming: AUB Memory Dump tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-16 09:53:55 +01:00
cc7d387152
ULT renaming: AUB Read tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-16 09:45:32 +01:00
d15fa854d9
ULT renaming: AUB Enqueue Kernel tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-16 09:39:46 +01:00
ff4923d411
ULT renaming: AUB Mapping tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-15 13:40:42 +01:00
04eca48ee0
Introduce MultiDeviceKernel class
...
Related-To: NEO-5001
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-03-15 11:46:52 +01:00
6d43644129
Add test traits to aub tests target
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-03-09 10:48:22 +01:00
772e9d30de
ULT renaming: AUB Command Queue tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-09 10:14:09 +01:00
528443790d
ULT renaming: AUB Fill tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-08 19:31:30 +01:00
965a3ee592
ULT renaming: AUB Copy tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-08 18:58:47 +01:00
905ed9e5bf
Extended AUB fixtures with expect compressed memory
...
Related-To: NEO-5577
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com >
2021-03-04 18:39:44 +01:00
042e971a93
Revert "add DG1 aubs"
...
This reverts commit 4764cbd9d3
.
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2021-03-01 17:40:14 +01:00
4764cbd9d3
add DG1 aubs
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2021-03-01 11:34:56 +01:00
7d01074ee4
Update aub/tbx stepping handling
...
For the stepping value use hardware value.
Resolves: NEO-5475
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2021-02-15 13:57:39 +01:00
8a700c5187
Move non-ult shared files to single directory
...
Add SKIP_SHARED_UNIT_TESTS flag
Related-To: NEO-5201
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com >
2021-02-10 21:03:13 +01:00