Commit Graph

19740 Commits

Author SHA1 Message Date
ocldev
0b6775123e build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-13 02:55:13 +02:00
ocldev
78364f470c build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-12 21:27:40 +02:00
Artur Harasimiuk
b89fdfc77a ci: infra revision update
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2025-06-12 20:01:26 +02:00
Bartosz Dunajski
7d5679cbfe fix: enable flush task submission for internal cmd lists
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-06-12 19:44:14 +02:00
Lukasz Jobczyk
d38de8cf79 test: disable async builtin init in sysman ults
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-06-12 18:28:41 +02:00
Damian Tomczak
5cd1423bab feature: packed surface format
Resolves: NEO-13669

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2025-06-12 17:32:16 +02:00
Mateusz Jablonski
05a9f9b18c feature: add support for release 30.3 (WCL)
Related-To: NEO-15081

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-06-12 16:34:55 +02:00
Kamil Kopryk
507cf58e11 test: fix memory leak
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-06-12 14:36:15 +02:00
Maciej Bielski
3b2c0e217e build: allow relaxed version of IGC dependency
Related-To: NEO-15122
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>
2025-06-12 11:34:34 +02:00
Mateusz Jablonski
efd8c769ed build: update aot config header
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-06-12 11:04:40 +02:00
Kamil Kopryk
83e92017c5 fix: set correct bindless offsets for L0 bindless images extension with heaples
Related-To: NEO-14710
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-06-12 11:04:24 +02:00
Zbigniew Zdanowicz
762dc5ef8e refactor: pass heap allocation as pointer and not as reference to encoder
Related-To: NEO-10492

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2025-06-12 11:04:09 +02:00
ocldev
95a3d555cf build: metrics-library revision update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-12 09:41:48 +02:00
ocldev
3b547caec3 build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-12 09:27:49 +02:00
Raiyan Latif
b6c2c59d8f feature: Add product helper for PidFdOrSocketForIPC
Related-To: NEO-15183

Signed-off-by: Raiyan Latif <raiyan.latif@intel.com>
2025-06-12 02:02:14 +02:00
ocldev
abe499a913 ci: L0 loader update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-11 23:24:52 +02:00
ocldev
f9d33587e6 build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-11 23:04:13 +02:00
Chodor, Jaroslaw
2c10dc2f53 feature: Adding debug key for custom igc lib name
This commit adds new debug key which can be used
to override loaded igc libary name.

E.g. IgcLibraryName=my_custom_igc.so

Related-To: NEO-14579

Signed-off-by: Chodor, Jaroslaw <jaroslaw.chodor@intel.com>
2025-06-11 22:07:25 +02:00
Dominik Dabek
bd938166e6 fix: disable L0 USM pool on dg2, ats
Related-To: NEO-15167, HSD-18042525630

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2025-06-11 19:52:22 +02:00
Mateusz Hoppe
9079fa54d3 fix: update zebin decoder version to 1.54
Related-To: NEO-14667

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-06-11 19:14:44 +02:00
Mateusz Jablonski
0a325e09be fix: correct initialization of Kernel::isBuiltIn
value is used in Kernel::initialize but was set after initialize call

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-06-11 18:29:06 +02:00
Mateusz Hoppe
534f7837fe refactor: add validateWorkgroupSize() method
Related-To: NEO-14209

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-06-11 18:17:57 +02:00
Kamil Kopryk
bb52c358b9 refactor: flush Task method
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
Related-To: NEO-15011

Also correct ults
2025-06-11 16:36:56 +02:00
Marcel Skierkowski
a52260ce63 test: StreamCapture on pipes
Enhance StreamCapture class to mimic gtest's CaptureStdout/Stderr functionality.
Store data in a pipe instead of a temporary file like gtest
resulting in faster test execution

