ocldev
14aeaff16f
build: kernels_bin update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-03-13 14:43:39 +01:00
Damian Tomczak
5a2f34bb96
test: when heapless then hostDuplicated and hostAddress to signal is different
...
Related-to: NEO-12737
Signed-off-by: Damian Tomczak <damian.tomczak@intel.com >
2025-03-13 14:43:24 +01:00
Damian Tomczak
ce1de219d4
test: dcFlush is not allowed when heapless is enabled
...
Related-to: NEO-12737
Signed-off-by: Damian Tomczak <damian.tomczak@intel.com >
2025-03-13 14:24:32 +01:00
Damian Tomczak
f4b60f90f7
test: when hostStorageDuplicated sempahores still wait for device address
...
Related-to: NEO-12737
Signed-off-by: Damian Tomczak <damian.tomczak@intel.com >
2025-03-13 13:56:47 +01:00
Zbigniew Zdanowicz
3759ab279f
feature: enable dispatch primary batch buffer from immediate
...
Related-To: NEO-10356
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2025-03-13 12:40:22 +01:00
Zbigniew Zdanowicz
ace869c87f
feature: add event management to append command list call
...
- add implicit wait for in-order command list
- add full wait event support for both regular and counter based events
- add check and state handling for counter based events
- add implicit in-order synchronization and signaling
- add full signal event support for both regular and counter based events
Related-To: NEO-10356
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2025-03-13 12:00:53 +01:00
ocldev
bc19ec2893
build: kernels_bin update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-03-13 11:14:48 +01:00
John Falkowski
4d281cf51d
feature: Implement appendMemoryPrefetch for Shared System USM allocations
...
Related-To: NEO-12989
Signed-off-by: John Falkowski <john.falkowski@intel.com >
2025-03-13 06:26:38 +01:00
ocldev
cb68ada102
build: igc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-03-13 06:07:09 +01:00
Zbigniew Zdanowicz
ddc0b0d03b
feature: disable flat ring buffer for command list append operation
...
Related-To: NEO-10356
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2025-03-13 06:06:55 +01:00
Woop, Sven
5c70904109
ci: updating ze_raytracing
...
Signed-off-by: Woop, Sven <sven.woop@intel.com >
2025-03-13 05:10:52 +01:00
shubham kumar
e287174211
feature: Add EU stall support for xe2/xe3 core
...
Related-To: NEO-13777
Signed-off-by: shubham kumar <shubham.kumar@intel.com >
2025-03-12 23:10:24 +01:00
ocldev
798fd9e600
build: kernels_bin update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-03-12 18:00:22 +01:00
shubham kumar
ec5283bb3b
feature: get zet_metric_global_timestamps_resolution_exp_t for OA from MDAPI
...
Related-To: NEO-14161
Signed-off-by: shubham kumar <shubham.kumar@intel.com >
2025-03-12 17:33:52 +01:00
Vishnu Khanth
da4a5d0389
feature(sysman): Add support of zesPowerGetEnergyCounter() API for BMG
...
Related-To: NEO-11296
Signed-off-by: Vishnu Khanth <vishnu.khanth.b@intel.com >
Signed-off-by: Anvesh Bakwad <anvesh.bakwad@intel.com >
2025-03-12 15:50:41 +01:00
Szymon Morek
9432c7f005
fix: program texture cache flush before BCS copy
...
Related-To: NEO-13456
Signed-off-by: Szymon Morek <szymon.morek@intel.com >
2025-03-12 14:41:15 +01:00
Mateusz Hoppe
04cbbe496d
test: use proper test name
...
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2025-03-12 13:28:50 +01:00
Zbigniew Zdanowicz
a2d49be1d1
refactor: unify mechanism for in-order post operation barrier
...
Related-To: NEO-10356
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2025-03-12 11:20:45 +01:00
Kulkarni, Ashwin Kumar
6c17224fa9
fix: initialize device uuids and related members
...
Related-To: NEO-13805
Signed-off-by: Kulkarni, Ashwin Kumar <ashwin.kumar.kulkarni@intel.com >
2025-03-12 10:15:14 +01:00
Damian Tomczak
3a1ad26927
test: taking into account heapless prolog first submission in ults
...
Related-to: NEO-12737
Signed-off-by: Damian Tomczak <damian.tomczak@intel.com >
2025-03-12 09:37:06 +01:00
Kamil Kopryk
c23f3c0666
fix: correct programming inline samplers with bindless addressing L0
...
Related-To: NEO-14216
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2025-03-12 09:01:29 +01:00
Compute-Runtime-Validation
fa2e3adad3
Revert "feature: Implement appendMemoryPrefetch for Shared System USM Allocat...
...
This reverts commit 97799b3faf .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-03-12 05:55:32 +01:00
Compute-Runtime-Validation
0d5baa2c30
Revert "performance: Cache timestamps on CPU"
...
This reverts commit 83637404bf .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-03-12 04:41:46 +01:00
Wojciech Konior
f8cdfd3de3
fix: L0 inconsistent versioning
...
Related-To: NEO-12705
Signed-off-by: Wojciech Konior <wojciech.konior@intel.com >
2025-03-11 17:36:54 +01:00
Artur Harasimiuk
6daf645cfa
ci: infra revision update
...
Related-To: NEO-13251
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2025-03-11 16:30:51 +01:00
Katarzyna Cencelewska
4890150e12
feature: add method adjustMaxThreadsPerThreadGroup to product helper
...
Related-To: HSD-18028334016, HSD-14022274275
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com >
2025-03-11 15:47:57 +01:00
Mateusz Hoppe
a86105814d
fix: default initialize allocated memory when memory is overwritten
...
Related-To: NEO-5093
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2025-03-11 15:32:33 +01:00
Lukasz Jobczyk
8ec5434460
performance: Enable waitpkg
...
Resolves: NEO-14336
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-03-11 14:43:01 +01:00
Kulkarni, Ashwin Kumar
f52c81c0e4
feature: supports core device handle with zesInit
...
Related-To: NEO-13805
Signed-off-by: Kulkarni, Ashwin Kumar <ashwin.kumar.kulkarni@intel.com >
2025-03-11 14:23:27 +01:00
Lukasz Jobczyk
83637404bf
performance: Cache timestamps on CPU
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-03-11 13:40:18 +01:00
Damian Tomczak
c90f3fcb3c
test: adjusting sampler border color when heapless is enabled
...
Related-to: NEO-12737
Signed-off-by: Damian Tomczak <damian.tomczak@intel.com >
2025-03-11 12:17:22 +01:00
Mateusz Hoppe
2f1128fdcd
refactor: add consteval to compile time functions in debug manager
...
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2025-03-11 09:50:32 +01:00
John Falkowski
97799b3faf
feature: Implement appendMemoryPrefetch for Shared System USM Allocations
...
Related-To: NEO-12989
Signed-off-by: John Falkowski <john.falkowski@intel.com >
2025-03-11 09:12:48 +01:00
Aravind Gopalakrishnan
642bdd122e
feature: Add support for d3d11 texture handle types for import and export
...
Related-To: NEO-14329
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com >
2025-03-11 09:08:44 +01:00
Lukasz Jobczyk
be8545f7df
refactor: reset all waitpkg variables on test start
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-03-11 08:44:36 +01:00
Szymon Morek
dacbce7f01
performance: introduce staging read for cl_buffer
...
Related-To: NEO-14026
Signed-off-by: Szymon Morek <szymon.morek@intel.com >
2025-03-11 08:19:28 +01:00
Compute-Runtime-Validation
b2b3b55b19
Revert "feature: enable dispatch primary batch buffer from immediate"
...
This reverts commit fc770cacf2 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-03-11 03:46:02 +01:00
Mateusz Hoppe
34dad4d3de
refactor: store implicit args version in kernel
...
- adjust tests to work with implicitargs v0 and v1
Related-To: NEO-14115
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2025-03-10 22:58:57 +01:00
Fabian Zwoliński
f5e37e725c
Revert "fix: configure ISA Pool params based on productHelper"
...
This reverts commit bf20ae7ae8 .
Signed-off-by: Fabian Zwoliński <fabian.zwolinski@intel.com >
2025-03-10 22:41:13 +01:00
Neil R. Spruit
b32f726913
feature: Enable support for reporting bfloat16 conversion support for L0
...
Related-To: NEO-14316
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com >
2025-03-10 22:00:59 +01:00
Zbigniew Zdanowicz
bc68b70b40
fix: perform full host synchronization upon immediate cmdlist destruction
...
Related-To: NEO-10356
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2025-03-10 22:00:44 +01:00
Zbigniew Zdanowicz
cd904269ed
fix: request for task count should enable monitor fence dispatch
...
Related-To: NEO-10356
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2025-03-10 18:25:35 +01:00
Zbigniew Zdanowicz
fc770cacf2
feature: enable dispatch primary batch buffer from immediate
...
Related-To: NEO-10356
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2025-03-10 17:33:34 +01:00
Lukasz Jobczyk
8ede026c5d
refactor: Use gmm resource info to print unknown usage
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-03-10 16:28:31 +01:00
Lukasz Jobczyk
5f70e1cb7b
test: reset waitpkgUse on test start
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2025-03-10 15:43:36 +01:00
Tomasz Biernacik
ec7821ed84
performance: configure Xe2 compression
...
Related-To: NEO-9421
Signed-off-by: Tomasz Biernacik <tomasz.biernacik@intel.com >
2025-03-10 15:40:00 +01:00
Pratik Bari
2b7e92b280
refactor: Set the sysman device directory name in SysmanKmdInterface
...
The name of the Sysman Device Directory is added as a parameter in
SysmanKmdInterface as the name depends on either i915 or xe driver
Related-To: NEO-14070
Signed-off-by: Pratik Bari <pratik.bari@intel.com >
2025-03-10 13:22:59 +01:00
Compute-Runtime-Validation
6ee39ed94c
Revert "fix: Fail device init if kernel debugging is misconfigured"
...
This reverts commit b0c92ea425 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2025-03-10 12:23:07 +01:00
ocldev
406048f43c
build: gmmlib revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2025-03-08 06:39:02 +01:00
Brandon Yates
b0c92ea425
fix: Fail device init if kernel debugging is misconfigured
...
Also print error to stderr
Related-to: GSD-10780
Signed-off-by: Brandon Yates <brandon.yates@intel.com >
2025-03-08 05:02:42 +01:00