Zbigniew Zdanowicz
36ca1bbe2d
feature: store post sync command in out postsync command pointer
...
Related-To: NEO-10064
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-02-26 12:37:45 +01:00
Dunajski, Bartosz
1b9f3f11a0
fix: disable CB Event implicit conversion if dcFlush is required
...
Related-To: NEO-8145
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com >
2024-02-26 11:26:38 +01:00
Mateusz Jablonski
3e65e7bdba
fix: correct number of max work group count for concurrent kernel on PVC
...
for single-CCS mode use all EUs
Related-To: NEO-8377
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-02-26 10:42:50 +01:00
Jitendra Sharma
5c4be8df54
fix: Ensure after EU_CONTROL IOCTL, bitmask ptr is not null
...
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2024-02-26 10:07:09 +01:00
ocldev
1189d26ad2
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-02-26 06:24:22 +01:00
Dunajski, Bartosz
3341de7a0d
Revert "fix: disable in-order barrier skipping if dcFlush is required".
...
This reverts commit 8e75e06574 .
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com >
2024-02-24 21:09:14 +01:00
Kamil Kopryk
7729eb8127
refactor: move flush task submission to a function
...
Related-To: NEO-7824
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-02-23 18:11:57 +01:00
Dunajski, Bartosz
6cdd2d5dca
fix: add missing gt_id when creating XE context
...
Related-To: GSD-8046
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com >
2024-02-23 16:50:32 +01:00
Jitendra Sharma
2c10f5639e
feature: Implement thread control and att event handling for xe
...
Related-To: NEO-9673
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2024-02-23 16:15:59 +01:00
Zbigniew Zdanowicz
6011eb147f
refactor: add skip event residency flag to compacted event
...
Related-To: NEO-10064
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-02-23 15:45:54 +01:00
ocldev
a5989eb31b
build: igc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-02-23 14:59:30 +01:00
Zbigniew Zdanowicz
1995e6aa40
feature: store cpu pointer of command buffer pointing to post sync command
...
Related-To: NEO-10064
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-02-23 13:12:15 +01:00
Lukasz Jobczyk
55f2b31f2a
refactor: adjust device page fault state print
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-02-23 12:50:40 +01:00
Dunajski, Bartosz
8e75e06574
fix: disable in-order barrier skipping if dcFlush is required
...
Related-To: NEO-7966
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com >
2024-02-23 12:41:04 +01:00
ocldev
6ccd535687
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-02-23 11:23:48 +01:00
Michal Mrozek
ef2d3b538b
performance: move timestampPacketTagBuffer to local memory
...
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com >
Resolves: NEO-7765
2024-02-23 09:55:48 +01:00
Kamil Kopryk
10d610d163
refactor: move process barrier with post sync to a function
...
Related-To: NEO-7824
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-02-23 09:32:48 +01:00
Kamil Kopryk
01a721df3e
refactor: move preparing flush task batch buffer to a function
...
Related-To: NEO-7824
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-02-23 09:18:58 +01:00
Compute-Runtime-Validation
40cea2f6fe
Revert "feature: Implement thread control and att event handling for xe"
...
This reverts commit fb73fad6d7 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2024-02-23 05:00:21 +01:00
Michal Mrozek
9f1648b57a
fix: use non zero value for event completion.
...
upon device reset memory gets reset to 0, which can cause
false event completion.
Related-To: NEO-7765
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com >
2024-02-22 18:50:45 +01:00
Artur Harasimiuk
226534d06a
ci: infra revision update
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-02-22 17:19:12 +01:00
Brandon Yates
0fa730e524
build: Update debugger uapi headers to latest
...
Signed-off-by: Brandon Yates <brandon.yates@intel.com >
2024-02-22 16:07:06 +01:00
Dunajski, Bartosz
000f776741
feature: skip barrier programming for in-order regualr cmdlists
...
Related-To: NEO-7966
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com >
2024-02-22 15:57:44 +01:00
Hazubski, Filip
fef613af87
ci: infra revision update
...
Signed-off-by: Hazubski, Filip <filip.hazubski@intel.com >
2024-02-22 15:40:59 +01:00
Jitendra Sharma
fb73fad6d7
feature: Implement thread control and att event handling for xe
...
Related-To: NEO-9673
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2024-02-22 15:24:35 +01:00
Kamil Kopryk
a4ed483238
refactor: move update task count and completion stamp to function
...
Related-To: NEO-7824
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-02-22 14:56:25 +01:00
Kamil Kopryk
7b689aa464
refactor: move handle batched dispatch implicit flush code to function
...
Related-To: NEO-7824
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-02-22 14:56:10 +01:00
ocldev
eea0a7db61
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-02-22 13:36:37 +01:00
Compute-Runtime-Validation
07e44f0209
Revert "build: level_zero revision update"
...
This reverts commit 96cc51af0c .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2024-02-22 07:26:21 +01:00
Joshua Santosh Ranjan
14cf315bda
refactor(sysman): optimize use of fd handles in engine module
...
Related-To: NEO-10449
Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com >
2024-02-21 19:17:31 +01:00
Kulkarni, Ashwin Kumar
a207c73c58
fix(sysman): set init values for pci link speed params
...
Signed-off-by: Kulkarni, Ashwin Kumar <ashwin.kumar.kulkarni@intel.com >
2024-02-21 15:52:45 +01:00
Filip Hazubski
d795a66f81
fix: Add new DG1 and RPL-S device IDs
...
Added DG1 device ID: 0x4909
Added RPL-S device ID: 0x468B
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2024-02-21 13:58:05 +01:00
Fabian Zwolinski
5490cf517f
fix: set LeakDetectionMode-off in test creating detached thread
...
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com >
2024-02-21 13:34:17 +01:00
Lukasz Jobczyk
b44729771c
fix: Extend MTL's overridePatIndex to XE LPG
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2024-02-21 13:21:30 +01:00
Maciej Plewka
964f0166d7
fix: Reuse freed chunk from left even if not aligned
...
Related-To: NEO-10416, NEO-10418, NEO-10437
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com >
2024-02-21 12:31:54 +01:00
Bellekallu Rajkiran
075fae19fd
refactor: Merge prelim and non-prelim implementations for power
...
Abstract power set request support based on hw.
Related-To: NEO-10804
Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com >
2024-02-21 12:19:35 +01:00
Brandon Yates
0f817d1db4
refactor: Move debugger IsaAllocation to common linux code
...
-replace i915 event with generic EventToAck type
-Move isamap to common Client Connection
-Move isa memory access functions to common linux imp
Related-to: NEO-9669
Signed-off-by: Brandon Yates <brandon.yates@intel.com >
2024-02-21 12:04:31 +01:00
Bellekallu Rajkiran
607b7a7a0e
refactor: Abstract Ecc configuration based on product
...
Related-To: NEO-8728
Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com >
2024-02-21 11:45:14 +01:00
Filip Hazubski
73f4fc54c2
build: update kernels
...
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2024-02-21 10:20:49 +01:00
ocldev
96cc51af0c
build: level_zero revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-02-21 02:21:01 +01:00
Fabian Zwolinski
6b2281e66c
fix: make sure builtins async init is complete when finishing driver init
...
Related-To: NEO-10045
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com >
2024-02-20 21:15:57 +01:00
Mateusz Hoppe
6d68b1fac4
test: cleanup ocloc_tests - suppress printing
...
- do not print messages to stdout from ocloc_tests
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-02-20 16:39:24 +01:00
Zbigniew Zdanowicz
db9d0c9a58
fix: remove heap resource leak after command list reset
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-02-20 14:38:19 +01:00
Michal Mrozek
0edb025cf7
performance: apply padding only for last kernel.
...
not needed for all kernels, only for last one.
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com >
2024-02-20 14:30:14 +01:00
ocldev
047553f2c9
build: igsc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-02-20 14:09:28 +01:00
Zbigniew Zdanowicz
ca8406f97e
refactor: add event residency parameter to command list append kernel call
...
Related-To: NEO-10064
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2024-02-20 12:13:40 +01:00
Mateusz Witke
b7ef6d1e07
ci: kernel revision update to version 5387
...
Signed-off-by: Mateusz Witke <mateusz.witke@intel.com >
2024-02-20 11:14:40 +01:00
Dunajski, Bartosz
915b19b0be
refactor: remove not needed debug_break_if
...
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com >
2024-02-19 16:28:58 +01:00
Mateusz Hoppe
d9b662a735
fix: ignore ZET_ENABLE_PROGRAM_DEBUGGING when system misconfigured
...
- if debug not enabled in the system, ignore env var for enabling
debugging
Resolves: NEO-10370
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-02-19 15:54:17 +01:00
Jitendra Sharma
f56babb2a9
refactor: Move common attention handling EuDebug code out of prelim
...
Move common attention handling code from prelim in common linux
debug_session(.h/.cpp) files.
This common code could be shared to handle attention events for
prelim and xe driver based Eu Debug
Related-To: NEO-9673
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2024-02-19 14:49:30 +01:00