Commit Graph

20550 Commits

Author SHA1 Message Date
Narendra Bagria
34d4e526e9 feature: enable defer backing by default
Related-To: NEO-13403

Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com>
Signed-off-by: Narendra Bagria <narendra.bagria@intel.com>
2025-09-10 12:41:30 +02:00
Neil R. Spruit
84c7c6612b fix: disable shareable memory by default on Integrated gpu windows
Related-to: NEO-15981

- Disable the ability to create shareable memory
without NT handle on Windows for Integrated GPU devices by default.
- Addresses a performance regression in Windows
when making shareable memory resident on Integrated GPU devices.

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
2025-09-10 12:15:56 +02:00
ocldev
0273a586ed build: metrics-library revision update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-10 11:17:57 +02:00
ocldev
8288aa7804 build: metrics-discovery revision update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-10 11:13:18 +02:00
shubham kumar
d3bef2223a fix: correct latency observed between device and metric timestamps
Related-To: NEO-15820

Signed-off-by: shubham kumar <shubham.kumar@intel.com>
2025-09-10 10:35:40 +02:00
Pratik Bari
76b93ca9aa test(sysman): Changes in the sysman RAS tests
- Updated the MockSysmanProductHelper class
- Changed the product specific tests

Related-To: NEO-16027

Signed-off-by: Pratik Bari <pratik.bari@intel.com>
2025-09-10 10:32:36 +02:00
Kamil Kopryk
8a1dc7e8a9 refactor: remove not used command queue member
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-10 09:52:06 +02:00
Kamil Kopryk
3555ee09af refactor: simplify addResidency helper with variadic template
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-10 09:51:25 +02:00
Zbigniew Zdanowicz
5e9bb008ef feature: expose record and replay graph extension
Related-To: NEO-15375

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2025-09-10 08:36:17 +02:00
Kamil Kopryk
56415ddac7 refactor: unify naming for l3 flush after post sync
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-10 08:12:39 +02:00
Sarbojit Sarkar
36ded38589 fix(sysman): Addressed rule of zero_three_five issues in sysman modules
Related-To: NEO-15795

Signed-off-by: Sarbojit Sarkar <sarbojit.sarkar@intel.com>
2025-09-10 06:32:33 +02:00
ocldev
60cbe8d9ed build: dependencies update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-10 06:24:57 +02:00
Compute-Runtime-Validation
c65de3df7f Revert "fix: correctly set unpacked device binary prior decoding"
This reverts commit f7188038b4.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-10 03:52:20 +02:00
Wesley Waugh
7829d93b92 feature: add debug key to dump debug surface to file
Related-To: NEO-15890

Signed-off-by: Wesley Waugh <wesley.waugh@intel.com>
2025-09-09 22:40:16 +02:00
Mateusz Hoppe
f7188038b4 fix: correctly set unpacked device binary prior decoding
- add parsing Intel GT notes from elf when unpacking binary
- set indirectAccessBufferMajorVersion with correct value

Related-To: NEO-15211, IGC-12385

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-09-09 18:18:01 +02:00
Michal Mrozek
4debbdea36 performance: fix bcs count on xe3
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
2025-09-09 18:16:26 +02:00
Damian Tomczak
c2377e76c1 feature: force stateless for copy buffer to image
Related-to: NEO-6075

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2025-09-09 17:55:47 +02:00
Bellekallu Rajkiran
6108ff073f refactor: Remove unreachable code
Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com>
2025-09-09 17:48:26 +02:00
Chodor, Jaroslaw
31615af618 refactor: Optional release keys
Adding new macro to allow optional release keys

Related-To: NEO-16055

