990f81efea
Pass root device index to UpdateData
...
Related-To: NEO-4672
Change-Id: Ic264aa257bc721b48cd6460bb4843c6e2be213d9
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-05-27 08:55:21 +02:00
4662183ccc
Revert "Move timestamp packet buffer to system memory."
...
This reverts commit 660dae513e
.
Change-Id: Ic14ac0edba62d2401fd1258c263ce55568cfb6da
2020-05-27 08:28:51 +02:00
86105d7e77
Disable copying Linux OS sysman class
...
Update the Linux os class not allow copying
by usage of NEO::NonCopyableClass.
Change-Id: Icc0d40eaa83d7a46ec0d48a5fc9deb5c57c0e3f8
Signed-off-by: macabral <matias.a.cabral@intel.com >
2020-05-26 11:37:52 -07:00
ef5f83d0a0
Increase the preferred tag pool size.
...
Change-Id: I171d91571aec787f36a7a9d85b12aa8cf341ec7a
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com >
2020-05-26 18:04:02 +02:00
660dae513e
Move timestamp packet buffer to system memory.
...
Change-Id: I0eb99c5a418d90e5d563d162581c9a382e036b14
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com >
2020-05-26 17:41:18 +02:00
58dd739d2c
Fix DeviceQueue mt test
...
Related-To: NEO-4368
Change-Id: I84413b363c94a134d9ee1ddc8d1d8b8d0c8a88d0
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-05-26 16:34:05 +02:00
8d65ab4ce4
Move shared tests to the new target [1/n]
...
Change-Id: I2101864b190f2672e8c71430bda0d30d345c9d8f
Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com >
2020-05-26 15:07:05 +02:00
147419d4e7
Media sharing on Linux to call finish on enqueue release
...
If INTEROP_USER_SYNC is not specified during context creation,
clEnqueueReleaseVA_APIMediaSurfaces provides the synchronization.
Change-Id: Ia1d4d570dc37bae9210d92921bf138555aea0c53
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com >
2020-05-26 12:59:22 +02:00
467093f901
Pass root device index to transfer properties
...
Related-To: NEO-4672
Change-Id: I3d5f0ce6aec1ee890f7e12f6a2a0363b28bd3bf1
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-05-26 12:24:21 +02:00
611198cd98
Disable Device Enqueue and Pipes support on TGLLP
...
Related-To: NEO-4368
Change-Id: I1838bd711b59c1e82c84bd92ee945d7a50e89234
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-05-26 10:52:38 +02:00
e1403ef08d
dependencies update
...
Change-Id: Ib446e9295814e9fb55c9d0ed878081d148fca28f
2020-05-26 10:32:52 +02:00
145cce4d7d
Update internal
...
Change-Id: I086e8022bb86821317b4dc544a634e159fc8af32
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
2020-05-26 10:23:06 +02:00
558ab2f58e
ULT renaming: memory Object MutiRoot Device tests
...
Related-To: NEO-2236
Change-Id: I4eac589b01df10d5ba39adbb36fda6c5080b3e6f
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-05-25 19:48:59 +02:00
29782ced5f
ULT renaming: Image Validate tests
...
Related-To: NEO-2236
Change-Id: I6ce89a1de1da0b7a721269bc22134f2d49e58792
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-05-25 19:07:31 +02:00
3c102fa54d
Fix test macros
...
HWTEST2_F and HWTEST2_P
Change-Id: Iccd811b835551219597526d59c1ddfcdf350ab4a
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com >
2020-05-25 16:18:39 +02:00
3656ce868a
Add ult for isSimulation
...
Change-Id: Iabc28bb0716fdf3d87e7dfc34793b4d294282b9f
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
Related-To: NEO-4648
2020-05-25 15:39:47 +02:00
062846e868
Fixing compiler mock v3
...
Change-Id: I009bb6664f837a1614606f2bba2e28592e7c251a
2020-05-25 14:42:54 +02:00
9bafefe2bc
Enable blitter for platforms without timestamp packet writes
...
Change-Id: Ib37306ad44b19f57901416f6b2d11be93978b339
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com >
Related-To: NEO-4233
2020-05-25 14:26:07 +02:00
546c81af70
Correct ocloc CMake
...
Change-Id: I9f9359544fd5a4e72a77b3ae927f90b9aaecaace
Signed-off-by: Daria Hinz <daria.hinz@intel.com >
2020-05-25 13:54:18 +02:00
196a08f225
Tuning start and end timestamp
...
Change-Id: I1504c596cbb42de266b62aeb1886bf6fb6501ad9
Signed-off-by: Koska Andrzej<andrzej.koska@intel.com >
Related-To: NEO-4615
2020-05-25 13:33:14 +02:00
99839ccff5
Extend interface of SharingHandler
...
pass rootDeviceIndex to release and releaseResource methods
Related-To: NEO-4672
Change-Id: If6e1fddb1251dbcf85bc64fca2af107fb1974a10
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-05-25 12:48:54 +02:00
92f4144661
Amendments in GPU address acquisition for media sharing on Linux
...
Related-To: NEO-3774
Change-Id: If3dbf1a63c4a56d8a97d6a16eb08d2ba06d8ed88
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com >
2020-05-25 12:39:17 +02:00
e61fa3260f
fix issues reported by clang-tidy
...
Change-Id: Ia2fc71574e737a96008c0ce6e3212dc809239665
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2020-05-25 12:15:40 +02:00
c64b7b4cb4
Add support for new device info queries
...
Related-To: NEO-4368
Change-Id: I4d8b6aa01435df1408a6051dca8dca29e84e95f6
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-05-25 11:57:12 +02:00
c1ad8ba9dd
ULT renaming: Image tests
...
Related-To: NEO-2236
Change-Id: If8cab352c4d32cb3a4613b78a31309e6c084a5b0
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-05-25 09:05:49 +02:00
f4759425b9
Modify makro HWTEST2_F and HWTEST2_P
...
to not call SetUp and TearDown when not matched
Change-Id: I00b43a738fa3b33ba743f4f92f8ee16674bf9a50
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com >
2020-05-23 14:10:46 +02:00
d6fb463f16
Fix bug with allocationsForDownload
...
- after downloading clear container
Change-Id: If70e973a9366d2fc33d263bce3a3927e0c2f0531
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2020-05-22 18:27:12 +02:00
89195ca4a3
Add support for copy images by bliter
...
Change-Id: I0082fafb3363c6c6eb6973e5e35fa4d3ba1b6465
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com >
2020-05-22 17:24:34 +02:00
7937da71f6
Fix build with USE_ASAN=ON
...
Signed-off-by: Mateusz Tabaka <tab.debugteam@gmail.com >
https://github.com/intel/compute-runtime/pull/314
Change-Id: I2b699df3f158b961a1a329fb81de8cd7115d06bc
2020-05-22 13:17:50 +02:00
d291d61472
ULT renaming: Image set Arg tests
...
Related-To: NEO-2236
Change-Id: Ia359853b0f0864b44b09060bdd6970ec8da2bb0e
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-05-22 10:29:31 +02:00
94bff3fe42
Correct sub device related device info queries
...
When querying CL_DEVICE_PARTITION_PROPERTIES and
CL_DEVICE_PARTITION_TYPE correct value size is returned.
Related-To: NEO-4368
Change-Id: Ic0d9949dbd9c83de40a065da7c0e420b27120914
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-05-22 10:08:57 +02:00
3c288df339
Correct CreateMultipleRootDevices logic on Windows
...
respect CreateMultipleRootDevices flag when multiple adapters are exposed
dont duplicate adapter handles when simulating multiple root devices
Related-To: NEO-3691
Change-Id: I838f831723aeebd8b175502d737ed73eb5df2f21
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-05-22 10:03:00 +02:00
7f02a39f75
Correct CreateMultipleRootDevices logic on Linux
...
respect CreateMultipleRootDevices flag when more devices are available
Related-To: NEO-3691
Change-Id: I6ed3d018535e227f7d673e23c27cfd44d6ac453d
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-05-22 09:41:50 +02:00
5cea4d4a37
igc revision update
...
Change-Id: I0a726ccbacca81a6e1c70ca1ac0afa97bd7cf62c
2020-05-22 04:48:29 +02:00
9b3dd97f81
Passing drm file descriptor to Metrics Library
...
Change-Id: I16b566ba262e0eeff9cb62b2a6ecc48811cdee48
Signed-off-by: Robert Krzemien <robert.krzemien@intel.com >
2020-05-21 18:33:51 +02:00
5eed521fe1
Update getInfo function
...
Allow return value size to be 0. Do not modify return value size in case
of error.
Related-To: NEO-4368
Change-Id: I201e8ee7c23fcdc2712f6b04bedc71bf4ab64f06
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-05-21 17:06:28 +02:00
9131eeca09
Add MI_FLUSH for eventReset in copy only cmdList
...
Change-Id: I276ec874069e075e1712d813530ba64ab712262a
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com >
2020-05-21 16:19:32 +02:00
28bc761607
Initial EXEC_OBJECT_ASYNC support
...
Change-Id: I68894fa403ed8adc432afcd1119ea7eb88093a11
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2020-05-21 15:56:18 +02:00
41fef1c71e
Enable Opencl 3.0 support on TGLLP
...
Related-To: NEO-4368
Change-Id: I59e015ee28d29eab4aaf8781ac1ffb3a9cde4d09
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-05-21 14:09:52 +02:00
8529775429
Pass HardwareInfo to HwInfoConfig::getHostMemCapabilites() method
...
Resolves: NEO-4663
Change-Id: Ie87880cfc9de1d8950d59265db16e78464043ee6
Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com >
20.21.16886
2020-05-21 12:39:12 +02:00
03983425fa
Wddm context creation logs
...
Change-Id: If98c7cae967fb604b617d73963688d99d7ed5f25
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2020-05-21 11:21:28 +02:00
29b17bb360
dependencies update
...
Change-Id: I5096b842c2128ab7449c34896f0466f1d6e9ecd9
2020-05-21 11:06:38 +02:00
f30b072b59
Correct DEBUG_BREAK in cl device info
...
reference count should be equals to one only for root devices
Related-To: NEO-3691
Change-Id: Ic4b83782e68eaf1823abcf4a33819c6f2a4b483f
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-05-21 09:34:58 +02:00
71bd96ad71
Disallow copying and moving TagNode
...
Change-Id: I1a350edaff300c68a4a7314ea984382b88288413
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2020-05-20 17:45:03 +02:00
42200bf7f3
Correct tidy issues
...
Change-Id: I3421f825c3f688491390d2c0305ff02b13fdcbec
Signed-off: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2020-05-20 16:17:24 +02:00
fecd00f6e7
ULT renaming: Image3d tests
...
Related-To: NEO-2236
Change-Id: If8d2cca1573ce56052b8153d683e642696fbb334
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-05-20 15:27:17 +02:00
e1755a7079
Update setting platform version
...
Related-To: NEO-4368
Change-Id: Id328d69809cd4333973bd6c6e2ee9dd9c0946af9
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-05-20 14:58:03 +02:00
5a2bff7706
Debug functionality to pause before and after specified GPGPU_WALKER.
...
Resolves: NEO-3961
Change-Id: If797858c0f6a9758f9c1bc5472841dcfff93884b
Signed-off-by: Piotr Zdunowski <piotr.zdunowski@intel.com >
2020-05-20 11:54:54 +02:00
5323a99ab8
igc revision update
...
Change-Id: Ib5f27bba9f1071d0f009a2d6de18056a9c98c3f6
2020-05-20 11:01:23 +02:00
82dc986ef8
Add missing test to hw_helper.
...
Related-To: NEO-4611
Change-Id: I7ffd51287dde3428544d2ef02df9217da8bf040c
2020-05-20 10:33:41 +02:00