<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/lib, branch gatesgarth</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2021-03-02T06:16:32+00:00</updated>
<entry>
<title>intel_vaapi_driver.py: update testcase to export GST_VAAPI_ALL_DRIVERS</title>
<updated>2021-03-02T06:16:32+00:00</updated>
<author>
<name>sangeeta jain</name>
<email>sangeeta.jain@intel.com</email>
</author>
<published>2021-03-02T06:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=76e0a427e58d068d0758fa052d2d1548067cf592'/>
<id>urn:sha1:76e0a427e58d068d0758fa052d2d1548067cf592</id>
<content type='text'>
Replace LIBVA_DRIVER_NAME=i915 by GST_VAAPI_ALL_DRIVERS=1.

Exporting of driver is required in gatesgarth as it is using gstreamer
version 1.16. For gstreamer version 1.18 and above it is not required.
See:

https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/commit/11a8
175fffb58e974819ce1de230228821adada5

Also, fix pipeline to include mp4mux for mp4 output.

Signed-off-by: sangeeta jain &lt;sangeeta.jain@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>microcode.py: updated test to read microcode for exact signature</title>
<updated>2021-02-17T06:44:45+00:00</updated>
<author>
<name>sangeeta jain</name>
<email>sangeeta.jain@intel.com</email>
</author>
<published>2021-02-17T00:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3d02bb6d0a24d388af4dbab0b0f372ebcec7c7e2'/>
<id>urn:sha1:3d02bb6d0a24d388af4dbab0b0f372ebcec7c7e2</id>
<content type='text'>
Updated testcase to read microcode versions applied for exact signature
for CPU and for any microcode versions that are updated already. This change
will cover scenario when there is no microcode being early loaded by OS.

Signed-off-by: sangeeta jain &lt;sangeeta.jain@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/cases/mkl_dnn: change package name</title>
<updated>2021-02-09T07:35:52+00:00</updated>
<author>
<name>sangeeta jain</name>
<email>sangeeta.jain@intel.com</email>
</author>
<published>2020-12-17T05:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1d866c58534eb1d317b7a674c6e6c57ab9594fb0'/>
<id>urn:sha1:1d866c58534eb1d317b7a674c6e6c57ab9594fb0</id>
<content type='text'>
For test test_mkldnn_can_compile_and_execute and
test_mkldnn_benchdnn_package_available, required
package name is updated to 'libdnnl2' from 'libdnnl1'.

Signed-off-by: sangeeta jain &lt;sangeeta.jain@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
(cherry picked from commit 9084989040301f8f47172850cdba3ca43f544450)
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/miutils/tests/mkl_dnn_test: update test test_mkldnn_rnn_api</title>
<updated>2021-02-09T07:35:45+00:00</updated>
<author>
<name>sangeeta jain</name>
<email>sangeeta.jain@intel.com</email>
</author>
<published>2020-12-17T05:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=ecee468baafc6e381dfc429256bb7d0346b76385'/>
<id>urn:sha1:ecee468baafc6e381dfc429256bb7d0346b76385</id>
<content type='text'>
Update test_mkldnn_rnn_api to run batch test 'test_rnn_all'.
Previously it was not ready and testcase was running 'test_rnn_small'.

test_rnn_small is no longer available.

Signed-off-by: sangeeta jain &lt;sangeeta.jain@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
(cherry picked from commit 37787d86a898db3eb513ca60a74de34779b616ca)
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>oeqa/dldt_inference_engine : link to recommended opencl loader</title>
<updated>2020-06-11T07:35:56+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-06-10T01:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=508aad8e15e65fb572ae29a5a3fdcf5ce8aef314'/>
<id>urn:sha1:508aad8e15e65fb572ae29a5a3fdcf5ce8aef314</id>
<content type='text'>
Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/onednn: Check onednn file exist</title>
<updated>2020-04-28T03:09:36+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-28T02:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=89dc2a5ea2e3cafe1764242e40ec8b2afa0f54d0'/>
<id>urn:sha1:89dc2a5ea2e3cafe1764242e40ec8b2afa0f54d0</id>
<content type='text'>
Previously, the status return with 0 even though the file
required was not exist.
Fixed the file exist checking for onednn source file required
for compilation testing.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/onednn: Update tests as mkldnn rename to onednn</title>
<updated>2020-04-28T03:09:36+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-28T02:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b6175f453d976de0469195157efb3a8c2bcfc627'/>
<id>urn:sha1:b6175f453d976de0469195157efb3a8c2bcfc627</id>
<content type='text'>
Update test pakcages checking and referencing as mkldnn
rename to onednn.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/intel_vaapi_driver: Set i965 dirver for tests</title>
<updated>2020-04-16T05:40:43+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-15T02:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=eaf525c08706e4525dac4cf0a77eb7b2b8da7cda'/>
<id>urn:sha1:eaf525c08706e4525dac4cf0a77eb7b2b8da7cda</id>
<content type='text'>
Set i965 driver for libVA in order to enable vaapi plugin
because by default libVA use iHD driver where vaapi plugin
was not available.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/dldt_inference_engine: Remove cpu extension</title>
<updated>2020-04-14T06:00:30+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-14T05:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0c4812e3f818412d8f63e1c27ee7f9778877b718'/>
<id>urn:sha1:0c4812e3f818412d8f63e1c27ee7f9778877b718</id>
<content type='text'>
Remove cpu extension as it was not needed anymore for OpenVINO 2020.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>runtime/dldt_inference_engine: Check MYRIAD device before test</title>
<updated>2020-04-09T11:17:01+00:00</updated>
<author>
<name>Yeoh Ee Peng</name>
<email>ee.peng.yeoh@intel.com</email>
</author>
<published>2020-04-09T07:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e0a8e6e48ff741c3a1eff39876c4185fc5d22601'/>
<id>urn:sha1:e0a8e6e48ff741c3a1eff39876c4185fc5d22601</id>
<content type='text'>
Checking MYRIAD device availability before execute MYRIAD test.

Signed-off-by: Yeoh Ee Peng &lt;ee.peng.yeoh@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
