Commit Graph

17526 Commits

Author SHA1 Message Date
Bartosz Dunajski
5adfaa0380 test: improve drm mocking
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2024-10-14 11:49:04 +02:00
Damian Tomczak
bd500b5b85 feature: stateless enqueueCopyImageToBuffer
Related-to: NEO-11859

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2024-10-14 10:33:46 +02:00
Damian Tomczak
9dbace61eb feature: stateless enqueueCopyBufferToImage
Related-to: NEO-11859

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2024-10-14 10:21:02 +02:00
Damian Tomczak
d8f0b1c17d refactor: stateless enqueueCopyBufferRect
Related-to: NEO-11859

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2024-10-14 10:14:15 +02:00
ocldev
2125ed66be build: dependencies update
Signed-off-by: ocldev <ocldev@intel.com>
2024-10-14 06:19:55 +02:00
Compute-Runtime-Validation
a65254a141 Revert "ci: updating ze_raytracing"
This reverts commit 14c9537c20.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-10-13 05:59:54 +02:00
Mateusz Hoppe
490de13e77 fix: invalidation of texture cache prior to imageCopyToMemory
- when direct submission is enabled and there is kernel writing to image
followed by builtin kernel reading the image texture cache flush is
need to ensure most up-to-date data is read

Related-To: NEO-12827

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2024-10-11 19:17:20 +02:00
Mateusz Hoppe
b91ac369ea test: simplify kernels in simple testBindlessBufferCopy test case
- do not spill fill in kernel

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2024-10-11 18:38:47 +02:00
Wojciech Konior
8a6626da23 refactor: two engineInstanced-methods removed
Related-To: NEO-12594

Signed-off-by: Wojciech Konior <wojciech.konior@intel.com>
2024-10-11 18:34:06 +02:00
Compute-Runtime-Validation
5899e926fa Revert "fix: reduce preemption surface size in aub tests"
This reverts commit 8daae7e8ae.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-10-11 18:17:29 +02:00
Damian Tomczak
0c8af82d1b fix: stateless suffix for stateless kernels
Resolves: NEO-12847

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2024-10-11 17:40:10 +02:00
Weronika Kapusta
8cb630b29a test: neo ULT should build with optimizations disabled
Related-To: NEO-8116
Signed-off-by: Weronika Kapusta <weronika.kapusta@intel.com>
2024-10-11 17:26:06 +02:00
Artur Harasimiuk
9b0ae74fe9 ci: infra revision update
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2024-10-11 14:40:58 +02:00
ocldev
15fdcf024e build: metrics-library revision update
Signed-off-by: ocldev <ocldev@intel.com>
2024-10-11 12:14:08 +02:00
Woop, Sven
14c9537c20 ci: updating ze_raytracing
Related-To: NEO-12899

Signed-off-by: Woop, Sven <sven.woop@intel.com>
2024-10-11 10:09:16 +02:00
shubham kumar
5ed81a1b9e feature: check peak power support using escape call
Related-To: NEO-12836

Signed-off-by: shubham kumar <shubham.kumar@intel.com>
2024-10-11 07:17:23 +02:00
ocldev
ce9f03c548 build: dependencies update
Signed-off-by: ocldev <ocldev@intel.com>
2024-10-11 06:03:21 +02:00
Compute-Runtime-Validation
a55a846284 Revert "fix: update slm size based on gt system info in wddm path"
This reverts commit d433fd585a.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-10-11 03:43:37 +02:00
Compute-Runtime-Validation
e47e1e01e1 Revert "build: level_zero revision update"
This reverts commit ef2d6ab41c.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-10-11 03:30:19 +02:00
Compute-Runtime-Validation
94d662a9a9 Revert "fix: update slm size based on gt system info in drm path"
This reverts commit 6a8a5bca3b.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-10-11 03:20:29 +02:00
Wenbin Lu
a82b5182f6 fix: improve the handling of private surface allocation failures
Related-To: NEO-12664

