Mateusz Jablonski
635d495767
fix: correct gtId when getting path to frequency files in xe path
...
Related-To: NEO-11111
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-15 10:44:06 +02:00
Mateusz Jablonski
27398c2b6f
fix: get timestamp frequency from default engine in xe path
...
Related-To: NEO-11111
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-15 10:36:08 +02:00
ocldev
d60d57b994
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-15 10:22:26 +02:00
Aleksander Czerwionka
b630f58861
fix: remove incorrectly reported extensions
...
Related-To: NEO-8349
Signed-off-by: Aleksander Czerwionka <aleksander.czerwionka@intel.com >
2024-04-15 10:04:31 +02:00
Lukasz Jobczyk
8a0c425495
feature: Mark selected resources as UC when mitigating dc flush
...
Related-To: NEO-10556
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-04-12 12:52:13 +02:00
Mateusz Jablonski
b5435f7dfe
fix: store queried gt list data in ioctl helper xe
...
with this commit we query the info only once
Related-To: NEO-11111
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-12 12:20:34 +02:00
Mateusz Jablonski
8eb17a843b
fix: correct path to frequency files in xe path
...
Related-To: NEO-11111
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-12 11:49:48 +02:00
Artur Harasimiuk
de617e4630
build: restore needed cmake command
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-12 11:41:38 +02:00
Mateusz Jablonski
5e8c71ca3d
refactor: remove not needed members from ioctl helper xe
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-12 11:35:54 +02:00
Zbigniew Zdanowicz
3b9e1e4b32
refactor: add getter to in order exec info class
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-12 10:17:39 +02:00
Morek, Szymon
016529ac12
performance: Set WB cache mode for sysmem
...
Related-To: NEO-10867
Signed-off-by: Morek, Szymon <szymon.morek@intel.com >
2024-04-12 09:01:56 +02:00
ocldev
252595870e
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-12 05:58:58 +02:00
ocldev
87473b36fe
build: igsc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-11 20:58:02 +02:00
Bartosz Dunajski
ca9df372c1
fix: enable device->host bcs mi_fence on PVC
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-11 20:35:22 +02:00
Mateusz Hoppe
a9366fff48
refactor: print message with location when cache is enabled
...
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-04-11 17:08:39 +02:00
Kamil Kopryk
4bb30e51a2
fix: use default csr for scratch in OCL
...
Related-To: NEO-7824
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-04-11 16:58:35 +02:00
Artur Harasimiuk
a925afa1ab
refactor: cleanup unused code
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-11 16:06:28 +02:00
Zbigniew Zdanowicz
93ddf34c11
refactor: group same instantiations of level zero helper
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-11 15:38:20 +02:00
Mateusz Jablonski
b24ad6a1b0
fix: allocate in system memory when system memory bitfield is set in properties
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-11 13:47:57 +02:00
Bartosz Dunajski
e47b88f6e4
feature: program fence during bcs tag update
...
Related-To: NEO-10417
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-11 13:43:04 +02:00
Jitendra Sharma
0d53b21d3c
refactor: correct variable naming
...
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2024-04-11 11:12:56 +02:00
Artur Harasimiuk
8fa796bc42
ci: infra revision update
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-11 10:53:29 +02:00
Kamil Kopryk
cfc3b6a8c2
refactor: add heaplessModeEnabled argument to isHeaplessStateInitEnabled
...
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-04-11 10:08:10 +02:00
Bari, Pratik
22e94c3a8c
fix(sysman): Changes in the Sysman Engine
...
The engine module returns error if incorrect fds are fetched
Related-To: NEO-10657
Signed-off-by: Bari, Pratik <pratik.bari@intel.com >
2024-04-11 05:53:46 +02:00
shubham kumar
f673a255f7
feature(sysman): Fetch temp from PMT on windows
...
Related-To: NEO-10663
Signed-off-by: shubham kumar <shubham.kumar@intel.com >
2024-04-11 05:48:21 +02:00
Bartosz Dunajski
f62b49a237
feature: device->host fence in in-order L0 path
...
Related-To: NEO-10417
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-10 19:30:06 +02:00
Grzegorz Choinski
33078ff2bc
ci: lint revision update
...
Signed-off-by: Grzegorz Choinski <grzegorz.choinski@intel.com >
2024-04-10 18:12:47 +02:00
Artur Harasimiuk
ed9c5570b4
ci: infra revision update
...
Related-To: NEO-10870
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-10 17:49:21 +02:00
Filip Hazubski
62b0b5096e
fix: Add RPL-S device id
...
Add device ID: 0xA78A
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2024-04-10 15:10:04 +02:00
Mateusz Jablonski
a91e438749
fix: fill ddi entries based on required version
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-10 14:04:37 +02:00
Lukasz Jobczyk
4106398002
fix: Restore main command stream when reset cmd list
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-04-10 13:22:50 +02:00
Kamil Kopryk
6ffa756457
refactor: move scratch and kab programming to a function
...
Related-To: NEO-7824
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-04-10 13:07:39 +02:00
shubham kumar
6a55bbe6cd
feature(sysman): Add pmt support in windows
...
Related-To: NEO-8804
Signed-off-by: shubham kumar <shubham.kumar@intel.com >
2024-04-10 12:42:19 +02:00
Artur Harasimiuk
6a02927d52
fix: cleanup not needed messages from cmake
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-10 10:58:53 +02:00
John Falkowski
10c7a9552d
fix: correct memory copy region
...
Resolves: NEO-11103
Signed-off-by: John Falkowski <john.falkowski@intel.com >
2024-04-10 09:41:53 +02:00
Mateusz Jablonski
15b59b145e
fix: correct filling ddi table entries 2/n
...
fill entry only when proper version is requested
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-10 09:19:54 +02:00
Artur Harasimiuk
3b28f66935
ci: infra revision update
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-09 20:30:11 +02:00
Pawel Cieslak
8389997fc5
ci: infra revision update
...
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com >
2024-04-09 19:01:27 +02:00
Compute-Runtime-Validation
5288100d86
Revert "feature(sysman): Add pmt support in windows"
...
This reverts commit ebf88c92ca .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2024-04-09 17:37:41 +02:00
Mateusz Jablonski
cb2b572e94
feature: add support for null aub mode
...
In this mode AUB csr will be created, however, no aub file will be created
Related-To: NEO-11097
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-09 16:59:42 +02:00
Artur Harasimiuk
097615cef6
fix: properly disable optimizations for ults
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-09 16:49:18 +02:00
Bartosz Dunajski
945deb8f67
feature: memory copy device to host fence for host visible events in l0 path
...
Related-To: NEO-10417
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-09 16:11:23 +02:00
ocldev
d646dfdf4c
build: igsc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-09 15:17:19 +02:00
Mateusz Jablonski
898cff1512
fix: correct filling ddi table entries 1/n
...
fill entry only when proper version is requested
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-09 14:23:15 +02:00
ocldev
b69d98652e
build: level_zero revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-09 09:56:40 +02:00
Morek, Szymon
52411a1739
fix: Remove unrecoverable_if in IoctlHelperXe
...
This method is always called to check if
debugger is enabled.
Signed-off-by: Morek, Szymon <szymon.morek@intel.com >
2024-04-09 09:49:01 +02:00
Jitendra Sharma
19130dda29
fix: modify vmBind event handling conditions
...
handleVmBind only if all the num_binds and num_extension events
and UFENCE events have arrived.
Related-To: NEO-11083
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2024-04-09 09:38:24 +02:00
Compute-Runtime-Validation
89b3e7209d
Revert "fix: Restore main command stream when reset cmd list"
...
This reverts commit dc1b60c8e7 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2024-04-09 04:35:45 +02:00
Compute-Runtime-Validation
9568ee47e7
Revert "fix: remove compiler cache legacy implementation"
...
This reverts commit 864f42116c .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2024-04-09 02:06:51 +02:00
Zbigniew Zdanowicz
0ad5316f53
fix: reset patched scratch per thread size values after command list reset
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-08 22:11:18 +02:00