Commit Graph

20713 Commits

Author SHA1 Message Date
Compute-Runtime-Validation
a559c440e2 Revert "fix: Make zesInit path disabled by default on windows"
This reverts commit 27922536ff.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-23 04:34:46 +02:00
Compute-Runtime-Validation
16a6c3ca8a Revert "feature: add host function allocation"
This reverts commit 75b4de70cd.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-23 02:33:15 +02:00
Compute-Runtime-Validation
39a3ea0e0e Revert "fix: remove spir support from xe2 and later"
This reverts commit bcfcd02a03.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-23 02:13:22 +02:00
Matias Cabral
e7e3c4126d refactor: re organize IP sampling calculate helpers
Resolves: NEO-14678

Signed-off-by: Matias Cabral <matias.a.cabral@intel.com>
2025-09-22 18:50:30 +02:00
ocldev
88788a52c5 build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-22 18:01:29 +02:00
Kamil Kopryk
75b4de70cd feature: add host function allocation
Related-To: NEO-14577
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-22 17:55:36 +02:00
shubham kumar
27922536ff fix: Make zesInit path disabled by default on windows
Related-To: NEO-15060

Signed-off-by: shubham kumar <shubham.kumar@intel.com>
2025-09-22 17:02:14 +02:00
Compute-Runtime-Validation
891078f634 Revert "feature: api to query aggregated event increment value"
This reverts commit a9f43dac9f.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-22 16:23:00 +02:00
Damian Tomczak
453c9fda14 test: fix executionEnvironment dangling pointer
Related-to: NEO-6075

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2025-09-22 16:04:25 +02:00
Kamil Kopryk
0c2662dc1b performance: dont call getMaxBlitWidth multiple times
getMaxBlitWidth reads global memory - debug manager flags-
and calls virtual functions multiple times,
so it might not be optimized and called multiple times

Related-To: NEO-16132
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-22 15:30:52 +02:00
Grochowski, Stanislaw
bcfcd02a03 fix: remove spir support from xe2 and later
Related-To: NEO-15215

Signed-off-by: Grochowski, Stanislaw <stanislaw.grochowski@intel.com>
2025-09-22 15:08:31 +02:00
Szymon Morek
4d64ec8aaa refactor: add debug flag to not set 2way coherency
Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-09-22 14:48:30 +02:00
Compute-Runtime-Validation
d8177828ef Revert "fix: Modify kernelWithAssert flag handling"
This reverts commit 47fe017efd.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-22 14:23:02 +02:00
ocldev
2a4adf1ede build: dependencies update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-22 14:09:32 +02:00
Kamil Kopryk
bf0e71f81b refactor: use designated initialization for capabilityTable
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-22 13:43:09 +02:00
Bellekallu Rajkiran
1c131961ab refactor: Add helper for insert sw tag
Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com>
2025-09-22 13:13:24 +02:00
Brandon Yates
cd862022a8 feature: add debug key for WMTP size
Related-To: HSD-16028003349

Signed-off-by: Brandon Yates <brandon.yates@intel.com>
2025-09-22 13:04:48 +02:00
Szymon Morek
5714c3858f fix: increase staging threshold for misaligned ptrs
Related-To: NEO-16118

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-09-22 12:46:58 +02:00
Jaroslaw Warchulski
195bf66a49 refactor: fix typos
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
2025-09-22 12:46:41 +02:00
Shreyas Kunder
5c6ae48d17 feature: Metrics properties show metric scopes in Tracelib
Related-To: NEO-15832

Signed-off-by: Shreyas Kunder <shreyas.kunder@intel.com>
2025-09-22 11:36:57 +02:00
Compute-Runtime-Validation
c08aa1d400 Revert "performance: remove TLB invalidations on BMG/Windows"
This reverts commit 1239858eda.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-20 09:30:33 +02:00
Compute-Runtime-Validation
c7bd6b7b13 Revert "performance: remove TLB invalidations on PTL/Windows"
This reverts commit 9dfa9f1cbb.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-20 07:37:00 +02:00
Compute-Runtime-Validation
a0d1a88f96 Revert "performance: move host/device memUsmAllocPool init to platform/contex...
This reverts commit f0f869ed42.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-20 07:34:13 +02:00
Dominik Dabek
2ce915aa5b performance: l0, enable usm pooling on bmg
Related-To: NEO-6893, GSD-11432

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2025-09-19 18:40:16 +02:00
Bartosz Dunajski
a9f43dac9f feature: api to query aggregated event increment value
Related-To: NEO-14557

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-09-19 16:04:36 +02:00
ocldev
4dbbfedd55 build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-19 15:03:45 +02:00
Maciej Bielski
e8d43ff074 fix: various small improvements
Related-To: NEO-15630

Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>
2025-09-19 13:42:36 +02:00
Bellekallu Rajkiran
47fe017efd fix: Modify kernelWithAssert flag handling
Reset kernelWithAssertAppended flag only upon
synchronization for immediate command list

