Slawomir Milczarek
|
bca7b54728
|
Allocation shareable to use standard64KB heap
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com>
|
2021-03-10 11:39:16 +01:00 |
Katarzyna Cencelewska
|
d9172c9b7f
|
1Mb alignment support in OsAgnostic path
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
|
2021-03-10 10:56:25 +01:00 |
Maciej Dziuban
|
66cff28002
|
Do not use threadDims for indirect dispatches
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
|
2021-03-10 08:04:34 +01:00 |
Brandon Yates
|
4d5166b945
|
Update manifest to use L0 loader 1.2.3
Signed-off-by: Brandon Yates <brandon.yates@intel.com>
|
2021-03-09 20:30:58 +01:00 |
Krystian Chmielewski
|
41f3bd00ff
|
Remove PatchTokens from KernelInfo
Use KernelDescriptor instead of patchTokens stored in KernelInfo's
patchInfo.
Removed: SPatchMediaInterfaceDescriptorLoad, SPatchAllocateLocalSurface,
SPatchMediaVFEState(slot 0), SPatchMediaVFEState(slot 1),
SPatchInterfaceDescriptorData, SPatchSamplerStateArray,
SPatchBindingTableState, SPatchDataParameterBuffer,
SPatchDataParameterStream, SPatchThreadPayload,
SPatchKernelAttributesInfo, SPatchAllocateStatelessPrivateSurface,
SPatchAllocateSyncBuffer,
SPatchAllocateStatelessConstantMemorySurfaceWithInitialization,
SPatchAllocateStatelessGlobalMemorySurfaceWithInitialization,
SPatchAllocateSystemThreadSurface.
Related-To: NEO-4729
Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
|
2021-03-09 17:09:13 +01:00 |
Maciej Dziuban
|
03631ce22b
|
Remove unused paths
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
|
2021-03-09 13:20:11 +01:00 |
Bartosz Dunajski
|
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 |
Adam Cetnerowski
|
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 |
Artur Harasimiuk
|
e49cf513bc
|
infra update
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
|
2021-03-09 01:06:54 +01:00 |
Jim Snow
|
142fe1efdb
|
Add sampler ULT to increase branch coverage, remove a sampler branch
Signed-off-by: Jim Snow <jim.m.snow@intel.com>
|
2021-03-09 00:31:18 +01:00 |
Jaime Arteaga
|
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 |
Adam Cetnerowski
|
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 |
Mateusz Hoppe
|
c994bf6f00
|
Fix pagefault Cpu transfers in TBX mode
Related-To: NEO-5286
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
|
2021-03-08 19:22:02 +01:00 |
Adam Cetnerowski
|
07eb59d400
|
ULT renaming: Level Zero Misc tests
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
|
2021-03-08 19:14:22 +01:00 |
Mateusz Jablonski
|
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 |
Adam Cetnerowski
|
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 |
Adam Cetnerowski
|
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 |
Bartosz Dunajski
|
8b89fb8541
|
Capability to exclude Engine on SubDevice
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-03-08 11:32:13 +01:00 |
Bartosz Dunajski
|
047a93fde6
|
Update getExtraMmioList method
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-03-08 11:25:40 +01:00 |
Maciej Dziuban
|
58757c0535
|
Refactor bake() method
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
|
2021-03-08 10:40:53 +01:00 |
Maciej Dziuban
|
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 |
Mateusz Hoppe
|
9f3218775d
|
Fix version-script for ze_intel_gpu
Related-To: NEO-5509
-make only ze* functions globally exported
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
|
2021-03-08 09:55:38 +01:00 |
Maciej Plewka
|
72b13e9bbd
|
Use copy only command queue in zello_copy_only
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
|
2021-03-07 12:38:23 +01:00 |
Katarzyna Cencelewska
|
34c873c3aa
|
Update description of ForceAuxTranslationMode
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
|
2021-03-05 17:58:05 +01:00 |
Michal Mrozek
|
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 |
Mateusz Hoppe
|
7d808bd560
|
Optimize preemption programming
- limit number of LRI cmds
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
|
2021-03-05 13:37:14 +01:00 |
Maciej Dziuban
|
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 |
Slawomir Milczarek
|
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 |
davidoli
|
2a4f00fd5e
|
Add Windows metrics ULTs
Signed-off-by: davidoli <david.olien@intel.com>
|
2021-03-05 07:32:41 +01:00 |
Aravind Gopalakrishnan
|
db892eaa95
|
Revert "Use device allocation for events if host visibility not set"
This reverts commit b204a4f135 .
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com>
|
2021-03-05 03:31:17 +01:00 |
Jaime Arteaga
|
76db4ce59a
|
Add ULT for openIpcMemHandle
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
|
2021-03-04 22:30:53 +01:00 |
Slawomir Milczarek
|
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 |
ocldev
|
4d59d5fd50
|
dependencies update
Signed-off-by: ocldev <ocldev@intel.com>
|
2021-03-04 17:35:31 +01:00 |
Compute-Runtime-Validation
|
cac1b5465b
|
Revert "Updating L0 loader to 1.2.3 in manifest"
This reverts commit 76666662c4 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
|
2021-03-04 14:16:39 +01:00 |
Kacper Nowak
|
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 |
Mateusz Hoppe
|
6356de6511
|
Add debug api handlers 2
Related-To: NEO-4554
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
|
2021-03-04 12:45:40 +01:00 |
Slawomir Milczarek
|
a3c2a1eb44
|
Add LEGACY_D3DAPI_VERSION definition to cmake
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com>
|
2021-03-04 11:21:26 +01:00 |
ocldev
|
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 |
Bartosz Dunajski
|
f97ff294ac
|
Manifest update
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-03-03 10:29:37 +01:00 |
Jaime Arteaga
|
5adfe0704b
|
Add ULTs for checkMemoryAccessFromDevice
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
|
2021-03-03 02:26:39 +01:00 |
Brandon Yates
|
76666662c4
|
Updating L0 loader to 1.2.3 in manifest
Signed-off-by: Brandon Yates <brandon.yates@intel.com>
|
2021-03-03 02:13:41 +01:00 |
Vilvaraj, T J Vivek
|
1bf331c282
|
sysman:add ULT to Global operations
Signed-off-by: Vilvaraj, T J Vivek <t.j.vivek.vilvaraj@intel.com>
|
2021-03-02 21:28:40 +01:00 |
Zbigniew Zdanowicz
|
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 |
Vilvaraj, T J Vivek
|
d0d15dd058
|
sysman: change loop to use reference than new variable.
Signed-off-by: Vilvaraj, T J Vivek <t.j.vivek.vilvaraj@intel.com>
|
2021-03-02 17:10:32 +01:00 |
Pawel Cieslak
|
2640877417
|
Update infra
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
|
2021-03-02 16:54:26 +01:00 |
Mayank Raghuwanshi
|
0f973f146e
|
Implement zesRasGetConfig and zesRasSetConfig
Signed-off-by: Mayank Raghuwanshi <mayank.raghuwanshi@intel.com>
|
2021-03-02 16:07:01 +01:00 |
Adam Cetnerowski
|
0c035cfcc9
|
ULT renaming: Sysman Memory tests
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
|
2021-03-02 15:24:48 +01:00 |
Lukasz Jobczyk
|
8fa97ed4a8
|
Fix shared buffer object size
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
|
2021-03-02 14:08:47 +01:00 |
Slawomir Milczarek
|
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 |
Maciej Plewka
|
c1cabb505a
|
Fix Get ConstSpecSize based on correlated ConstSpecID
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
|
2021-03-02 12:11:08 +01:00 |