summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNOREAnuj Mittal2022-02-223-3/+3
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ipmctl: upgrade 03.00.00.0387 -> 03.00.00.0427ezhilarasan s2022-02-121-3/+3
| | | | | Signed-off-by: ezhilarasan s <ezhilarasanx.s@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 2.4.4 -> 2.5.2ezhilarasan s2022-02-121-2/+2
| | | | | | | | | | | | *Fixed performance regression in binary primitive with broadcast (b972174, ff75122). *Fixed issue with SYCL device properties initialization (cabc5ca, 095f13e). *Fixed issue in matmul primitive with zero points (3157354). *Fixed segmentation fault in depthwise convolution primitive for shapes with huge spatial size for processors with Intel AVX-512 support (6834764, 1d2addc). *Fixed issue in forward convolution primitive for processors with Intel AVX2 support (d691137). *Fixed performance regression on GPUs with SYCL runtime (d8364e5). Signed-off-by: ezhilarasan s <ezhilarasanx.s@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onedpl: upgrade 2021.5.0 -> 2021.6.1ezhilarasan s2022-02-121-3/+3
| | | | | | | | | | *Fixed compilation errors with C++20. *Fixed CL_OUT_OF_RESOURCES issue for Radix sort algorithm executed on CPU devices. *Fixed crashes in exclusive_scan_by_segment, inclusive_scan_by_segment, reduce_by_segment algorithms applied to device-allocated USM. Signed-off-by: ezhilarasan s <ezhilarasax.s@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* level-zero: upgrade 1.6.2 -> 1.7.9ezhilarasan s2022-02-121-1/+1
| | | | | Signed-off-by: ezhilarasan s <ezhilarasanx.s@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: Enable ADL-N supportLim Siew Hoon2022-02-123-0/+422
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: upgrade 21.3.4 -> 22.1.0Yew, Chang Ching2022-02-116-811/+29
| | | | | | | Backport a patch to fix issues while building with gcc 11.2. Signed-off-by: Yew, Chang Ching <chang.ching.yew@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: upgrade 2021.6.0 -> 2022.0.3Yew, Chang Ching2022-02-118-389/+77
| | | | | | | | | | | | | | | | | | | | New in This Release =================== * Updated mfxvideo++.h to remove deprecation warnings * Sample* tools select oneVPL 2.x APIs by default * Sample* tool update to support new GPU features * Updates to C++ & Python previews: * AV1 extension buffer support * new property interface * Targets Python 3.7 * Updated documentation and build for OpenVINO interop sample * The libmfx.dll and libmfx.so.2021.1.11 libraries, that had been renamed to libvpl.* have been removed Release notes: https://github.com/oneapi-src/oneVPL/releases/tag/v2022.0.0 Signed-off-by: Yew, Chang Ching <chang.ching.yew@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 21.3.5 -> 22.1.0Lim Siew Hoon2022-02-111-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 21.3.5 -> 22.1.1Lim Siew Hoon2022-02-113-565/+1
| | | | | | | | | Drops patches already merged. * 0001-MOS-user-setting-reentrant.patch * 0001-Media-Common-Fix-the-user-setting-memory-free.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: upgrade 21.3.1 -> 22.0.1Lim Siew Hoon2022-02-111-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-microcode: upgrade 20210608 -> 20220207Anuj Mittal2022-02-091-1/+1
| | | | | | | | Also fixes CVE-2021-0146, CVE-2021-0127. More details: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20220207 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-microcode: use microcode filter for packageTomasz Moń2022-02-091-6/+1
| | | | | | | | | | | | | Commit cba66dfb7bb9 ("intel-microcode: fix microcode loading on newer kernels") effectively disabled microcode filtering for intel-microcode package. Add the missing filter parameter to iucode_tool command to install only necessary files. Do not generate microcode bin file in compile step as it is no longer needed. Signed-off-by: Tomasz Moń <tomasz.mon@camlingroup.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-ipp: upgrade to 2021.5.1Mariia Vtiurina2022-02-074-590/+441
| | | | | | | | | | The recipe for Intel OneAPI IPP library version 2021.5.1. IPP is an extensive library of ready-to-use, domain-specific functions that are highly optimized for diverse Intel architectures. Signed-off-by: Mariia Vtiurina <mariia.vtiurina@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-mkl: upgrade to 2022.0.1Mariia Vtiurina2022-02-071-3/+3
| | | | | | | Intel® oneAPI Math Kernel Library (oneMKL) runtime. Signed-off-by: Mariia Vtiurina <mariia.vtiurina@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-compiler: upgrade to 2022.0.1Mariia Vtiurina2022-02-071-8/+14
| | | | | | | Intel® oneAPI DPC++/C++ Compiler & Intel® C++ Compiler Classic runtime. Signed-off-by: Mariia Vtiurina <mariia.vtiurina@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Revert "slimboot: add recipe for Slim Bootloader"Anuj Mittal2022-01-281-58/+0
| | | | | This reverts commit 1d1d0f182815eeca36e4e80349fb0e16036171ff. The recipe needs some more work.
* conf: set COMPATIBLE_MACHINE for dpdk-moduleAnuj Mittal2022-01-282-0/+2
| | | | | | | DPDK layer now requires COMPATIBLE_MACHINE to be set for dpdk-module recipe too. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: upgrade 2141.0.0.0 -> 2151.0.0.0Anuj Mittal2022-01-261-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* metee: upgrade 3.1.0 -> 3.1.2Anuj Mittal2022-01-261-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* thermald: upgrade 2.4.6 -> 2.4.8Anuj Mittal2022-01-261-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt: upgrade 3.22.4 -> 3.22.5Anuj Mittal2022-01-261-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* slimboot: add recipe for Slim BootloaderYongxin Liu2022-01-261-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Slim Bootloader is an open-source boot firmware running on Intel x86 architecture. Currently it supports qemu, apl(Apollo Lake), cfl(Coffee Lake), cml(Comet Lake), tgl(Tiger Lake), and ehl(Elkhart Lake). You can set "SLIMBOOT_TARGET" in .bb file or .bbappend file to specify or add the target firmware you want, for example: SLIMBOOT_TARGET = "qemu apl". The default target is qemu. Generated firmware and security keys are installed in build directory: image `-- usr `-- libexec `-- slimboot |-- Outputs | |-- qemu | |-- apl | `-- cfl `-- keys Boot firmware for qemu can be used by command: "qemu-system-x86_64 -machine q35 -nographic -serial mon:stdio -pflash SlimBootloader.bin" Other boot firmware for real hardware cannot be programmed directly to flash, please refer to https://slimbootloader.github.io/index.html for more instructions. Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* maintainers.inc: include entry for intel-crypto-mbAnuj Mittal2021-12-291-0/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.10: update to v5.10.78Naveen Saini2021-12-142-3/+98
| | | | | | | | | | | | | | | | | | | Update kernel config as well. Backported patch to fix 32-bit compilation failure. 32-bit compilation failure log: build/tmp/work-shared/intel-core2-32/kernel-source/include/linux/io-mapping.h:88:16: error: implicit declaration of function '__iomap_local_pfn_prot'; did you mean '__kmap_local_pfn_prot'? [-Werror=implicit-function-declaration] | 88 | return __iomap_local_pfn_prot(PHYS_PFN(phys_addr), mapping->prot); | | ^~~~~~~~~~~~~~~~~~~~~~ | | __kmap_local_pfn_prot | build/tmp/work-shared/intel-core2-32/kernel-source/include/linux/io-mapping.h:88:16: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] | 88 | return __iomap_local_pfn_prot(PHYS_PFN(phys_addr), mapping->prot); | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* sbsigntool: Fix build with Openssl 3.0Andrei Gherzan2021-12-102-0/+35
| | | | | | | | | The patch fixes the build when OpenSSL 3.0 is used. We also disable errors on deprecations as the code uses a good amount of them that look to be harmless. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.10: update to v5.10.78Naveen Saini2021-12-101-3/+3
| | | | | | | | | updates -rt patchset to -rt55. Updated kernel config as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: Fixed double free issue.Lim Siew Hoon2021-12-032-0/+87
| | | | | | | | Fixed double free issue running with multiple channel decoding with vaapisink plugins in gstreamer-vaapi master. Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.15: no need to disable bsp config auditNaveen Saini2021-11-301-6/+0
| | | | | | | | It is not required to disable bsp config audit with 5.15 as warning causing patch is already part ot it. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* meta-intel.inc: set default rt kernel to 5.15Naveen Saini2021-11-301-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.15: add recipeNaveen Saini2021-11-301-0/+29
| | | | | | | Based on v5.15.2-rt19. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: exclude from world buildsAnuj Mittal2021-11-291-0/+2
| | | | | | | Default kernel is 5.15 now and this doesn't build with 5.15 so exclude from world to prevent builds from failing. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-crypto-mb: add recipe for ipp crypto libraryVtiurina, Mariia2021-11-243-0/+82
| | | | | | | | | | Intel® Integrated Performance Primitives (Intel® IPP) Cryptography is a secure, fast and lightweight library of building blocks for cryptography, highly-optimized for various Intel® CPUs. Signed-off by: Andrey Latyshev <andrey.latyshev@intel.com> Signed-off-by: Mariia Vtiurina <mariia.vtiurina@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: drop recipeNaveen Saini2021-11-244-58/+0
| | | | | | | | | | | | | | New LTS 5.15 is already added, so time to drop 5.4 support Drop linux-intel-rt/5.4 too. Drop cfg which is not required for LTS 5.10 & 5.15. Ref: https://github.com/torvalds/linux/commit/eb83479e18999e34b3b800f54aa31137f7f41c33 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* meta-intel.inc: set default kernel to LTS 5.15Naveen Saini2021-11-241-3/+3
| | | | | | | Build 5.10 with poky-altcfg as kenrel 5.4 support is going to drop Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.15: add recipeNaveen Saini2021-11-241-0/+32
| | | | | | | | Add recipe to build LTS 5.15 kernel along with kernel configs from yocto-5.15 branch. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: fix upstream checkAnuj Mittal2021-11-241-0/+2
| | | | | | Make sure that we only match release versions. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: fix upstream checkAnuj Mittal2021-11-241-0/+2
| | | | | | Match only the release versions and not the ones like 11102021. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ospray: upgrade 2.7.1 -> 2.8.0Anuj Mittal2021-11-241-1/+1
| | | | | | | | | | | | | | | Release notes: Lights can be now part of OSPGroup and thus instanced like geometries and volumes and thus lights also support motion blur (with the path tracer) Add cylinder light (with solid area sampling) Add support for rolling shutter of cameras Add support for quaternion motion blur for instance and camera to allow for smoothly interpolated rotations Fix illumination from emissive quad meshes Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvkl: upgrade 1.0.1 -> 1.1.0Anuj Mittal2021-11-241-1/+1
| | | | | | | | | | | Release notes: vklExamples improvements: asynchronous rendering, multiple viewports, docking, and more Fixed bug in openvkl_utility_vdb which could lead to crashes when creating VDB volumes with temporally constant tiles Superbuild updates to latest versions of dependencies Minimum rkcommon version is now 1.8.0 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: upgrade 2127.0.0.0 -> 2141.0.0.0Anuj Mittal2021-11-241-1/+1
| | | | | | | Release notes: https://github.com/intel/lms/releases/tag/v2141.0.0.0 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 2.4 -> 2.4.4Anuj Mittal2021-11-241-1/+1
| | | | | | | Release notes: https://github.com/oneapi-src/oneDNN/releases/tag/v2.4.4 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* rkcommon: upgrade 1.7.0 -> 1.8.0Anuj Mittal2021-11-241-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* level-zero: upgrade 1.5.4 -> 1.6.2Anuj Mittal2021-11-241-2/+23
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* embree: upgrade 3.13.1 -> 3.13.2Anuj Mittal2021-11-241-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt: upgrade 3.21.2 -> 3.22.4Anuj Mittal2021-11-241-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.12.4 -> 4.13.3Anuj Mittal2021-11-241-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: upgrade 2021.4.1 -> 2021.4.2Anuj Mittal2021-11-191-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2021.4.1 -> 2021.4.2Anuj Mittal2021-11-191-1/+1
| | | | | | | Release notes for 2021.4 LTS are at: https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino-2021-4-lts-relnotes.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: upgrade 2021.4.1 -> 2021.4.2Anuj Mittal2021-11-191-6/+6
| | | | | | | Release notes for 2021.4 release are at: https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino-2021-4-lts-relnotes.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>