<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/lib, branch mickledore</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=mickledore</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=mickledore'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2023-03-15T02:46:28+00:00</updated>
<entry>
<title>jhi: remove recipe and test</title>
<updated>2023-03-15T02:46:28+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2023-03-14T03:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=48e5fcbf52fa33a12d12d97a045d48ae76e83ded'/>
<id>urn:sha1:48e5fcbf52fa33a12d12d97a045d48ae76e83ded</id>
<content type='text'>
This project is no longer maintained.

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:43:43+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=34119f3f411a4b1d83953420feb238bc2d07a368'/>
<id>urn:sha1:34119f3f411a4b1d83953420feb238bc2d07a368</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>thermald.py: fix 'thermald --no-daemon' taking forever issue</title>
<updated>2021-02-04T03:32:57+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-02-04T03:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0e8b3cd2c50b0b0ceb9553dcb165113593390c74'/>
<id>urn:sha1:0e8b3cd2c50b0b0ceb9553dcb165113593390c74</id>
<content type='text'>
skip test if CONFIG_THERMAL_EMULATION is not set

Observed multiple issues:

(1) Randomly not picking pid of thermld daemon (not sure why)
(2) 'thermald --no-daemon --loglevle=info' taking forever

Increase sleep time to make sure pid is avaialble.
Added timeout for the command.

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>intel_vaapi_driver.py: fix encoding pipeline</title>
<updated>2020-12-29T00:15:58+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-12-28T09:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1fe615d8faed1e9a31a51cee1e35b44fb3d74052'/>
<id>urn:sha1:1fe615d8faed1e9a31a51cee1e35b44fb3d74052</id>
<content type='text'>
Add missing h264parse in pipeline

Error log:

dd Pipeline is PREROLLING ...
Got context from element 'vaapisink0': gst.vaapi.Display=context, gst.vaapi.Display=(GstVaapiDisplay)"\(GstVaapiDisplayDRM\)\ vaapidisplaydrm1";
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: This file is corrupt and cannot be played.
Additional debug info:
../gst-plugins-good-1.18.2/gst/isomp4/qtdemux.c(12726): qtdemux_parse_trak (): /GstPipeline:pipeline0/GstQTDemux:qtdemux0
ERROR: pipeline doesn't want to preroll.
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: This file contains no playable streams.

No need to export i965 driver anymore.

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/cases/mkl_dnn: change package name</title>
<updated>2020-12-18T09:10:22+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=9084989040301f8f47172850cdba3ca43f544450'/>
<id>urn:sha1:9084989040301f8f47172850cdba3ca43f544450</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;
</content>
</entry>
<entry>
<title>runtime/miutils/tests/mkl_dnn_test: update test test_mkldnn_rnn_api</title>
<updated>2020-12-18T09:09:07+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=37787d86a898db3eb513ca60a74de34779b616ca'/>
<id>urn:sha1:37787d86a898db3eb513ca60a74de34779b616ca</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;
</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>
</feed>
