summaryrefslogtreecommitdiffstats
path: root/conf/include
Commit message (Collapse)AuthorAgeFilesLines
* libipt: Initial recipe for Intel Processor Trace decoder libraryAnkit Navik2019-08-211-0/+1
| | | | | | | | It adds generic recipe for Intel Processor Trace decoder library is Intel's reference implementation for decoding Intel PT. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* isa-l: Initial recipe for Intelligent Storage Acceleration LibraryAnkit Navik2019-08-031-0/+1
| | | | | | | | It adds generic recipe for Intel Intelligent Storage Acceleration Library (ISA-L) to optimized low-level functions targeting storage applications. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libxcam: Initial recipe for libXCamAnkit Navik2019-07-301-0/+1
| | | | | | | | It adds generic recipe for libXCam for extended camera feature, but not limited in camera. It focuses on image quality improvement and video analysis. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* metrics-discovery: Updates mesa util filesAnkit Navik2019-04-041-0/+1
| | | | | | | | Updates mesa util files, includes additional KBL and CFL chipsets and updates metrics-discovery to v1.5.102. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* mkl-dnn: Initial recipe for Intel Math Kernel LibraryAnkit Navik2019-03-051-0/+1
| | | | | | | | | Add generic recipe for Intel(R) Math Kernel Library for Deep Neural Networks. The library accelerates deep-learning applications and frameworks on Intel architecture. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: add recipeAnuj Mittal2018-11-281-0/+1
| | | | | | | | Intel(R) Media SDK provides an API to access hardware-accelerated video decode, encode and filtering on IntelĀ® platforms with integrated graphics. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: add recipeAnuj Mittal2018-11-281-0/+1
| | | | | | | | | Hardware accelerated video driver that supports Intel(R) HD Graphics starting from Broadwell. Please see for details: https://01.org/intel-media-for-linux Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: add recipeAnuj Mittal2018-11-281-0/+1
| | | | | | | It provides buffer management for Intel(R) Graphics Compute Runtime for OpenCL(TM) and the Intel(R) Media Driver for VAAPI. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms8: removeAnuj Mittal2018-08-021-1/+0
| | | | | | Obsolete and not being maintained anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms7: removeAnuj Mittal2018-07-271-1/+0
| | | | | | | Looks for the wrong device node, startup script fails among other issues and as a result, doesn't work. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* va-intel: removeAnuj Mittal2018-07-181-1/+0
| | | | | | | Include intel vaapi driver directly as part of hwcodecs instead of going indirectly through a separate recipe. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* rmc: removeAnuj Mittal2018-07-161-2/+0
| | | | | | | It's not being maintained anymore and the scripts have not been kept in sync with upstream for quite some time. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* maintainers: update all owners to AnujRoss Burton2018-06-211-12/+12
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* efilinux: removeCalifornia Sullivan2018-03-271-1/+0
| | | | | | | | The code hasn't been touched for over 4 years. Its also unlikely to have been used much if at all considering our previous lack of EFI boot partition support. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* intel-vaapi-driver: upgrade to 2.0.0Anuj Mittal2018-02-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes: * Bump version to 2.0.0 * Add support for Coffee Lake (aka. CFL) - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit - Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/AVC low power CQP/CBR/VBR mode - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD * Add support for H264 FEI * Add support for HEVC ROI encoding * Add support for intensity compensation for VC-1 decoding * Improve the quality of the H264 encoder on BDW/BSW * Improve the CSC performance between I420/NV12/P010/YUY2/VYUY format * Improve the performace of va{Get, Put}Image for I420/NV12/P010/YUY2/VYUY format * Fix image corruption for VP9 decoding * Fix race condition in wayland support * Fix ROI support in VDEnc support * Fix corrupted stream when using VDEnc CBR/VBR * Fix GCC 7.1.1 warnings/errors * Update the shader for HEVC encoding The upstream package name now is intel-vaapi-driver instead of libva-intel-driver. Updated to point to release tarball instead of git. Also, changed the URLs to point to new project page. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* xf86-video-mga: remove recipe from meta-intelAnuj Mittal2018-01-171-1/+0
| | | | | | | | | | This driver was added for a platform that is no longer supported. This recipe is also maintained in meta-oe in case it's required outside of meta-intel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* maintainers.inc: update recipes for new maintainersCalifornia Sullivan2018-01-161-17/+17
| | | | | | | | Anuj gets video related pieces. Stephano gets RMC and poky-tiny related pieces. Cal picks up other small pieces. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* maintainers: Update with available team membersSaul Wold2017-10-191-19/+19
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Move dpdk and qat components to meta-dpdk and meta-qatMark Hatle2017-09-251-6/+0
| | | | | | | | | | | | | | | | | | meta-dpdk / meta-qat: * Move content from meta-intel/common * Create new basic README/LICENSE files from meta-intel * Create new layer.conf files * Fill out the maintainers files meta-intel: * update the maintainers files * bump the meta-intel layer version * add layer recommend No other content changes made in this commit. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Revert "world-broken: Add for dpdk packages"Saul Wold2017-07-051-2/+0
| | | | | | Testing of to dpdk-libverbs This reverts commit cbf13b7374422abf1f981f5122b926c0bc85c0a4.
* world-broken: Add for dpdk packagesSaul Wold2017-06-261-0/+2
| | | | | | The dpdk-dev-libibverbs is broken with gcc7 currently Signed-off-by: Saul Wold <sgw@linux.intel.com>
* maintainers: Re-Sort and remove duplicateSaul Wold2017-05-161-18/+17
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* maintainer: Update Maintainer listSaul Wold2017-05-091-0/+27
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* conf: set recipe maintainersRoss Burton2017-05-061-0/+3
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>