Commit Graph

5902 Commits

Author SHA1 Message Date
ocldev
7e31ec37d7 igc revision update
Change-Id: I6d1dafe998ea782a726b6211100c74a9a6883f9d
20.40.18075
2020-10-02 12:59:09 +02:00
Lukasz Jobczyk
1fdd326ba0 Enhance bind log
Change-Id: I202d4f65b71aeda18b20312ef05c910c0c937d19
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2020-10-02 12:48:25 +02:00
Jaroslaw Chodor
df2e76f526 Fixing residency of extern device functions
Change-Id: Icad696cbf6fb3fc0276f0d0d488bf92091525d9b
2020-10-02 12:27:59 +02: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
Jaime Arteaga
9f9bf38d64 Copy user buffers when not accepted by Kernel
When performing copy operations to or from buffers allocated by the
user, it could happen that the buffer address is not accepted by
kernel, even though the buffer is valid. In those ocassions, then
allocate a new graphics allocation and copy the user buffer.

Change-Id: I6b1b6f2ef5fea0acf32c868bc87eafe8746f9a79
Signed-off: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2020-10-02 10:03:18 +02:00
Artur Harasimiuk
38dc396336 infrastructure update
Change-Id: I976e79fe659344967e8ac67aaea751ef56afa271
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2020-10-01 20:43:19 +02:00
Raiyan Latif
921e30802a Add L3_CONTROL cmd format for Gen12LP
Change-Id: Ibae6c3f10a54accb333aa1b21163024aac8cf93c
Signed-off-by: Raiyan Latif <raiyan.latif@intel.com>
2020-10-01 18:17:29 +02:00
Filip Hazubski
90e858e5bd Update latest conformance version passed
Change-Id: I17b77b84a47a6e383082b0b35487bca8aaec05bf
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-10-01 17:29:49 +02:00
Adam Cetnerowski
269bb21e2f ULT renaming: ICD Get Platform tests
Related-To: NEO-2236

Change-Id: I481f90cfd78ee76c2d414105399c3520744c013c
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2020-10-01 16:42:56 +02:00
Zbigniew Zdanowicz
18ccd448f2 Unify programming of semaphore command
Change-Id: Iae9060935554df366d9687e9f16c3b5dce9155ee
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2020-10-01 16:26:33 +02:00
Andrzej Swierczynski
5f4d54c4fe Add revision specific tests and test files generation
Related-To: NEO-4838

Change-Id: I43cdd9108046239ec2535a9010762fb767b0c1eb
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
2020-10-01 05:28:54 -07:00
Zbigniew Zdanowicz
9b057cfdac Rename blackbox test to avoid collision with loader sample of the same name
Change-Id: Ia8b8f7bc0a80520f7cbbe4447eb651858c711ce9
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2020-10-01 11:42:39 +02:00
Lukasz Jobczyk
d1a9174204 Enable early pin on direct submission
Resolves: NEO-5112

Change-Id: I79398dda9de3584d327e9448dd57e9a3ed37b377
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2020-10-01 10:42:13 +02:00
Zbigniew Zdanowicz
a0531c17b4 Remove RMW pattern on gfx memory by using dedicated methods
Change-Id: Iedf7c1d15b3ee5b1aa713b5817005cb801c01956
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2020-10-01 09:47:15 +02:00
Lukasz Jobczyk
e7a1b53ec7 Use new residency model if supported
Related-To: NEO-5007

Change-Id: I74ee500c94d2fea0f8d99dd1b912aa10536b6cae
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2020-10-01 07:58:29 +02:00
Spruit, Neil R
dd7a5b0745 L0 Loader version updated to v1.0.13 with init changes
Change-Id: Ide6c57cfbae59c404130d2d8e449b533fb88094b
Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
2020-09-30 10:29:37 -07:00
Zbigniew Zdanowicz
5af3a46662 Add debug flag to disable cache flush
Related-To: NEO-5144

