Krystian Chmielewski
|
9bb229f771
|
Use printfSurfaceAddress arg instead of patchToken
Use KernelDescriptor's printfSurfaceAddress arg instead of storing
SPatchAllocateStatelessPrintfSurface token in KernelInfo's patchInfo.
Related-To: NEO-4729
Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
|
2021-02-24 15:51:30 +01:00 |
|
Pawel Cieslak
|
8a700c5187
|
Move non-ult shared files to single directory
Add SKIP_SHARED_UNIT_TESTS flag
Related-To: NEO-5201
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
|
2021-02-10 21:03:13 +01:00 |
|
Pawel Wilma
|
9bd0c69913
|
Add ClearColor allocation support for blitter
Related-To: NEO-5175
Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
|
2020-12-14 18:22:05 +01:00 |
|
Mateusz Jablonski
|
c8d1e082dd
|
Update getKernelInfo method
add root device index parameter to return proper kernel info
Related-To: NEO-5001
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-12-08 09:14:44 +01:00 |
|
Adam Cetnerowski
|
9f96552007
|
ULT renaming: Event tests
Related-To: NEO-2236
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
|
2020-11-30 10:24:23 +01:00 |
|
Mateusz Jablonski
|
97119f5f3e
|
Store ClDevice in DispatchInfo
Related-To: NEO-5001
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-11-17 10:29:20 +01:00 |
|
Zbigniew Zdanowicz
|
c678f3d9b0
|
Make DeviceBitfield argument constant
Related-To: NEO-5225
Change-Id: I14a5a4cc3394cd2b58a74bda183c734a0d17ac25
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2020-10-30 13:45:32 +01:00 |
|
Zbigniew Zdanowicz
|
30a67618f8
|
Add DeviceBitfield argument to CSR constructor
Related-To: NEO-5225
Change-Id: I8cf0aef3ec16314cfb1a787852b6c20ce0f65955
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2020-10-28 17:10:31 +01:00 |
|
Maciej Dziuban
|
51dcccad76
|
Create timestamp packet container for events if command queue created it
Related-To: NEO-5120
Change-Id: I00505647343da1876b25290b95a2009b5e4041d6
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
|
2020-10-02 12:11:38 +02:00 |
|
Andrzej Swierczynski
|
60fa332764
|
Correct tests: pass device bitfield to allocation properties [4/n]
Related-To: NEO-4722
Change-Id: I1074aa4379c2e7aaa51b079f0fd2ddfbc8cc5e08
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
|
2020-07-02 16:34:25 +02:00 |
|
Bartosz Dunajski
|
86dc5bacc7
|
Optimize BCS flushing scheme [2/n]
Change-Id: I6f1e0115b9c45f89afb86f8fd2304604243541df
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2020-06-26 11:37:24 +02:00 |
|
Andrzej Swierczynski
|
5d24d51ea6
|
Correct tests: pass valid device bitfield [4/n]
Related-To: NEO-4645
Change-Id: Ib105d811711b7a4fdfad91ac93606cfdeb6d4ccb
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
|
2020-06-18 16:18:56 +02:00 |
|
Maciej Dziuban
|
7ef2e4304c
|
Rename levelNotReady to notReady
Change-Id: Id482c6edd36d1bdd63558aa35f13dbb57e0efbad
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
|
2020-06-17 15:47:00 +02:00 |
|
Mateusz Jablonski
|
87596d2387
|
Use root device index when accessing graphics allocation from buffer
Related-To: NEO-4672
Change-Id: I31ed0aa567276b606f4b09733ca2a8d678f9786f
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-06-09 13:40:29 +02:00 |
|
Filip Hazubski
|
43dba9de4a
|
Move MockDevice to shared
Change-Id: If3a4ea2bb3f47bcb8176516977a626517f25a49f
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
|
2020-04-03 08:23:06 +02:00 |
|
Mateusz Jablonski
|
4e4d160efd
|
Extend MockAllocationProperties constructor, pass root device index
Related-To: NEO-4512, NEO-3691
Change-Id: I1af3e513ae272e5baae116a176445e6e6af297fb
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-03-25 21:48:36 +01:00 |
|
Andrzej Swierczynski
|
1eb3bd5c0a
|
Move platform() and constructPlatform() to MockPlatform
Related-To: NEO-4207
Change-Id: I7ed1c16f2eb357c3143d2a3f0b688f3cc747e9ff
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
|
2020-03-23 23:49:39 +01:00 |
|
Filip Hazubski
|
a5c4ad1e2e
|
Remove unnecessary includes from MockDevice files
Related-To: NEO-3938
Change-Id: I3805bcedcdd95828b79e9b6a6bd572f20234d7de
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
|
2020-03-19 21:47:34 +01:00 |
|
Lukasz Jobczyk
|
e9c576393e
|
Move hwInfo to root device environment
Related-To: NEO-3857
Change-Id: Ic23077cad080a249457cec39462ca7407e75b227
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
|
2020-03-10 17:13:08 +01:00 |
|
Bartosz Dunajski
|
f31304a9ad
|
Use MockCommandQueue instead of CommandQueue in unit tests
Change-Id: I617e77f2680d6d22381b7fde702a551413295266
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2020-03-05 16:34:54 +01:00 |
|
Adam Cetnerowski
|
bcd435a1b1
|
ULT renaming: Event tests
Related-To: NEO-2236
Change-Id: Ic02e779c317b2d0eb16f35c6b4e7111bd2ea25d1
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
|
2020-02-26 19:06:41 +01:00 |
|
Mateusz Jablonski
|
9dbeeea18f
|
Clang-format: restore sorting includes
Change-Id: I34eb993b562c77f56d8fbd51a02ee266c1f76678
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-02-24 10:22:30 +01:00 |
|
Mateusz Jablonski
|
ee5ebde417
|
Add absolute include paths
Change-Id: I5b8631603b0f0b2ed8eb1a61f7e7770b27867423
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-02-24 01:21:00 +01:00 |
|
Mateusz Jablonski
|
7df9945ebe
|
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-02-23 23:49:12 +01:00 |
|
Mateusz Jablonski
|
370424a1e0
|
Change core inlcudes
Change-Id: Iaec903af420f0a92f7d86e484c83300fb9c531ad
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-02-23 18:46:50 +01:00 |
|
kamdiedrich
|
87c5d2663b
|
Add absolute path to unit_tests
Change-Id: I7a64f79a39dff4f5fa4166244e71872bb614724f
|
2020-02-23 17:18:04 +01:00 |
|
kamdiedrich
|
e8852a68c4
|
Reorganization directory structure [2/n]
Change-Id: I47962d17d755e80dcd9476e1ed75560f433f6115
|
2020-02-23 12:01:27 +01:00 |
|