Signed-off-by: Marcel Skierkowski <marcel.skierkowski@intel.com>
2025-06-11 15:37:01 +02:00
Chodor, Jaroslaw
767755df94 refactor: introducing AOT platforms wrapper
Signed-off-by: Chodor, Jaroslaw <jaroslaw.chodor@intel.com>
2025-06-11 15:30:24 +02:00
ocldev
58704a4693 build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-11 14:53:17 +02:00
Compute-Runtime-Validation
9be9ec22ac Revert "fix: setup printf surface when implicit args are programmed"
This reverts commit ca3079f263.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-06-11 14:09:56 +02:00
Artur Harasimiuk
fc99ba6b0f ci: infra revision update
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2025-06-11 12:12:58 +02:00
Lukasz Jobczyk
f0bf8ade4d performance: Enable async builtin init xe2+, linux and windows
Related-To: NEO-14821

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-06-11 11:25:26 +02:00
Mateusz Jablonski
3b0b9f07a8 build: add cmake flag to skip mt unit tests
exclude mt test targets from ALL build

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-06-11 11:12:52 +02:00
shubham kumar
a3bbfbc78f fix: correct error codes in ecc
Related-To: NEO-15201

Signed-off-by: shubham kumar <shubham.kumar@intel.com>
2025-06-11 09:54:18 +02:00
Mateusz Hoppe
233972734a test: add aub test for atomic in kernel
Related-To: NEO-14449

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-06-11 09:30:21 +02:00
Compute-Runtime-Validation
57701afeb1 Revert "ci: L0 loader update"
This reverts commit 6eeb9a2015.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-06-11 06:36:56 +02:00
Compute-Runtime-Validation
bad35b7e54 Revert "build: update aot config header"
This reverts commit ccf7a113be.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-06-11 03:02:53 +02:00
Compute-Runtime-Validation
4e0c765d72 Revert "performance: reorder checks for staging buffer"
This reverts commit e030086cf2.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-06-10 23:35:58 +02:00
Mateusz Jablonski
c01ef3d9ad refactor: remove redundant exec environment pointer from L0::DeviceImp
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-06-10 22:10:02 +02:00
Joshua Santosh Ranjan
5b67a3d40b fix: enable eustall only if kmd supports
Related-To: NEO-15193

Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com>
2025-06-10 21:27:42 +02:00
ocldev
6eeb9a2015 ci: L0 loader update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-10 21:20:52 +02:00
Artur Harasimiuk
5c4a6872fc ci: infra revision update
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2025-06-10 20:57:22 +02:00
Bartosz Dunajski
9505230c50 refactor: move prefetch methods to different files
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-06-10 16:54:53 +02:00
ocldev
e96840a03e build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-10 12:19:20 +02:00
Compute-Runtime-Validation
523bd92db4 Revert "refactor: remove redundant exec environment pointer from L0::DeviceImp"
This reverts commit c7893fb3ed.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-06-10 10:04:06 +02:00
ocldev
f754d671a3 build: igc revision update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-10 06:22:29 +02:00
Compute-Runtime-Validation
560e663d53 Revert "fix: disable L0 USM pool on dg2, ats"
This reverts commit 2174389c4e.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-06-10 06:22:15 +02:00
ocldev
3acabdc04b build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-10 04:02:25 +02:00
Artur Harasimiuk
8e66260606 ci: infra revision update
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2025-06-10 02:08:52 +02:00
Bartosz Dunajski
ff7d0a76cb feature: prework to enable memory prefetch
Related-To: NEO-14703

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-06-10 01:05:41 +02:00
ocldev
5714d9170c build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-06-09 22:12:24 +02:00
Szymon Morek
26a83c9f2c refactor: remove redundant specializations
Related-To: NEO-15029

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-06-09 19:30:30 +02:00
John Falkowski
805a716fe3 feature: Implement appendMemoryCopy/Fill for Shared System USM
Related-To: NEO-13697

Signed-off-by: John Falkowski <john.falkowski@intel.com>
2025-06-09 16:18:56 +02:00