Andrzej Koska
b499973658
refactor: removing unnecessary lock
...
Related-To: NEO-8196
Lock in the constructor should not affect the flow of the code
Signed-off-by: Andrzej Koska <andrzej.koska@intel.com >
2024-04-23 17:39:50 +02:00
Mateusz Jablonski
959333d9bf
fix: respect number of tiles when getting total private memory size of module
...
Related-To: GSD-8374
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-23 17:33:15 +02:00
Maciej Bielski
8bef74133f
feature: add setupIpVersion for Xe
...
Related-To: NEO-10773
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com >
2024-04-23 16:07:23 +02:00
Kamil Kopryk
e09424f8b2
performance: remove binding flushImmediateRegularTask functions
...
Related-To: NEO-7824
Related-To: HSD-18037800484
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-04-23 11:46:36 +02:00
Artur Harasimiuk
dc158b8705
ci: infra revision update
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-23 11:24:34 +02:00
Jitendra Sharma
c5a76cac3a
fix: Reduce code duplicity by reusing closeConnection
...
Related-To: NEO-11188
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2024-04-23 08:34:04 +02:00
Kulkarni, Ashwin Kumar
8c1f0836ae
feature: enables basic framework for spdlogs
...
Related-To: NEO-10510
Signed-off-by: Kulkarni, Ashwin Kumar <ashwin.kumar.kulkarni@intel.com >
2024-04-23 07:23:46 +02:00
Mateusz Hoppe
e0dc228489
test: zello_bindless_kernel fix
...
- break on first test case failure
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-04-22 22:46:38 +02:00
Lukasz Jobczyk
d122e1c906
fix: Flush render state cache on release shared object
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-04-22 17:37:42 +02:00
Fabian Zwolinski
9553dd1098
documentation: compiler cache programmers guide
...
Related-To: NEO-9416
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com >
2024-04-22 15:44:49 +02:00
Milczarek, Slawomir
ab2eeeca4c
feature: Add TBX support for USM shared memory with USM host ptr
...
Related-To: NEO-11158
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com >
2024-04-22 14:33:37 +02:00
Andrzej Koska
ae139aeffd
refactor: Passing information about the engine
...
Extension of the interface with information
about the engine type passed to the function
Related-To: NEO-10678
Signed-off-by: Andrzej Koska <andrzej.koska@intel.com >
2024-04-22 13:33:56 +02:00
Bartosz Dunajski
31b2dcfe57
feature: implicit sync mode dispatch for cooperative kernels
...
Related-To: NEO-8171
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-22 11:50:49 +02:00
Bartosz Dunajski
dbad871f2f
feature: experimental api to hint msix allocation
...
Related-To: NEO-8179
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-22 09:35:56 +02:00
Brandon Yates
11e13ee04d
fix: Wait indefinitely for vmbind fence when debugging
...
Related-to: NEO-9672
Signed-off-by: Brandon Yates <brandon.yates@intel.com >
2024-04-22 09:23:43 +02:00
ocldev
57084ef95c
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-22 05:45:53 +02:00
Mateusz Jablonski
5d5f3b8d3d
refactor: remove not needed adjustment of timeout in xe path
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-19 15:40:03 +02:00
Pawel Cieslak
bb34379d30
ci: infra revision update
...
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com >
2024-04-19 13:17:59 +02:00
Maciej Plewka
71286be6ad
fix: Pass umd type info to kmd
...
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com >
2024-04-19 12:40:28 +02:00
Igor Venevtsev
6425afc548
fix: properly set ReadOnly flag for D3DKMTCreateAllocation2
...
This is an OS behavior to have failed an allocation with a
const buffer backing storage (PAGE_READONLY attribute set)
ReadOnly flag allows to create allocation with read-only
backing storage
Related-To: NEO-9664, HSD-16021966023
Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com >
2024-04-19 11:32:46 +02:00
Zbigniew Zdanowicz
c60b19a8ba
fix: use required walk order when local ids are software generated
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-19 08:48:30 +02:00
ocldev
aadce445bf
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-19 05:51:48 +02:00
Maciej Bielski
07ac0809db
fix: put VRAM regions in the reporting order on xe
...
Related-To: NEO-11165
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com >
2024-04-18 22:06:01 +02:00
Katarzyna Cencelewska
87776f5f25
fix: clean use of coherency type
...
Related-To: NEO-7083
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com >
2024-04-18 15:58:11 +02:00
Aravind Gopalakrishnan
6a894f963e
feature: Implement zeCommandListImmediateAppendCommandListsExp [2/N]
...
Add boiler plate for appendCommandLists
Related-To: NEO-10356
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com >
2024-04-18 15:50:12 +02:00
Mateusz Jablonski
704ea18ce3
refactor: remove not needed code
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-18 15:38:22 +02:00
Brandon Yates
1db2bd82c1
fix: Fix vm unbind processing in dbgUMD (Xe)
...
Related-to: NEO-8407
Signed-off-by: Brandon Yates <brandon.yates@intel.com >
2024-04-18 13:29:21 +02:00
Zbigniew Zdanowicz
2bf1aca5e2
refactor: add patched comment
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-18 13:11:41 +02:00
Artur Harasimiuk
0f1d251d8b
ci: infra revision update
...
Related-To: NEO-10758
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-18 12:27:19 +02:00
Milczarek, Slawomir
a2e0f9ac09
fix: Add AUB/TBX writable for clEnqueueWriteBuffer on SVM hostptr
...
Related-To: NEO-11082
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com >
2024-04-18 12:17:10 +02:00
Zbigniew Zdanowicz
74fbd32515
feature: add wrapper to access template method getting local id generation
...
Related-To: NEO-10066
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-18 11:45:56 +02:00
Bartosz Dunajski
dd6040ab6e
refactor: improve exp extension names
...
Related-To: NEO-8179
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-18 11:09:23 +02:00
Zbigniew Zdanowicz
329e944977
refactor: drop bitfield from data dword of lri command definition
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-18 11:04:05 +02:00
Jemale Lockett
79f8993220
refactor: move GPR15 to separate debugger context
...
Signed-off-by: Jemale Lockett <jemale.lockett@intel.com >
2024-04-18 10:42:23 +02:00
Compute-Runtime-Validation
da9df9f0e7
Revert "performance: Reuse GPU timestamp instead of KMD escape"
...
This reverts commit 9ca2091725 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2024-04-18 10:25:15 +02:00
Joshua Santosh Ranjan
e0a580fce7
feature: Support for concurrent groups
...
Related-To: NEO-10306
Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com >
2024-04-18 09:41:12 +02:00
Lukasz Jobczyk
15a049cf9c
fix: Wait for BCS split once in sync cmd list mode
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-04-18 08:54:21 +02:00
Artur Harasimiuk
4b544b659d
ci: infra revision update
...
Related-To: NEO-10758
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-04-17 21:14:41 +02:00
Bartosz Dunajski
02ebb857cb
fix: create new InOrderExecInfo on cmd list reset
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-17 20:31:48 +02:00
Timo Aaltonen
cb984b3e4b
fix: Fix various typos.
...
Signed-off-by: Timo Aaltonen <tjaalton@debian.org >
2024-04-17 20:03:06 +02:00
Mateusz Hoppe
34544c35dc
refactor: add const and virtual to context methods
...
Related-To: NEO-10920
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-04-17 19:20:03 +02:00
Mateusz Jablonski
cee5f2d93c
build: handle NEO_I915_PRELIM_HEADERS_DIR in packaging scripts
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-17 17:30:16 +02:00
Mateusz Jablonski
8676b97412
build: add cmake flag to select platforms for aub generation
...
Related-To: NEO-11097
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-17 16:43:21 +02:00
Bartosz Dunajski
cd563c2761
feature: assign external interrupt id to Event
...
Related-To: NEO-8179
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-04-17 14:52:12 +02:00
Mateusz Jablonski
4067b899cc
test: don't create aub files when --null_aubstream flag is passed
...
Related-To: NEO-11097
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-17 14:47:06 +02:00
Zbigniew Zdanowicz
64d1adf2bf
feature: store walker command in cpu memory for append launch kernel
...
Related-To: NEO-10066
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-17 14:34:33 +02:00
Zbigniew Zdanowicz
96347c7847
fix: reset per thread size after local id hw generation enabled
...
Related-To: NEO-10066
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-04-17 14:16:06 +02:00
ocldev
5743a096be
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-17 13:59:31 +02:00
ocldev
32bc4726ba
build: igc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-04-17 12:37:42 +02:00
Mateusz Jablonski
f60a8392bc
build: enhance finding drm paths
...
Related-To: NEO-11160
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-04-17 11:17:30 +02:00