Change-Id: I29590d840a641dfcf3fc4d099ca84f196c8fdc1f
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2020-09-30 16:38:35 +02:00
mraghuwa
78feb47d6c Add subdevice support for standby
Change-Id: I4209d11a8305ba524e56cddbee5ad3432b32554f
Signed-off-by: mraghuwa <mayank.raghuwanshi@intel.com>
2020-09-30 15:03:14 +02:00
Katarzyna Cencelewska
ee63b7a840 Initialize storageInfo for new create allocation
in WddmMemoryManager::allocateGraphicsMemory64kb

Change-Id: Ie7ef14f2960c3923014941882c63f116ef265d74
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
2020-09-30 13:07:50 +02:00
Adam Cetnerowski
a67544f479 ULT renaming: Get Program Info tests
Related-To: NEO-2236

Change-Id: I0c90a3003e750c6d51211bbc0a25a29bf6a29909
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2020-09-30 12:38:17 +02:00
Lukasz Jobczyk
76501a2921 Adjust early BO pin to new residency model
Resolves: NEO-5112

Change-Id: Ia65b1d75f957669999f7de423716a1e3cffc4032
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2020-09-30 12:24:47 +02:00
Aravind Gopalakrishnan
9c84458b65 Move new fields in struct to group with other uint32_t
Change-Id: I2bf9a37a7147ece654e214b648fcbfaed6898e9e
Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@intel.com>
2020-09-30 10:43:30 +02:00
ocldev
629efed493 igc revision update
Change-Id: Ieaa02a3bbcc78cb1d56b388dd591c9ef9a13332a
2020-09-30 09:54:04 +02:00
Adam Cetnerowski
7fcd699300 ULT renaming: Media Image Arg tests
Related-To: NEO-2236

Change-Id: I29ca8bdf93f5df2ccc69ece67741ef95cd4e800d
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2020-09-30 09:31:11 +02:00
Jaime Arteaga
3015b95752 Revert "Link zello samples to ze_loader"
This reverts commit d0e1d5cffb.

Change-Id: Id66620e50e770492e4fa99e734eaf2b39729210f
2020-09-29 10:14:36 -07:00
Vinod Tipparaju
deb4cc2444 Reset cmdList - genericMediaStateClear not required during programSBA
This resolved regressions on Linux/ Windows for SYCL/L0 applications.

Change-Id: I26bd75a0473a5ceace1321d6b3f9613ce2cc5d9d
Signed-off-by: Vinod Tipparaju <vinod.tipparaju@intel.com>
2020-09-29 17:09:44 +02:00
Bartosz Dunajski
44a6d70ced Dont use Packets without profiling data to calculate kernel duration
Change-Id: I710348835f8884a3b244502f53ff4e4980441654
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-09-29 17:09:01 +02:00
Jitendra Sharma
77f88f9a96 Add Subdevice support for sysman scheduler API
Change-Id: I7b2222645d93346cfd3bfd3b6561dbe21154b61f
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
2020-09-29 16:30:20 +02:00
Maciej Plewka
52b785552b Fix memory fill using bliter
Change-Id: Idf2463361c19f80e11a920aebf7ad1194cd3c2bb
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2020-09-29 16:16:30 +02:00
Sebastian Luzynski
8093400baf Change default state of CSR.
Change-Id: I1124ff538de37736996d4cae3e827950b1022a8f
Signed-off-by: Sebastian Luzynski <sebastian.jozef.luzynski@intel.com>
2020-09-29 12:57:32 +02:00
Krzysztof Gibala
214342f405 Create map for deviceBitfields per rootDeviceIndex
Pass rootDeviceIndex to getDeviceBitfieldForAllocation

Related-To: NEO-4589
Change-Id: Ib325a8bf822351ba36b225d94d4173fd725e8766
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
2020-09-29 12:18:49 +02:00
SaiKishore Konda
e28f937683 Add SubDevice support for Sysman Memory module
Change-Id: Iec5918486fc2c00e14de074aca18e6de63ba1600
Signed-off-by: SaiKishore Konda <saikishore.konda@intel.com>
2020-09-29 11:36:21 +02:00
Daniel Enriquez
2d27570292 Fix current voltage unit problem, returning Volts now.
Change-Id: I257e431f5dbc4d71191ce50750791746d8bba8d9
2020-09-29 01:48:35 -07: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
Aravind Gopalakrishnan
79498dee93 Write global timestamp for copy engine
Change-Id: I6953ed787d7e21defcec07549c436c8b280be521
Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@intel.com>
2020-09-28 21:45:53 +02:00
Jaime Arteaga
d0e1d5cffb Link zello samples to ze_loader
And make L0 Core samples to be built on Debug, as it is with
zello_sysman