Signed-off-by: Chodor, Jaroslaw <jaroslaw.chodor@intel.com>
2025-09-09 17:02:36 +02:00
Lukasz Jobczyk
d1d65e4374 fix: Download allocations on clReleaseEvents
Resolves: HSD-13013658526

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-09-09 14:54:00 +02:00
ocldev
5f1de63cdb build: igc revision update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-09 14:51:57 +02:00
Maciej Plewka
447c5cc56c fix: use correct mutex order in enqueueBlit
Related-To: NEO-15740
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2025-09-09 14:31:04 +02:00
Michal Mrozek
1d2ba692de performance: set proper bcs count for xe2
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
2025-09-09 14:13:02 +02:00
Lukasz Jobczyk
8720b505b9 fix: Do not wait for user events when release shared objects
Resolves: HSD-18043290268

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-09-09 13:59:07 +02:00
Lukasz Jobczyk
977f3b92be fix: Use BCS when read from image from buffer
Related-To: HSD-14025883793

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-09-09 13:58:51 +02:00
Grzegorz Choinski
57839447ff ci: infra revision update
Signed-off-by: Grzegorz Choinski <grzegorz.choinski@intel.com>
2025-09-09 13:20:46 +02:00
Kamil Kopryk
1f862b3ee7 refactor: flush L3 after post sync
Related-To: NEO-13163
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-09 12:56:50 +02:00
Mateusz Jablonski
51c0057622 build: update kernels_bin
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-09-09 12:51:18 +02:00
Kamil Kopryk
e1084dfdd8 performance: optimize checking if ga is imported 2/2
Related-To: NEO-13163
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-09 11:31:58 +02:00
Damian Tomczak
c5d28bf99b test: remove heapful test definition and rename heapful matcher
Related-to: NEO-14489

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2025-09-09 11:31:41 +02:00
Lukasz Jobczyk
6c59fd53af refactor: Add new mode to EnableBlitterForEnqueueOperations
Add option to EnableBlitterForEnqueueOperations to disable BCS
except image from buffer

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-09-09 10:02:50 +02:00
John Falkowski
1f281a01ee refactor: Add product helper getSharedSystemPatIndex
Resolves: NEO-15930

Signed-off-by: John Falkowski <john.falkowski@intel.com>
2025-09-08 17:17:35 +02:00
Zbigniew Zdanowicz
96a240b677 feature: add missing graph extension version enum
- remove not needed L0 namespace from graph header
- add missing toHandle methods for graph classes
- use toHandle methods in tests

Related-To: NEO-15375

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2025-09-08 17:02:26 +02:00
Szymon Morek
701bcdaeab performance: reorder checks for staging buffer
Related-To: NEO-16052

defer registerHostPtr call to the last check.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-09-08 16:48:05 +02:00
Neil R. Spruit
14147c26d4 fix: Correctly handle RTAS EXT properties during zeDeviceGetProperties
Related-To: NEO-15257

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
2025-09-08 16:14:54 +02:00
ocldev
3f5d978c8a build: dependencies update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-08 15:48:06 +02:00
Mateusz Jablonski
d40ef9b31c fix: add debug message in case of unsupported extension for append kernel API
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-09-08 14:40:38 +02:00
Zbigniew Zdanowicz
47204f2039 refactor: change shared pointer reference to const
Related-To: NEO-15375

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2025-09-08 14:33:31 +02:00
Mateusz Jablonski
8334c80332 fix: add ZE_APIEXPORT to zer API
Related-To: NEO-14560
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-09-08 14:33:15 +02:00
Zbigniew Zdanowicz
f180f6e26e feature: attach external cb events before graph execution
Related-To: NEO-15375

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2025-09-08 13:12:53 +02:00
Szymon Morek
2f114f9946 Revert "performance: reduce ULLS timeout to 1ms on XeLpg"
This reverts commit c31ca0a748.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-09-08 13:06:07 +02:00
Szymon Morek
9405737619 refactor: Add direct submission config enum field
Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-09-08 12:37:49 +02:00
Compute-Runtime-Validation
e1d0fd9627 Revert "test: Fixed test for queue priority levels"
This reverts commit 5205c39008.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-08 12:17:01 +02:00
Compute-Runtime-Validation
24584d3186 Revert "feature: create single temporary allocation for bcs split"
This reverts commit 6191f5aec8.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2025-09-07 04:29:28 +02:00
ocldev
0468d759f7 build: kernels_bin update
Signed-off-by: ocldev <ocldev@intel.com>
2025-09-05 21:17:18 +02:00
Szymon Morek
03357b6089 performance: adjust size threshold for staging on linux
Related-To: NEO-15973

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-09-05 18:09:49 +02:00
Mateusz Jablonski
71a9731620 build: correct OCL version setting
- ignore hotfix number if NEO_VERSION_HOTFIX was set to 0
- respect hotfix number if NEO_VERSION_BUILD contains both build and hotfix
even if NEO_VERSION_BUILD has hotfix number 0
- detect inconsistent setting of hotfix number

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-09-05 17:35:29 +02:00
Bartosz Dunajski
6191f5aec8 feature: create single temporary allocation for bcs split
Related-To: NEO-14557

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-09-05 16:05:48 +02:00
Mateusz Hoppe
aa2e76cae7 refactor: remove unnecessary assignement
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-09-05 14:15:07 +02:00
Mateusz Hoppe
febe905a19 fix: set usesPrintf when .const.data.string present in elf
- printf_buffer argument may not be present when indirect access buffer
version==2
- deduce usesPrintf based on .const.data.string presence and required
iab for those cases

Related-To: NEO-15211, IGC-12385

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-09-05 13:52:27 +02:00