Related-To: NEO-14997

Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com>
2025-09-19 12:41:33 +02:00
Bartosz Dunajski
1ac3ebaf2c fix: fallback ioq appendSignalEvent to appendBarrier 2
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-09-19 12:05:27 +02:00
Zbigniew Zdanowicz
0b65b86ccb feature: synchronize patch preamble with wait commands before patching
Related-To: NEO-16140

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2025-09-19 11:21:22 +02:00
Kamil Kopryk
8ab463f47c refactor: allow designated initialization directSubmissionPropertiesPerEngine
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-19 11:08:34 +02:00
Grochowski, Stanislaw
93d98c528d fix: check interrupt support when allocating and releasing
Related-To: HSD-18043299783


Signed-off-by: Grochowski, Stanislaw <stanislaw.grochowski@intel.com>
2025-09-19 10:36:18 +02:00
Compute-Runtime-Validation
ac225e204d Revert "performance: set 1ms ulls timeout on linux"
This reverts commit 8ae49b17ae.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-19 06:59:27 +02:00
ocldev
cc8db4caf6 build: dependencies update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-19 06:23:03 +02:00
Compute-Runtime-Validation
2db8fc266a Revert "refactor: store special relocation names as string_view"
This reverts commit 1bf6431030.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-19 03:24:48 +02:00
Compute-Runtime-Validation
838cd2cfdd Revert "feature: use heapless builtins for copyRegion"
This reverts commit d9ed61bb19.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-19 02:57:05 +02:00
Szymon Morek
1239858eda performance: remove TLB invalidations on BMG/Windows
Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-09-18 17:15:09 +02:00
Szymon Morek
9dfa9f1cbb performance: remove TLB invalidations on PTL/Windows
Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-09-18 17:06:46 +02:00
Aleksander Czerwionka
f0f869ed42 performance: move host/device memUsmAllocPool init to platform/context init
Related-To: NEO-16059

Signed-off-by: Aleksander Czerwionka <aleksander.czerwionka@intel.com>
2025-09-18 16:41:47 +02:00
Dominik Dabek
6ec9ebd7a6 fix: l0, disable device usm pooling on multidevice
Related-To: NEO-6893, GSD-11432

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2025-09-18 16:38:08 +02:00
Slawomir Milczarek
930cb2f25a test: Fixed test for queue priority levels
Related-To: NEO-14572

Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com>
2025-09-18 16:15:36 +02:00
ocldev
d552c5b85a build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-18 15:45:07 +02:00
Bartosz Dunajski
d1d566a71b feature: create single temporary allocation for bcs split 2
Related-To: NEO-14557

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-09-18 15:30:51 +02:00
Mateusz Jablonski
1bf6431030 refactor: store special relocation names as string_view
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-09-18 15:05:02 +02:00
Kindracki, Jakub Tomasz
700921cc10 test: Fix memory alignment issue when ULT optimizations enabled
Related-To: NEO-8116
Signed-off-by: Kindracki, Jakub Tomasz <jakub.tomasz.kindracki@intel.com>
2025-09-18 14:46:32 +02:00
Zbigniew Zdanowicz
3380e10492 feature: add saving tag address and task count into command list when required
Related-To: NEO-16140

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2025-09-18 14:44:10 +02:00
Maciej Bielski
dcfe6c4a26 fix: add lock within processEviction() of TBX
Related-To: NEO-15630

Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>
2025-09-18 14:17:13 +02:00
Maciej Plewka
ea57fb4e2b refactor: add test for mutex order in enqueueBlit
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2025-09-18 13:54:01 +02:00
Mateusz Jablonski
8310b10987 fix: correct resolving external functions dependencies
respect scenario when dependency comes from separate module

Related-To: NEO-15211
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-09-18 13:47:08 +02:00
Krzysztof Machnik
a0ff19823b documentation: Update LEGACY_PLATFORMS.md
Signed-off-by: Krzysztof Machnik <krzysztof.machnik@intel.com>
2025-09-18 13:16:01 +02:00