Piotr Obst
|
dc6a35286b
|
Remove platform references from mock_aub_center_fixture.h
Related-To: NEO-5894
Signed-off-by: Piotr Obst <piotr.obst@intel.com>
|
2021-07-13 10:33:57 +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 |
Bartosz Dunajski
|
f6443a2304
|
Fix fixture definition
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-07-05 19:48:44 +02:00 |
Bartosz Dunajski
|
c7a936d1f4
|
Add memory banks to Simulated CSR
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-07-05 12:19:58 +02:00 |
Bartosz Dunajski
|
67deb0377f
|
Add PhysicalAddressAllocatorHw tests
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2021-06-25 14:37:17 +02:00 |
Maciej Dziuban
|
13b2c326fe
|
Add AlignmentSelector helper
Related-To: NEO-5750
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
|
2021-06-01 11:44:04 +02:00 |
Kamil Kopryk
|
7fdab76d96
|
Code cleanup - constexpr for bitness ults
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
|
2021-05-26 13:23:25 +02:00 |
Dominik Dabek
|
a5d38170ad
|
Move some shared tests to shared
Tests that are not specific to openCL or level zero
Related-To: NEO-5161
Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
|
2021-05-18 13:51:18 +02:00 |
Krzysztof Gibala
|
7bfe26a08d
|
Remove ensureMemoryOnDevice function
Remove:
- ensureMemoryOnDevice
- lastUsedRootDeviceIndex
- requiredRootDeviceIndex
- getMigrateableMultiGraphicsAllocation
Related-To: NEO-4589
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
|
2021-03-29 11:41:07 +02: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 |
Krzysztof Gibala
|
3d9a180c12
|
Implement local memory path for all devices in buffer
Related-To: NEO-4589
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
|
2020-11-05 15:01:58 +01:00 |
Maciej Plewka
|
6bb4112d1e
|
Create heap helper for bindless
Related-To: NEO-4724
Change-Id: I62527a3ad06dce5d886b6ecfebd3c9abc46f6741
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
|
2020-10-29 10:51:38 +01:00 |
Mateusz Hoppe
|
19d3fa73bd
|
Rename flag to use32BitFrontWindow
Change-Id: I3ecffcce2586f7164577edd3ae4d473ac68a3185
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
|
2020-10-21 12:38:33 +02:00 |
Maciej Plewka
|
e34c319ed7
|
Special address pool at External heap begining
Change-Id: I7da6e67010ff7a819aec25abea9213b6e43e348e
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
|
2020-09-29 07:51:12 +02:00 |
Mateusz Jablonski
|
6870104a1a
|
Pass maxOsContextCount to GraphicsAllocation
Change-Id: I4f327866433fe9b0cc0a6191336b54a9d2282702
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-08-26 09:57:15 +02:00 |
Pawel Cieslak
|
fb821f21f5
|
Cmake format script
Related-To: NEO-1157
Change-Id: Ie1b907e838cfb9ad0d75cc8971d415f7c77103c9
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
|
2020-08-19 16:36:30 +02:00 |
Konstanty Misiak
|
e0f2656513
|
Move shared tests to the new target [n/n]
Related-To: NEO-4780
Change-Id: I6b44d45909c9973d2ff18096839550a6d2641b02
Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com>
|
2020-06-23 20:47:54 +02:00 |
Mateusz Jablonski
|
57d0967a2c
|
Pass root device index to MemObj::getGraphicsAllocation method
leave parameterless method in Buffer and Image classes
add method to remove graphics allocation from MultiGraphicsAllocation
Related-To: NEO-4672
Change-Id: I3020eecfabe9a16af7f36d68a74b32d3f4fc2276
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-06-05 13:18:03 +02:00 |
Mateusz Jablonski
|
1efa54edcf
|
Add MultiGraphicsAllocation class to store multiple graphics allocations
Related-To: NEO-4672
Change-Id: I01c758b0a9b80e3087011b74bbf04ec2bfc23b19
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-05-28 08:21:19 +02:00 |