Michal Mrozek
363aca782f
refactor: remove not needed code.
...
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com >
2024-09-19 18:50:16 +02:00
Mateusz Jablonski
18a7a5f6fa
refactor: update hw cmds base from gen8 to gen12lp
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-19 18:07:46 +02:00
Bartosz Dunajski
2cb057a610
fix: download tbx allocations from all csrs
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-09-19 17:01:55 +02:00
Damian Tomczak
5c9fc079b0
fix: use stateless kernel when append memory fill on XeHpc and later
...
Related-to: NEO-6075
Signed-off-by: Damian Tomczak <damian.tomczak@intel.com >
2024-09-19 17:01:40 +02:00
Zbigniew Zdanowicz
672d8414f5
fix: remove not needed macro
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-09-19 17:01:17 +02:00
Lukasz Jobczyk
a890ed5648
performance: Ensure hostptrs removed before creating new one
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-09-19 14:34:19 +02:00
Maciej Bielski
cb62e31828
fix: avoid null pointer dereference
...
Related-To: NEO-12651
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com >
2024-09-19 14:23:57 +02:00
Mateusz Jablonski
7b54ca131f
fix: avoid OOB access in StackVec::resizeImpl
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-19 13:54:24 +02:00
shubham kumar
8bf95eceea
feature: Add core properties support in zesInit path
...
Related-To: NEO-12643
Signed-off-by: shubham kumar <shubham.kumar@intel.com >
2024-09-18 20:46:47 +02:00
Joshua Santosh Ranjan
6d86d562b5
refactor: move metric driver experimental apis to shared location
...
modify driver experimental extensions according to guideline
Related-To: NEO-12530
Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com >
2024-09-18 20:46:33 +02:00
Compute-Runtime-Validation
e4d2f16632
Revert "performance: Ensure hostptrs removed before creating new one"
...
This reverts commit ac1d203555 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2024-09-18 19:31:34 +02:00
Bartosz Dunajski
7a56424c2c
fix: program partition offset for secondary csr
...
Related-To: HSD-18039998563
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-09-18 17:04:57 +02:00
Artur Harasimiuk
08cc1a6286
ci: infra revision update
...
Related-To: NEO-4031
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-09-18 15:05:27 +02:00
Mateusz Jablonski
b9b069aec4
test: enable non-uniform aub tests in OCL path
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-18 14:28:22 +02:00
Lukasz Jobczyk
ac1d203555
performance: Ensure hostptrs removed before creating new one
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-09-18 14:23:16 +02:00
Filip Hazubski
ebc19b4a70
feature: Add logic to disable bindless addressing via AIL
...
Add mockable Device functions to get ReleaseHelper and AILConfiguration.
Resolves: NEO-12699
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2024-09-18 13:49:51 +02:00
Mateusz Hoppe
9a44ac6779
test: add case to zello_global_bindless_kernel
...
- run test with global allocator disabled
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-09-18 13:35:09 +02:00
Kamil Kopryk
ec5beaf616
refactor: reduce csr class size
...
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-09-18 13:33:55 +02:00
Fabian Zwoliński
a6ddb61a5f
fix: consider only misaligned buffers in getSurfaceStateHeapDataSize
...
Adding checking for the presence of implicit args
was only a workaround for the time of implementing
support for bindless `const_base`, `global_base` in IGC.
Related-To: NEO-9855, NEO-7063
Signed-off-by: Fabian Zwoliński <fabian.zwolinski@intel.com >
2024-09-18 13:13:02 +02:00
Kamil Kopryk
d2bf3e4431
refactor: remove not needed volatile keywords
...
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-09-18 11:54:38 +02:00
Artur Harasimiuk
726f5ea95c
ci: infra revision update
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-09-18 11:19:24 +02:00
Bartosz Dunajski
b8fb16c603
fix: initialize kernel members at the beginning
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-09-18 11:13:35 +02:00
Jitendra Sharma
25f2504bf5
fix: set eudebug extension property when debugging enabled
...
In order to debug on XE, XE_EXEC_QUEUE_SET_PROPERTY_EUDEBUG
needs to be set up.
Related-To: NEO-12691
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2024-09-18 08:32:03 +02:00
ocldev
3092725df2
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-09-18 05:59:23 +02:00
Joshua Santosh Ranjan
72d0c66651
refactor: pass metricGroup for extension handling
...
Related-To: NEO-12055
Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com >
2024-09-18 00:11:56 +02:00
Mateusz Jablonski
af979f6f3b
documentation: update L0 API version in legacy platforms
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 18:18:30 +02:00
Mateusz Jablonski
86a088e13f
feature: move L3 bank query from xe-prelim to xe-nonprelim path
...
Related-To: NEO-11125
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 18:14:17 +02:00
Mateusz Jablonski
16458ca0ac
refactor: remove not used image transforming logic
...
image transformer logic was used on gen9 and gen11
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 16:19:48 +02:00
Mateusz Jablonski
927b797071
fix: cleanup options for compiling test kernels
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 15:50:47 +02:00
Lukasz Jobczyk
64c935a594
fix: Do not defer external hostptr destroy
...
Resolves: NEO-12567
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-09-17 14:54:01 +02:00
Mateusz Jablonski
fb6e02a53d
documentation: legacy package separation
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 14:43:18 +02:00
Brandon Yates
9b68736074
fix: Fix check for sysfs entry at debugger init time
...
Related-to: NEO-12656
Signed-off-by: Brandon Yates <brandon.yates@intel.com >
2024-09-17 13:42:49 +02:00
Mateusz Jablonski
97ce5ff68e
build: update upstream headers to v6.11
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 13:42:34 +02:00
Mateusz Jablonski
7e218a5f70
test: simplify IsAtLeastGen12lp and IsAtMostGen12lp matchers
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 13:42:19 +02:00
Bartosz Dunajski
7ce0ef9e82
fix: dont create preemption allocation for secondary csr
...
Related-To: NEO-8171
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-09-17 13:42:05 +02:00
Mateusz Jablonski
5912b43841
refactor: remove dead code
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 13:41:50 +02:00
Artur Harasimiuk
de7cd4dd0d
ci: update commit classification data
...
Related-To: NEO-12596
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-09-17 10:58:00 +02:00
Dominik Dabek
731cebd721
fix: trim device usm pools when alloc fails
...
When normal allocation fails trim pools before deferred frees.
Related-To: NEO-6893
Signed-off-by: Dominik Dabek <dominik.dabek@intel.com >
2024-09-17 10:30:18 +02:00
Lukasz Jobczyk
135c0b43ae
performance: Use copy rect middle on LNL Windows
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-09-17 10:30:03 +02:00
Mateusz Jablonski
3cc50f6861
test: remove deprecated matchers
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 09:54:12 +02:00
Mateusz Jablonski
fb3ad659d4
build: remove deprecated macro for OCL 2.0 support
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-17 09:35:11 +02:00
Artur Harasimiuk
20a028f64b
refactor: remove legacy code
...
Related-To: NEO-6683
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-09-17 09:32:57 +02:00
Young Jin Yoon
4b132245d1
fix: use immediate for makeMemoryResident
...
Modified to enable immediate flag when resident boolean
is true for vm_bind
Related-To: NEO-8277
Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com >
2024-09-17 07:48:58 +02:00
Mateusz Jablonski
ea8f278dfc
build: remove cmake flags for legacy platforms
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-16 19:10:28 +02:00
Artur Harasimiuk
73382b9b6c
refactor: remove legacy code
...
Related-To: NEO-6683
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-09-16 19:04:13 +02:00
Mateusz Jablonski
f745eb44fb
refactor: remove deprecated cmake macro
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-16 19:03:24 +02:00
Mateusz Jablonski
4f715c9b6a
test: remove not needed tests
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-09-16 18:45:46 +02:00
Artur Harasimiuk
d565333e66
ci: infra revision update
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-09-16 18:45:31 +02:00
Bartosz Dunajski
d3d8b5fcc1
fix: inherit work partition allocation from primary root csr
...
Related-To: NEO-8171
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-09-16 18:45:16 +02:00
Mateusz Hoppe
a7a28a5e0b
Revert "fix: disable global allocator"
...
This reverts commit db5f77d207 .
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-09-16 18:45:01 +02:00