Mateusz Jablonski
c96fd30e4c
Pass root device index to Buffer::setArgStateful
...
Related-To: NEO-4672
Change-Id: Ic846eac488809bd7d9534bb7378d9398acd36451
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-30 15:26:55 +02:00
Krzysztof Gibala
28aa29bcbd
Add definition of workaroundRequired function for DG1
...
Change-Id: If934bfddd678fb482cb2ff08635fe1ae214dee0a
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com >
2020-06-30 15:19:01 +02:00
Adam Cetnerowski
911e33af5e
ULT renaming: Device Command Stream tests
...
Related-To: NEO-2236
Change-Id: I393861d5ac0d8f8affa3121d076f0a4527f474e2
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-06-30 14:46:22 +02:00
Slawomir Milczarek
ac452a267b
Remove unsupported DRM I915_EXEC_COMPUTE flag
...
Related-To: NEO-4744
Change-Id: I1e9da6ec58f8b0144a7371e702a0c3a8425864d7
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com >
2020-06-30 11:58:35 +02:00
Mateusz Jablonski
f97993ec31
Pass root device index to Image::appendSurfaceStateParams
...
Related-To: NEO-4672
Change-Id: I65b9fcf6c668b903dc4fe134e51202e7c7f093e3
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-30 10:53:45 +02:00
Adam Cetnerowski
80b983d6d2
ULT renaming: Device OS tests
...
Related-To: NEO-2236
Change-Id: I4cf9ca855b8c06f2cece5f91b8cff5b10d39afaf
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-06-30 10:18:32 +02:00
Spruit, Neil R
489521da97
Fixed Image size used in Copy From/to memory for null regions
...
- When peforming Image Copy from/to memory, the size of the image and thus the
memory should be expected to be at maximum the size of the
image width, height, & depth in the user's descriptor.
- When a user passes in a nullptr for the destination or source region the
width, height, & depth of the image region should match the image descriptor
that was passed in by the user at image create.
- The Physical image allocated may be larger than the user requested.
This new size cannot be used in the Copy to/From memory otherwise device data
corruption will occur.
Change-Id: I950f6fd1d5ddc9911dd235f84e1cf00618e4e2a3
Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com >
2020-06-29 22:48:29 +02:00
Zbigniew Zdanowicz
c4cb8c1c81
Add thread programming to Encode class
...
Related-To: NEO-4585
Change-Id: I45e57038af23a60f52b57eb1888f8220b77f5e56
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com >
2020-06-29 20:24:26 +02:00
Bartosz Dunajski
33faf4a1e7
Fix readOnlyMap property for enqueue SVM calls
...
Change-Id: Iafada034541628babbddd6cda4873ff6b4cf93f2
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2020-06-29 09:38:56 +02:00
Jaime Arteaga
5b61ad0966
Add stub for dynamic link function and for extended kernel properties
...
Change-Id: Ifaaf1226114233618e7959def086989cf93bd0bd
Signed-off: Jaime Arteaga <jaime.a.arteaga.molina@intel.com >
2020-06-29 02:11:29 +02:00
Mateusz Jablonski
4cb6c17d21
Add missing header
...
Change-Id: I8c48c3262591273d208efb235be53840684f600a
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-26 17:15:04 +02:00
Bartosz Dunajski
107f07eb08
Optimize BCS flushing scheme [3/n]
...
Change-Id: I806d642c869bccfe40a1eb0c58b6a2f53e071cd8
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2020-06-26 16:45:39 +02:00
Artur Harasimiuk
0d5d793a01
cmake: rename variable to better reflect its purpose
...
Change-Id: Ic65ac52d94ca48d4d3c113ab25fbb35b9fc5558e
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
20.26.17199
2020-06-26 13:28:39 +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
Artur Harasimiuk
d4b12c97d4
cmake: allow per-branch file include
...
Change-Id: Ic313754a6fb1690bff2bd277f06eaedbb9460f11
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2020-06-26 11:25:38 +02:00
Andrzej Swierczynski
a5e4edb327
Choose valid bank from memory bank selector
...
Related-To: NEO-4645
Change-Id: I8d1f63ba24ead2e77ba6381e4770068bf2eb1725
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com >
2020-06-26 10:51:43 +02:00
Krzysztof Gibala
ef4cc0e685
Add helper for stepping isWorkaroundRequired
...
Related-To: NEO-4751
Change-Id: I430a354314e0f3d7a042505c377f3b7d9e9d588b
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com >
2020-06-26 09:40:56 +02:00
Raiyan Latif
b73c757a82
Add indirect allocations to residency at kernel submission time
...
Change-Id: Idc6ce7ac72de84107990a5c9786c868d4bfa4322
Signed-off-by: Raiyan Latif <raiyan.latif@intel.com >
2020-06-26 01:54:09 +02:00
Slawomir Milczarek
cc49e7950d
Add cmake rules for DG1 support for OpenCL and Level Zero
...
Change-Id: I7e94c8578fd8f8c266242d74d53e8df73902bc65
2020-06-25 23:28:42 +02:00
Artur Harasimiuk
95d1dbb171
infrastructure update
...
Change-Id: I30b8418a5506731a4a22bec3e4cd8daf079511cd
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2020-06-25 21:19:45 +02:00
Mateusz Jablonski
c6239968a5
Fix typos:
...
preffered -> preferred
deffered -> deferred
Change-Id: I1b87861590c273d7fcda5bf0c5a772bf36e1bc74
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-25 19:17:41 +02:00
Jitendra Sharma
c43759cc48
Cleanup and fixes in sysman source
...
In this Change:
- Initialize local variables used in pci source.
- Move setting of temperature handle's type to constructor of
TemperatureImp class as temperature handle's type is used in
init() of TemperatureImp class.
- Allow only ENOENT errno at the end of FsAccess::listDirectory function.
Because in this function all directory entries will be read in a
loop. And loop will exit only after readdir() finished reading
all entries in directory and thus readdir() will exit, when it fails
reading any further entry. Thus system will return ENOENT for readdir.
Change-Id: Ibd3ac3f841b114fd87edea1410750b33f3a14e5b
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2020-06-25 18:32:33 +02:00
Slawomir Milczarek
7e56a8303a
Add DG1 support to OpenCL and Level Zero (2/n)
...
Source location of Linux kernel DRM/i915 interface headers:
https://repositories.intel.com/graphics/kernel-api/index.html
Related-To: NEO-4744
Change-Id: I08a9ab651d8594e9a04d6a83dc48682d4fa53702
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com >
2020-06-25 18:23:40 +02:00
Artur Harasimiuk
f0874dff65
infrastructure update
...
Change-Id: I0e08c6fa1307707c7b2157fb1effd7ea0495942e
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2020-06-25 17:51:10 +02:00
Andrzej Swierczynski
20c6497ba7
Correct test: pass device bitfield to allocation properties
...
Related-To: NEO-4722
Change-Id: I339ff1b3e212391c148959b1e003fa0863909a2c
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com >
2020-06-25 17:35:58 +02:00
ocldev
ecc5bea1cd
igc revision update
...
Change-Id: If1cc7d12523a0726451ddb8a6720c15cbd3bfac6
2020-06-25 16:52:49 +02:00
Mateusz Jablonski
d34ddb94d9
Disable BUILD_WITH_L0 when selected platforms are not supported
...
Change-Id: Ic945fd091ac1e12182503f5a9333d42582f3f9f5
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-25 13:46:32 +02:00
Katarzyna Cencelewska
2807dfeae8
Add posibility to modify semaphore delay between waits
...
Change-Id: Ia44c8ea67ef0bd16436c708d83bda15b4bb77b6e
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com >
2020-06-25 13:16:05 +02:00
Artur Harasimiuk
c2ebf77e1e
infrastructure update
...
Change-Id: I6770ed3c496e8796f81b8daf60c00aa44b3b61c1
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2020-06-25 12:52:53 +02:00
Mateusz Jablonski
01596c40f5
Pass device to Buffer::isReadWriteOnCpuPreffered
...
Related-To: NEO-4672
Change-Id: I857db6af225799f4d3451620d9dfb13f3a099add
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-25 12:38:37 +02:00
Maciej Plewka
a822503b41
Use encoder to program buffer surface state
...
Change-Id: Ibe66bd9906743b021a04f1d9aad1aae4127a4f71
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com >
2020-06-25 12:32:29 +02:00
Piotr Maciejewski
1b272852f9
Separate Metrics Library query handle for each cl_event
...
Change-Id: I9a61eb351acb49f84d857290bf99f72ead5d919c
2020-06-25 12:19:28 +02:00
Adam Cetnerowski
3ce64c8be1
ULT renaming: Performance Counters tests
...
Related-To: NEO-2236
Change-Id: Ibafdd8409c61dc20aa6cc368c91be2e77376a6c0
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-06-25 12:04:08 +02:00
Adam Cetnerowski
c16ca5b831
ULT renaming: Deferrable Deletion tests
...
Related-To: NEO-2236
Change-Id: Id3596206c75fa4cea102804b2e5311c514860a24
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com >
2020-06-25 11:52:57 +02:00
Mateusz Jablonski
1b3086a823
Pass root device index to setImageArg and setMediaImageArg methods
...
Related-To: NEO-4672
Change-Id: I983adfe32ca153e9edbeb5918bf923516758d200
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-25 11:47:47 +02:00
Mateusz Jablonski
ec391d62ee
Pass root device index to Buffer::setArgStateless
...
Related-To: NEO-4672
Change-Id: I3acb09b14588fd4aad253eb82c34d1c2d192a34e
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-25 11:33:04 +02:00
Filip Hazubski
1c312f76e1
Correct getCmdQueueProperties helper function
...
Resolves: NEO-4796
Change-Id: I710a3a51d1ba029ad78ec5c489bc810be658dd83
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-06-25 11:12:12 +02:00
Bartosz Dunajski
c1dc8a8c3c
Optimize BCS flushing scheme [1/n]
...
Change-Id: Ia192d24196e46fc281c401c241044f3429c16693
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com >
2020-06-25 11:01:19 +02:00
Filip Hazubski
c5f3fe5987
Add ClDevice::isOcl21Conformant function
...
Do not report support of OpenCl C 2.0 if device is not OpenCL 2.1 conformant.
Related-To: NEO-4368
Change-Id: I076d539506760953cc28eed39ff5e7585630df51
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-06-25 10:52:59 +02:00
Vilvaraj, T J Vivek
0c9c55cd17
add counter support for RAS.
...
- added dual handle support for RAS Correctable and Uncorrectable Errors.
- added reset counter for RAS.
- added Os Specific ULT for RAS
Change-Id: Ia10115bf6720ab211f549571e810ec0d6c0801ec
2020-06-25 08:48:11 +02:00
Sebastian Luzynski
fa3cb35fde
Add check if device support Images.
...
Related-To: NEO-4675
Change-Id: I0c2b6e04536e45e70748983521e8469dd3dad697
2020-06-24 23:38:03 +02:00
Aravind Gopalakrishnan
d635eb6300
Move event timestamp function to cmdlist_hw.inl
...
Change-Id: I0fdff3a70172a81a32e416d62b00bc57420640f3
Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@intel.com >
2020-06-24 21:50:51 +02:00
ocldev
c22a117e07
gmmlib revision update
...
Change-Id: I6470ac5b657749eeea3d1409e3199ffb34c881d5
2020-06-24 20:13:56 +02:00
Filip Hazubski
5dc3aed5b9
Add Debug flags to force Pipe and Device Enqueue support
...
New flags are ForcePipeSupport and ForceDeviceEnqueueSupport.
Flag DisableDeviceEnqueue has been removed.
Change-Id: I8794222ee26dc8001af29c45cb9f63381e18e5c4
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com >
2020-06-24 17:31:48 +02:00
Jitendra Sharma
251994149a
Expose DRM interface to sysman APIs
...
Change-Id: Iab4d42cf90c9804c2b036045f3990aedd31efa91
Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com >
2020-06-24 16:40:49 +02:00
Mateusz Hoppe
5bd5784559
New AllocationType for debugSurface
...
Related-To: NEO-4797
Change-Id: I851b6cc5b33fb286bea9d175506e932339701f93
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2020-06-24 16:16:04 +02:00
Mateusz Jablonski
81cc0afb1e
Use root device index to get graphics allocation from buffer
...
pass root device index to isCompressed method
Related-To: NEO-4672
Change-Id: I6805254b09c86c0e0fb9333f8eb35d6dee73d327
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-24 16:08:49 +02:00
Mateusz Hoppe
15b91c4d45
Program debug commands for DebuggerL0
...
Related-To: NEO-4547, NEO-4549
Change-Id: Idf9139190a85aae7ec52de7a1899a46123809e63
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com >
2020-06-24 15:48:38 +02:00
Mateusz Jablonski
f5e9abae3d
Pass root device index to setPipeArg function
...
Related-To: NEO-4672
Change-Id: I2f2034dd5e35a93c50f5ef7616b46ceb596a8412
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com >
2020-06-24 14:15:13 +02:00
Kamil Kopryk
01ef53e49d
Add allowRenderCompression helper
...
Change-Id: I13b5680d93f8aa8eb661534e1b0ab5284a50806a
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com >
Related-To: NEO-4793
2020-06-24 07:20:59 +02:00