Mateusz Jablonski
90ecbd65ef
fix: don't sleep in ULTs
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-06-17 14:00:11 +02:00
Kamil Kopryk
c40f0f2421
refactor: rename ComputeOverdispatchDisable debug key
...
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-06-17 13:18:29 +02:00
Aravind Gopalakrishnan
510a51b9f4
feature: Add support for d3d12 handle types for import
...
Related-To: NEO-11292
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com >
2024-06-17 08:30:10 +02:00
ocldev
d97ef9848b
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-06-17 05:42:09 +02:00
Compute-Runtime-Validation
0f6ce05b93
Revert "fix: read scratch page options during init"
...
This reverts commit 9322495e7d .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2024-06-17 03:29:03 +02:00
Pawel Szymichowski
521add6ca7
feature: Enable support for cl_intel_subgroup_buffer_prefetch
...
This change enables support for cl_intel_subgroup_buffer_prefetch extension for
PVC and later.
Related-To: GSD-7825
Signed-off-by: Ratajewski, Andrzej <andrzej.ratajewski@intel.com >
2024-06-14 20:44:52 +02:00
Bartosz Dunajski
365a6c0eaa
feature: download tbx allocations in copy offload path
...
Related-To: NEO-11376
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-14 18:55:54 +02:00
Bartosz Dunajski
dd241d6848
feature: program user interrupt in copy offload path
...
Related-To: NEO-11376
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-14 18:55:40 +02:00
Mateusz Hoppe
b3d72ddd3d
fix: write memory for resident allocations in simulation mode
...
- refactor and call proceesFlushResdiency() on memoryOperationsHandler
- call free() to remove allocation from resident allocations when
graphics allocation is released
Related-To: NEO-11719
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-06-14 18:49:01 +02:00
Bartosz Dunajski
9954002db1
test: copy offload multitile aub test
...
Related-To: NEO-11376
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-14 17:40:12 +02:00
Mateusz Jablonski
3f45e40684
feature: add debug flag for forcing sip kernel class
...
Related-To: NEO-8188, NEO-10774
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-06-14 17:34:33 +02:00
Bartosz Dunajski
31f3e3e81d
feature: initial support for media query api
...
Related-To: NEO-9777
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-14 17:28:49 +02:00
Aravind Gopalakrishnan
b7b45e1410
feature: Add capability to query additional memory properties ext
...
Related-To: NEO-11362
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com >
2024-06-14 17:03:23 +02:00
Bartosz Dunajski
b0c924d40e
feature: relaxed ordering in copy offload path
...
Related-To: NEO-11376
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-14 17:03:08 +02:00
Artur Harasimiuk
8d28f8d90e
fix: adjust SysCalls::write signature to match stdlib
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-06-14 16:48:12 +02:00
Bartosz Dunajski
deb10999e1
feature: temp alloc and host sync handling for copy offload path
...
Related-To: NEO-11376
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-14 14:48:18 +02:00
Mateusz Jablonski
4dd709bfac
test: remove not needed test files
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-06-14 13:01:11 +02:00
Mrozek, Michal
5f0b9efd2b
performance: improve pool handling
...
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com >
Resolves: NEO-11731
2024-06-14 12:02:34 +02:00
ocldev
aa3b13ce66
build: metrics-library revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-06-14 11:45:28 +02:00
Young Jin Yoon
9322495e7d
fix: read scratch page options during init
...
Previous logic to initialize scratch page options during Drm::create
causes issues when PerContextVm is used, so moved the location of logic
to be configured before creating VM.
Related-To: GSD-7611
Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com >
2024-06-14 11:39:13 +02:00
ocldev
ed31fefe07
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-06-14 05:44:33 +02:00
Joshua Santosh Ranjan
deefea51ee
fix: use kernel timestamp properties instead of global timestamp
...
Related-To: NEO-11555
Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com >
2024-06-13 18:08:12 +02:00
Artur Harasimiuk
ad374fbd8f
build: allow use cl_cache in ocloc
...
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-06-13 16:06:15 +02:00
Artur Harasimiuk
cddec0f78b
feature(ocloc): read cl_cache configuration from env variables
...
Related-To: NEO-7785
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2024-06-13 15:41:21 +02:00
Alicja Lukaszewicz
730fed3206
fix: add missing tracing to all functions in api.cpp
...
Related-To: NEO-11576
Signed-off-by: Alicja Lukaszewicz <alicja.lukaszewicz@intel.com >
2024-06-13 14:55:13 +02:00
Kamil Kopryk
0cb48901dc
refactor: add AUBDumpCaptureDirPath debug flag
...
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
2024-06-13 14:17:50 +02:00
Mrozek, Michal
d79e3947d1
fix: fix debug variables descriptions
...
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com >
2024-06-13 12:49:44 +02:00
ocldev
69bfe01078
build: igc revision update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-06-13 12:34:10 +02:00
ocldev
da8af88434
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-06-13 09:05:19 +02:00
Maciej Bielski
fb856578a5
fix: restore overlooked debug flag usage
...
Overlooked during recent refactor.
ec21260fda
Related-To: NEO-9754
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com >
2024-06-13 08:37:47 +02:00
Wenbin Lu
c3342d683a
test: fill ULT gap for fabric API with PCI ordering
...
Related-To: NEO-11454
Signed-off-by: Wenbin Lu <wenbin.lu@intel.com >
2024-06-13 08:08:44 +02:00
Bari, Pratik
6ecf5a088f
refactor(sysman): Changes in the Sysman Power Module
...
Removed the call to getProperties during the power handle creation
Related-To: NEO-10484
Signed-off-by: Bari, Pratik <pratik.bari@intel.com >
2024-06-13 07:56:42 +02:00
Chodor, Jaroslaw
a19639530a
refactor: enable release helpers by default
...
Related-To: NEO-10531
Signed-off-by: Chodor, Jaroslaw <jaroslaw.chodor@intel.com >
2024-06-13 07:52:11 +02:00
Jaroslaw Warchulski
bca6568e5b
fix: add support for arrays of NV12 surfaces
...
Resolves: NEO-11498
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com >
2024-06-12 23:19:29 +02:00
Mateusz Jablonski
a28d6557ad
fix(ocloc): optimize accesses to cache when building source code
...
when binary is zebin then don't look for separate debug binary
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-06-12 17:04:38 +02:00
Bartosz Dunajski
fcef00969e
refactor: remove not needed task count param from hostSynchronize method
...
Related-To: NEO-11376
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-12 17:01:13 +02:00
Joshua Santosh Ranjan
0dc297cdc3
refactor: add support to query root device metric
...
Related-To: NEO-11046
Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com >
2024-06-12 16:18:10 +02:00
Bartosz Dunajski
54e07def28
refactor: add const suffix
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-12 15:45:23 +02:00
Grzegorz Choinski
771027411e
ci: infra revision update
...
Signed-off-by: Grzegorz Choinski <grzegorz.choinski@intel.com >
2024-06-12 15:35:28 +02:00
Bellekallu Rajkiran
0ce762a91c
refactor: Move PMT common code to PMT specific class
...
Facilitate PMT utilization for other modules with refactoring
common PMT calls.
Related-To: NEO-8848
Signed-off-by: Bellekallu Rajkiran <bellekallu.rajkiran@intel.com >
2024-06-12 15:31:01 +02:00
Maciej Bielski
433ecf4058
fix: correct tests for local memory W/O MemoryInfo
...
Correction for d79c952d2b
Related-To: NEO-9754
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com >
2024-06-12 15:08:54 +02:00
Jaroslaw Warchulski
76a05c1cab
refactor: pass arrayIndex to Wddm::openNTHandle function
...
Related-To: NEO-11498
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com >
2024-06-12 12:11:35 +02:00
Mateusz Hoppe
f8994aacb6
fix: use bindful kernels in OCL tests
...
- compile stateless buitlins version with stateful bindful mode
Related-To: NEO-11704
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-06-12 12:02:54 +02:00
Mateusz Jablonski
5fa5387781
fix(ocloc): remove incorrect ir binary caching during build from source
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-06-12 12:02:39 +02:00
Bartosz Dunajski
2e9bb26708
feature: enable copy offload api
...
Related-To: NEO-11376
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2024-06-12 12:02:23 +02:00
Mateusz Hoppe
037957a7ae
feature: add -stateful_address_mode to ocloc
...
- allows to choose bindless or bindful addressing in generated code
Related-To: NEO-11704
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2024-06-12 07:46:12 +02:00
ocldev
782bdf1a38
build: dependencies update
...
Signed-off-by: ocldev <ocldev@intel.com >
2024-06-12 05:42:52 +02:00
Wenju He
aa49d9e65e
feature: add ZE_extension_image_copy as supported extension
...
Add null check as L0 cts test_api_ltracing_dynamic was passing a null
host ptr.
Resolves: NEO-9988
Signed-off-by: Wenju He <wenju.he@intel.com >
2024-06-12 03:30:37 +02:00
shubham kumar
a7e0987485
feature(sysman): PowerLimitsExt support in windows zes branch
...
Related-To: NEO-8808
Signed-off-by: shubham kumar <shubham.kumar@intel.com >
2024-06-11 17:01:04 +02:00
Mateusz Jablonski
a67ef72210
fix: include hw ip version in compiler cache hash
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2024-06-11 15:55:06 +02:00