Kamil Diedrich
d5fdb949eb
Extended import device memory
...
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com >
2021-07-07 16:12:36 +02:00
Vinod Tipparaju
fc4a1d608d
Refactor immediate command list with kernel operations to use flushTask().
...
This is applicable for submissions with sync & async command queue modes.
Related-To: LOCI-1988
Signed-off-by: Vinod Tipparaju <vinod.tipparaju@intel.com >
2021-07-07 15:31:38 +02:00
Mateusz Hoppe
bbb27cdb8a
L0 Device slice id mapping
...
Related-To: NEO-5640
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-07-07 15:00:44 +02:00
Piotr Obst
acf3e58a64
Move wddm_fixture.h and releted files from opencl to shared
...
Related-To: NEO-5894
Signed-off-by: Piotr Obst <piotr.obst@intel.com >
2021-07-07 12:30:12 +02:00
Rafal Maziejuk
cb5b090798
Correct clang-tidy issue
...
Signed-off-by: Rafal Maziejuk <rafal.maziejuk@intel.com >
Related-To: NEO-6042
2021-07-06 17:32:16 +02:00
Sebastian Luzynski
d7a2a62ded
Add additional StateBaseAddress cmd wa
...
Resolves: NEO-5982
Signed-off-by: Sebastian Luzynski <sebastian.jozef.luzynski@intel.com >
2021-07-06 11:53:47 +02:00
John Falkowski
dc77174255
TimerResolution Device Properties 1.2
...
Signed-off-by: John Falkowski <john.falkowski@intel.com >
2021-07-06 11:37:07 +02:00
Dominik Dabek
dc9b2351d5
Change patchGlobalOffset in l0 kernel to void
...
Signed-off-by: Dominik Dabek <dominik.dabek@intel.com >
2021-07-06 11:36:53 +02:00
Szymon Morek
038da95cf4
Enable gen specific test excludes
...
Resolves: NEO-6007
Signed-off-by: Szymon Morek <szymon.morek@intel.com >
2021-07-05 20:12:42 +02:00
Dominik Dabek
62f89b174a
Add work_dim patching to l0 kernel
...
Related-To: NEO-5931
Signed-off-by: Dominik Dabek <dominik.dabek@intel.com >
2021-07-05 20:09:20 +02:00
Kamil Diedrich
a3930168d6
Extend image functionality
...
- add imageView extension
- add import win32 NT handle
- add black box test with imageView usage example
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com >
2021-07-05 11:40:57 +02:00
Compute-Runtime-Validation
233aab88e7
Revert "Add support for ze_kernel_preferred_group_size_properties_t"
...
This reverts commit 6b0b5ef2ff .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2021-07-03 11:19:38 +02:00
Jaime Arteaga
aa51c5ee76
Add support for ZE_IPC_MEMORY_FLAG_BIAS_UNCACHED
...
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2021-07-02 17:56:18 +02:00
Zbigniew Zdanowicz
bcd9b2f982
Add debug flag to override command queue synchronous mode
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2021-07-02 13:03:02 +02:00
Jaime Arteaga
6b0b5ef2ff
Add support for ze_kernel_preferred_group_size_properties_t
...
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2021-07-02 12:10:33 +02:00
Jim Snow
2acc0fb3f6
Add memory backed buffer allocation for L0 ray tracing.
...
This allocates the buffer on a per-device basis and enables ray
tracing on devices that support it when given a kernel with ray
tracing calls.
Signed-off-by: Jim Snow <jim.m.snow@intel.com >
2021-07-02 11:56:18 +02:00
Jaime Arteaga
484dea027c
Add missing ULTs for driverHandleImp
...
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2021-07-01 16:21:34 +02:00
Zbigniew Zdanowicz
6c6a9b27f5
Set indirect flags upon command list reset
...
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2021-07-01 16:03:23 +02:00
Filip Hazubski
7300c4d0c8
Store flags when CommandList is created
...
Related-To: NEO-5757, NEO-4940
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2021-07-01 12:10:33 +02:00
Bartosz Dunajski
2a9b147f2a
Improve Module unit test
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-06-30 18:34:46 +02:00
Lukasz Jobczyk
fffa22b17d
Enhance wait method in L0 command queue
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2021-06-30 16:41:54 +02:00
Kacper Nowak
234b2a748e
Refactor CMake for Level Zero
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-06-30 16:28:56 +02:00
Filip Hazubski
6fb1be80c8
Update test exclude macros
...
Unify exclude macros and respect them in all custom test macros.
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2021-06-30 14:27:15 +02:00
Maciej Dziuban
95dd2828f5
Implement initial placement for shared allocations in L0
...
The following flags are now respected:
- ZE_DEVICE_MEM_ALLOC_FLAG_BIAS_INITIAL_PLACEMENT
- ZE_HOST_MEM_ALLOC_FLAG_BIAS_INITIAL_PLACEMENT
Related-To: NEO-5059
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
2021-06-30 07:05:20 +02:00
Kamil Diedrich
18b06eb345
Revert "Extend image functionality"
...
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com >
2021-06-29 23:16:19 +02:00
Kacper Nowak
7fc348d68b
Move L0 AUB tests folder to core/test L0 folder
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-06-29 22:07:12 +02:00
Lukasz Jobczyk
3b41378055
Update command buffer task count in L0
...
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com >
2021-06-29 16:29:23 +02:00
Bartosz Dunajski
7c8fcb30ed
Module: Force stateless compilation if system shared allocations allowed
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-06-29 13:54:40 +02:00
Milczarek, Slawomir
e4eb7538fa
L0 extension for cache reservation
...
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com >
2021-06-29 13:35:23 +02:00
Maciej Plewka
4dda709b41
Fix add unaligned part to size in surface state
...
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com >
2021-06-29 13:13:26 +02:00
Bartosz Dunajski
1a042af9c6
GmmClientContext cleanup
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-06-29 12:01:07 +02:00
Jaime Arteaga
753b0d82d5
Correctly initialize descriptors and property structs in black box tests
...
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2021-06-28 22:49:10 +02:00
Compute-Runtime-Validation
20ba56f254
Revert "Add support for ze_kernel_preferred_group_size_properties_t"
...
This reverts commit ef07bbd041 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2021-06-28 17:21:33 +02:00
Mateusz Hoppe
8526521f63
Add method translating attention bitmask to threads
...
Related-To: NEO-4558
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-06-28 16:25:25 +02:00
Kamil Diedrich
af55117fa0
Extend image functionality
...
- add imageView extension
- add import win32 NT handle
- add black box test with imageView usage example
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com >
2021-06-28 15:34:06 +02:00
Jaime Arteaga
ef07bbd041
Add support for ze_kernel_preferred_group_size_properties_t
...
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2021-06-28 13:15:50 +02:00
Mateusz Jablonski
2b0f8cbdce
Correct kernel properties struct initialization in black box tests
...
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2021-06-28 13:03:04 +02:00
Konstanty Misiak
4126a52dc1
Fix missing method override annotations
...
Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com >
2021-06-28 11:59:51 +02:00
Kamil Kopryk
37271e7b85
Split test_cmdlist files and remove not needed includes
...
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
Realted-To: NEO-4692
2021-06-28 11:27:35 +02:00
Compute-Runtime-Validation
081b780270
Revert "Extend image functionality"
...
This reverts commit 6035607718 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com >
2021-06-27 08:29:12 +02:00
Kacper Nowak
c238d75ba6
Enable L0 AUB
...
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com >
2021-06-25 14:37:31 +02:00
Mateusz Hoppe
bef4ca5cce
Add method to generate attention bitmask
...
Related-To: NEO-4558
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2021-06-25 14:24:48 +02:00
Kamil Diedrich
6035607718
Extend image functionality
...
- add imageView extension
- add import win32 NT handle
- add black box test with imageView usage example
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com >
2021-06-25 14:20:16 +02:00
Aravind Gopalakrishnan
d2ff46e011
Fix address programming in appendSignalEvent
...
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com >
2021-06-25 11:37:30 +02:00
Bartosz Dunajski
6b862b60ca
Add implicit scaling tests
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-06-25 11:37:16 +02:00
Bartosz Dunajski
96d14967ac
Partial support for XE_HP_SDV
...
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2021-06-24 18:35:54 +02:00
Kamil Diedrich
6aa40191e2
Add zeImageGetMemoryPropertiesExp implementation
...
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com >
2021-06-24 13:36:40 +02:00
Szymon Morek
8b48b33a0c
Remove 4GB limit if shared allocations supported
...
Resolves: NEO-5984
Signed-off-by: Szymon Morek <szymon.morek@intel.com >
2021-06-24 13:28:59 +02:00
Aravind Gopalakrishnan
db82df80e7
Use MiStoreDataImm for event signals
...
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com >
2021-06-23 18:44:51 +02:00
Maciej Plewka
0d973aaaa3
Programm smaller buffer size in SS when offset not patched
...
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com >
2021-06-23 14:20:53 +02:00