Change-Id: Ie1e6b0a766237006916769e7347fcd2219058e2b
Signed-off: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2020-09-28 20:09:35 +02:00
ocldev
fcd0124239 igc revision update
Change-Id: I8cf7bb941a16ebeafc4afc8c045408839c4acd16
2020-09-28 20:05:27 +02:00
Bartosz Dunajski
28acc2c8f6 Remove lowPriorityEngineType member
Change-Id: I39908addf1c3a12f7807479132d0a6d5a4398d7b
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-09-28 17:02:56 +02:00
Bartosz Dunajski
1b0983d7db Debug logs: print tag allocation address.
Change-Id: Ia5d8cf16fa42f7b1f567e4ac79fae61bbcb6f13a
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-09-28 16:38:46 +02:00
Andrzej Koska
0cc717b1b4 Adding support to packed formats
Related-To: NEO-4949
Change-Id: I5cbff44d6463fa6c7aa71f641e11b593a1dcf11e
Signed-off-by: Andrzej Koska <andrzej.koska@intel.com>
2020-09-28 14:49:54 +02:00
Adam Cetnerowski
4ec90b2a56 ULT renaming: Create Sampler tests
Related-To: NEO-2236

Change-Id: I028ad25c276c8654671c875f68f3aec495a9fda9
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2020-09-28 13:48:57 +02:00
Adam Cetnerowski
ba33e1f30b ULT renaming: Get Sampler Info tests
Related-To: NEO-2236

Change-Id: I4260f61bb20f7a8282e2233a45bdf9760b337c88
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2020-09-28 13:22:04 +02:00
Maciej Dziuban
83252e7306 Add isCopyOnly field
Change-Id: Ia056af66af437c22738fd15abff12e1ad226509a
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
Related-To: NEO-5120
2020-09-28 12:27:50 +02:00
Zbigniew Zdanowicz
f838f667b1 Add context flag for resolve requiring kernels
Related-To: NEO-5127

Change-Id: Ia5da17735232504aabbca6b0df46ced4dfba3190
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2020-09-28 10:34:00 +02:00
Adam Cetnerowski
b802108b40 Documentation: Update platforms list
Change-Id: I73268fbdb6d5badf6559b268fa1469d790b2d487
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2020-09-26 09:17:24 +02:00
Bartosz Dunajski
55bd544402 Lazy evaluate arguments of printDebugStrings(...) function
Change-Id: Ie44e109fd9235c5df32fb90b9e6fc6058e558a99
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-09-25 18:38:58 +02:00
Filip Hazubski
7d532f4f98 Correct CL_DEVICE_OPENCL_C_VERSION value
Change-Id: I079ca39c06d04102872dd6c9c7b0013ae135c78d
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-09-25 16:38:26 +02:00
Artur Harasimiuk
04aa20a4fe infrastructure update
Change-Id: Ie1a4c796b6c390c9bce3560fecff16681da17396
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2020-09-25 15:04:34 +02:00
Sebastian Luzynski
d24850cff3 Alter API with additional kernel exec info.
Related-To: NEO-4875
Change-Id: I10a5e3bfc32be520c3554c992dc36591fc1ff599
Signed-off-by: Sebastian Luzynski <sebastian.jozef.luzynski@intel.com>
2020-09-25 13:00:24 +02:00
Jim Snow
9f858c29a2 Enable internal image creation to return error codes
Change-Id: I20f28b57f3cd96245ce2dc1657ef2b40e63c0bc0
Signed-off-by: Jim Snow <jim.m.snow@intel.com>
2020-09-25 12:07:07 +02:00