Signed-off-by: Wenbin Lu <wenbin.lu@intel.com>
2024-10-11 01:18:25 +02:00
Zbigniew Zdanowicz
227ce579fe fix: align total slm size for preferred size
Related-To: NEO-12639

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2024-10-10 20:44:19 +02:00
Zbigniew Zdanowicz
f4746a5b07 fix: remove not needed limitations for preferred slm
Related-To: NEO-12639

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2024-10-10 19:40:54 +02:00
Kamil Kopryk
50221dd572 feature: add heapless builtins with images compilation
Related-To: NEO-12743
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2024-10-10 19:21:37 +02:00
Neil R. Spruit
ef2d6ab41c build: level_zero revision update
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
2024-10-10 19:15:06 +02:00
Artur Harasimiuk
9f4339d80b ci: infra revision update
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2024-10-10 17:26:51 +02:00
Mateusz Jablonski
8daae7e8ae fix: reduce preemption surface size in aub tests
Related-To: NEO-12648

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-10 15:36:49 +02:00
Artur Harasimiuk
1260023efa fix: add missing NOLINT to forward declarations
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2024-10-10 13:46:14 +02:00
Artur Harasimiuk
c18c60eebf ci: update commit classification data
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2024-10-10 12:53:53 +02:00
Damian Tomczak
9ec3c3547b build: update kernel bins
Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2024-10-10 12:34:14 +02:00
Artur Harasimiuk
00aedcaed4 refactor: add NOLINT for pending problems
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2024-10-10 11:46:35 +02:00
Mateusz Jablonski
d433fd585a fix: update slm size based on gt system info in wddm path
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-10 11:29:19 +02:00
Mateusz Jablonski
6a8a5bca3b fix: update slm size based on gt system info in drm path
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-10 11:25:24 +02:00
ocldev
3b0c68cb51 build: dependencies update
Signed-off-by: ocldev <ocldev@intel.com>
2024-10-10 10:12:19 +02:00
Mateusz Jablonski
3c06b316e6 refactor: remove legacy code
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-10 09:54:22 +02:00
Mateusz Jablonski
a8ab6cb9b4 test: improve ocloc test to recognize all device ids
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-10 09:40:22 +02:00
Kamil Kopryk
a333b048fe refactor: remove legacy code vme
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2024-10-10 09:32:00 +02:00
Damian Tomczak
52d7096983 test: correct l0 aub debug dir
Related-to: NEO-12847

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2024-10-10 09:10:49 +02:00
Artur Harasimiuk
a3ebf64776 ci: infra revision update
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2024-10-09 23:59:26 +02:00
Szymon Morek
8c5be5c55a performance: Enable direct submission on DG2 Windows
Related-To: NEO-12892

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2024-10-09 17:57:32 +02:00
Mateusz Jablonski
f46d2dcfb3 documentation: correct links to L0 specification
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-09 17:47:51 +02:00
Mateusz Jablonski
0168067c9c refactor: define dg2 g10 device ids in separate file
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-09 17:45:05 +02:00
Zbigniew Zdanowicz
ac6472b105 fix: limit slm size based on hw informations
- add override default values method

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2024-10-09 17:34:56 +02:00
Mateusz Jablonski
19e2dd0846 refactor: remove legacy code
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-09 17:25:08 +02:00
Mateusz Hoppe
31265edfee fix: program RenderTargetCacheFlush in PC prior to PIPELINE_SELECT
- fix code by removing csStallOnly that skipped seeting RTCF flag

Related-To: NEO-9194

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2024-10-09 16:59:43 +02:00
Kamil Kopryk
e690217227 refactor: remove not needed slm alignment
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2024-10-09 16:45:19 +02:00
Wojciech Konior
6b40f9bc5a refactor: engineInstancedType removed
Related-To: NEO-12594

Signed-off-by: Wojciech Konior <wojciech.konior@intel.com>
2024-10-09 16:30:48 +02:00
Bartosz Dunajski
834f00d48b fix: dont query timestamp if debug flag is disabled
Related-To: NEO-12907

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2024-10-09 16:08:04 +02:00
Mateusz Jablonski
8fbe873e1b build: correct setting for i915/xe prelim setting in package scripts
rename i915 flag to uppercase, for consistency
disable i915 / xe prelim by default in package scripts

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-09 15:55:59 +02:00
Mateusz Jablonski
296d442e52 test: don't use DrmQueryMock in xe-drm specific tests
DrmQueryMock relies on i915 prelim

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-10-09 15:34:58 +02:00