Mateusz Jablonski
a361ca1e3f
test: improve logging in unit tests
...
include API name
unify tests timeout/sigabrt message across OSes
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2025-05-15 11:56:53 +02:00
Grochowski, Stanislaw
a4bbfb41b4
test: aub_config version update
...
Related-To: NEO-14715
Signed-off-by: Grochowski, Stanislaw <stanislaw.grochowski@intel.com >
2025-05-15 11:09:31 +02:00
Zbigniew Zdanowicz
f2601d8ccf
refactor: simplify interface of append launch kernel
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2025-05-15 10:22:36 +02:00
Szymon Morek
ffe3198b72
feature: add RESOURCE_BARRIER command
...
Related-To: NEO-14943
Signed-off-by: Szymon Morek <szymon.morek@intel.com >
2025-05-15 10:11:04 +02:00
Kindracki, Jakub Tomasz
2ce3f4fa40
test: Remove resetCommandStreamReceiver from tests
...
Changed the implementation to use EnvironmentWithCsrWrapper with setUpT
instead of resetCommandStreamReceiver.
Changed related tests to templated tests.
Related-To: NEO-3927
Signed-off-by: Kindracki, Jakub Tomasz <jakub.tomasz.kindracki@intel.com >
2025-05-15 10:03:10 +02:00
Compute-Runtime-Validation
f7eb16cb70
Revert "ci: updating ze_raytracing"
...
This reverts commit b9ab3df910 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-05-15 09:39:07 +02:00
Bartosz Dunajski
4f60771f65
refactor: add HP param to blit properties
...
Related-To: NEO-7067
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2025-05-15 09:30:00 +02:00
Maciej Bielski
6e54911cdd
fix: do not evict explicitly resident allocations
...
Related-To: NEO-13428
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com >
2025-05-15 08:50:58 +02:00
Mateusz Jablonski
e77b862362
fix: fill missing ddi entries
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2025-05-15 08:40:02 +02:00
Filip Hazubski
30af50404e
test: Correct mock kernel setArgumentValue function
...
Only use explicit args when proper flag is set.
Related-To: NEO-14946
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2025-05-15 07:54:53 +02:00
Woop, Sven
b9ab3df910
ci: updating ze_raytracing
...
Signed-off-by: Woop, Sven <sven.woop@intel.com >
2025-05-14 21:15:24 +02:00
Pawel Cieslak
e395de414c
ci: infra revision update
...
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com >
2025-05-14 19:20:14 +02:00
Dominik Dabek
449b82003d
fix: disable experimental l0 ipc methods
...
Related-To: NEO-6893
Signed-off-by: Dominik Dabek <dominik.dabek@intel.com >
2025-05-14 19:07:59 +02:00
ocldev
dba2d369fa
build: igc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-05-14 17:17:55 +02:00
Szymon Morek
b74dc9b7e1
performance: enable low latency hint on Xe
...
Related-To: NEO-14708
Signed-off-by: Szymon Morek <szymon.morek@intel.com >
2025-05-14 15:47:21 +02:00
Pratik Bari
0ee5f9ce04
fix(sysman): Limit the Vf Memory Utilization support for DG2
...
The VF Memory Utilization will be supported only for DG2 platforms.
Related-To: NEO-13442
Signed-off-by: Pratik Bari <pratik.bari@intel.com >
2025-05-14 14:18:16 +02:00
ocldev
88d91bdec6
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-05-14 13:58:25 +02:00
Raiyan Latif
be40078d71
fix: Fill Ddi Entry for external semaphore functions
...
Related-To: NEO-11488
Signed-off-by: Raiyan Latif <raiyan.latif@intel.com >
2025-05-14 13:13:13 +02:00
Mateusz Jablonski
041f879e64
refactor: correct location of definition of new L0 API functions
...
L0 API functions have two definitions, internal and external:
- internal definition is in L0 namespace
- external defintion is in extern C scope and points to internal definition
Below API functions are corrected within this change:
- zeDriverGetDefaultContext
- zerDriverGetDefaultContext
- zerDeviceTranslateToIdentifier
- zerIdentifierTranslateToDeviceHandle
- zeDeviceSynchronize
Related-To: NEO-14560
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2025-05-14 12:20:00 +02:00
ocldev
cb76bbbf7d
build: igc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-05-14 11:38:30 +02:00
Piotr Rozenfeld
e81a94a9f3
documentation: Update README.md
...
Add disclaimer about platform compatibility.
Signed-off-by: Piotr Rozenfeld <piotr.rozenfeld@intel.com >
2025-05-14 11:26:23 +02:00
Mateusz Jablonski
48881bfb9a
feature: add L0 API to append kernel with all params
...
Related-To: NEO-14560
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2025-05-14 11:13:35 +02:00
Compute-Runtime-Validation
95b0b16c0a
Revert "ci: L0 loader update"
...
This reverts commit dce7d7c129 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-05-14 11:04:48 +02:00
ocldev
dce7d7c129
ci: L0 loader update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-05-14 09:32:59 +02:00
Lukasz Jobczyk
cca51ce3e5
fix: Add shared VA surface to ulls light residency
...
Resolves: GSD-11126
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-05-14 08:30:55 +02:00
Compute-Runtime-Validation
8b711eaee1
Revert "feature: Add ECC support using igsc_gfsp_heci_cmd"
...
This reverts commit 82aedea8ca .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-05-14 06:25:20 +02:00
Aravind Gopalakrishnan
fd2a073fc6
fix: Fix additional timestamp node logic
...
Related-To: NEO-13003
- assign additional node only if needed
- ensure kernelEventCompletionData packet count is correct
- add ult for multi tile timestamp event
- remove unneeded function
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com >
2025-05-14 00:09:24 +02:00
Maciej Plewka
85ed1a15e4
fix: do not allow blit for depth image on arl
...
Related-To: NEO-14344
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com >
2025-05-13 15:56:47 +02:00
ocldev
749ca4f1fb
build: kernels_bin update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-05-13 15:23:15 +02:00
Grzegorz Choinski
d0167f6a1b
refactor: restore manifest ordering
...
Signed-off-by: Grzegorz Choinski <grzegorz.choinski@intel.com >
2025-05-13 13:38:05 +02:00
shubham kumar
82aedea8ca
feature: Add ECC support using igsc_gfsp_heci_cmd
...
Related-To: NEO-13444
Signed-off-by: shubham kumar <shubham.kumar@intel.com >
2025-05-13 13:26:06 +02:00
ocldev
e7db2d9ba7
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-05-13 10:49:42 +02:00
Mateusz Jablonski
8b98de74b8
test: remove not needed casts out of enum range
...
Related-To: NEO-12901
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2025-05-13 10:36:17 +02:00
shubham kumar
7d85b1aeb7
feature: add support for eustall uAPI
...
Related-To: NEO-14347
Signed-off-by: shubham kumar <shubham.kumar@intel.com >
2025-05-13 09:34:52 +02:00
Jemale Lockett
8b508fd15f
feature: Add sync host event handling on windows
...
Resolves: NEO-13744
Signed-off-by: Jemale Lockett <jemale.lockett@intel.com >
2025-05-13 08:44:45 +02:00
Aleksandra Nizio
fa1e3fd6a2
fix: Remove old aub_mem_dump logic and related tests
...
Related-To: NEO-14718
Signed-off-by: Aleksandra Nizio <aleksandra.nizio@intel.com >
2025-05-13 08:38:59 +02:00
Mateusz Jablonski
c703983110
test: temporarily exclude pvc multi context aub tests
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2025-05-13 08:32:07 +02:00
Bellekallu Rajkiran
764f4d5bdd
test: support for multiple dispatch modes
...
Signed-off-by: Jack Myers <jack.myers@intel.com >
Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com >
2025-05-13 08:04:25 +02:00
Young Jin Yoon
5221b5b00e
fix: patch counter values with additional blit properties
...
Modified BlitCommandsHelper and CommandListHw to patch counter values
when using additional blit properties and in order command list is
enabled.
Related-To: NEO-13003
Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com >
2025-05-13 04:32:31 +02:00
ocldev
27ca91419f
build: kernels_bin update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-05-12 18:20:02 +02:00
Falkowski, John
8fb0a7c67f
refactor: Disable SharedSystemUsmSupport by default
...
Support only enabled by setting EnableSharedSystemUsmSupport=1
Related-To: NEO-12988
Signed-off-by: Falkowski, John <john.falkowski@intel.com >
2025-05-12 17:10:11 +02:00
ocldev
68c940fd60
build: igc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-05-12 16:38:27 +02:00
Mateusz Jablonski
6e20cbc05f
fix: patch relocations byte-wise
...
there is no restriction for alignment of relocation offset
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2025-05-12 15:33:12 +02:00
Compute-Runtime-Validation
4ab91eab1e
Revert "refactor: move empty sba programming in heapless prolog to base class"
...
This reverts commit 809feca620 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-05-12 14:00:19 +02:00
Lukasz Jobczyk
d9ae813584
test: Exclude multi context large grf aub tests from dg2
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-05-12 11:58:51 +02:00
Bartosz Dunajski
9e92324171
feature: copy offload support for fill operations
...
Related-To: NEO-7067
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2025-05-12 10:34:19 +02:00
Lukasz Jobczyk
3df5230837
refactor: Adjust extra aux flags init
...
Related-To: NEO-13051
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-05-12 10:23:06 +02:00
Slawomir Milczarek
9d31f1af08
refactor: Remove padding in primary context handle structure
...
Related-To: NEO-12952
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com >
2025-05-12 10:14:57 +02:00
Lukasz Jobczyk
4fe3bc40e3
Revert "performance: Remove global fence from command stream on BMG"
...
This reverts commit 4e823f9e6e .
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-05-12 10:14:46 +02:00
Compute-Runtime-Validation
9c9a0a87b9
Revert "refactor: Disable SharedSystemUsmSupport by default"
...
This reverts commit 0765b13a10 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-05-12 04:01:45 +02:00