03631ce22b
Remove unused paths
...
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
2021-03-09 13:20:11 +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
e491bca8cb
Revert "Enable new residency model by default"
...
This reverts commit 489b78f0b5
.
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2021-03-08 21:04:12 +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
056300f01f
Pass internal kernel object to enqueueKernel method
...
Related-To: NEO-5001
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-03-08 19:14:08 +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
372081b9df
ULT renaming: OpenCL API tests
...
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2021-03-08 18:47:36 +01:00
8b89fb8541
Capability to exclude Engine on SubDevice
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-03-08 11:32:13 +01:00
047a93fde6
Update getExtraMmioList method
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-03-08 11:25:40 +01:00
58757c0535
Refactor bake() method
...
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
2021-03-08 10:40:53 +01:00
c361570fab
Make work partition allocation resident
...
Related-To: NEO-5546
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
2021-03-08 10:32:42 +01:00
0cd03220df
Optimize Fill buffer calls.
...
- reuse pattern allocations for subsequent calls.
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com >
2021-03-05 15:09:19 +01:00
1350aa52fb
Pass DispatchInfo to estimation functions
...
Related-To: NEO-5546
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
2021-03-05 12:47:55 +01:00
bfd9aba350
Fixed issue with return statement
...
Related-To: NEO-5577
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com >
2021-03-05 10:36:11 +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
234b401aab
Moved devices.inl and devices_base.inl to shared for future shared use in ocloc
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-03-04 13:03:45 +01:00
e6cdceffe6
Brand string update
...
Updating device brand strings
Based on public support in Windows driver 21.20.16.5174
https://downloadcenter.intel.com/download/30195/
Signed-off-by: ocldev <ocldev@intel.com >
2021-03-03 10:58:28 +01:00
24b928303b
Rename fields in AllocationProperties
...
Related-To: NEO-5498
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2021-03-02 18:32:37 +01:00
8fa97ed4a8
Fix shared buffer object size
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2021-03-02 14:08:47 +01:00
049166688c
Introduced standard heap with 2MB alignment on Linux
...
Related-To: NEO-5507
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com >
2021-03-02 14:03:37 +01:00
9c164a01a6
AuxTranslationMode fallback path
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-03-02 12:09:04 +01:00
17ce62a4e8
OpenCL Queue Families extension 18/n
...
Minor tweaks: properly initialize structure, correct test name
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
2021-03-02 12:01:53 +01:00
a33d74bb79
Disallow CPU buffer read/write operation if CPU access is disallowed
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-03-02 11:35:08 +01:00
4191dfdb43
Prepend -s option when -cmc is not used
...
Related-To: NEO-5582
- "-s filename" is added to build options
based on filename returned from debugger
- when "-cmc" is passed as first option, do not
modify user options.
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-03-01 18:17:25 +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
f00a2c9422
Add UseBindlessDebugSip debug variable
...
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-03-01 15:41:12 +01:00
8f87dfaf0c
Add Debug API handlers
...
Related-To: NEO-4554
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-03-01 15:26:43 +01:00
4764cbd9d3
add DG1 aubs
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2021-03-01 11:34:56 +01:00
9731d5a9e8
Brand string update
...
Updating device brand strings
Based on public support in Windows driver 20.19.15.5171
https://downloadcenter.intel.com/download/30196
Signed-off-by: ocldev <ocldev@intel.com >
2021-03-01 11:01:27 +01:00
da5f7b9216
Add debug keys to scratch register write after walker
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-02-26 16:13:57 +01:00
35064c3dea
Allow for hex input in file with debug keys
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-02-26 16:04:26 +01:00
583a57c159
Use defaultQueueSurfaceAddress arg instead of patchToken
...
Use KernelDescriptor's defaultQueueSurfaceAddress arg instead of storing
SPatchAllocateStatelessDefaultDeviceQueueSurface token in KernelInfo's
patchInfo.
Related-To: NEO-4729
Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com >
2021-02-26 15:44:40 +01:00
e9e78e85ad
Fix image type support and flag usage in va api sharing
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-02-26 14:04:07 +01:00
68e01dd736
Revert "Correct set pitch in clEnqueueCopyBufferRect"
...
This reverts commit a0f3e868a1
.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2021-02-26 13:48:41 +01:00
464e4fd1b1
Fix GMM usage in 1D image allocation on windows
...
Properly use the gmm resource created for the Image allocation
instead of the gmm resource created in allocateGraphicsMemoryWithAlignment
in the windows wddm memory manager by removing the call to
allocateGraphicsMemoryWithAlignment for 1D images.
Invalid ULT testing this functionality has been removed.
Related-To: LOCI-1845
Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com >
2021-02-26 11:58:27 +01:00
184ec7d07d
Dont allocate HwTimeStamp when TimestampPacket is used
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-02-26 11:18:41 +01:00
700fad64ff
Correct stepping usage
...
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2021-02-26 10:07:48 +01:00
3d4b450b5b
Brand string update
...
Updating device brand strings based on public support
in Windows driver 100.9168 (27.20.100.9168)
Signed-off-by: ocldev <ocldev@intel.com >
2021-02-26 09:19:02 +01:00
02ec657a21
Fix reading device pci path
...
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com >
2021-02-25 21:26:29 +01:00
b11f367db4
Add missing getter methods
...
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
2021-02-25 12:02:05 +01:00
722a80079b
Add experimental_properties for indirect access (2)
...
Add support to OpenCL to also make use of indirect access properties
provided by IGC and to make use of DisableIndirectAccess debug key.
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2021-02-25 11:41:24 +01:00
a0f3e868a1
Correct set pitch in clEnqueueCopyBufferRect
...
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com >
2021-02-25 10:39:57 +01:00
9bb229f771
Use printfSurfaceAddress arg instead of patchToken
...
Use KernelDescriptor's printfSurfaceAddress arg instead of storing
SPatchAllocateStatelessPrintfSurface token in KernelInfo's patchInfo.
Related-To: NEO-4729
Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com >
2021-02-24 15:51:30 +01:00
8e927b5484
Use EventPoolSurfaceAddress arg instead of PatchToken
...
Use KernelDescriptor's deviceSideEnqueueEventPoolSurfaceAddress argument
instead of storign SPatchAllocateStatelessEventPoolSurface token in
KernelInfo's patchInfo.
Related-To: NEO-4729
Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com >
2021-02-24 11:56:06 +01:00
3d63e77d9f
Fix printfs in test
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2021-02-24 08:24:24 +01:00
bd3862f0e1
Fix printf format specifiers
...
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-02-23 22:10:08 +01:00
4894411889
Add debug flag to print BOs for submit
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2021-02-23 19:45:42 +01:00
66f4c75aea
Adding DisableDeepBind debug flag
...
Related-To: NEO-4946
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-02-23 19:19:24 +01:00
93a82f60bc
Fix building issue on linux
...
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com >
2021-02-23 17:47:27 +01:00