summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* intel-media-driver : set a baseline policy version for cmakeYogesh Tyagi2025-07-091-0/+1
| | | | | | | | | | | | | | | Cmake upgrade to 4.0+ removes compatibility with versions older than 3.5 [1]. Set a baseline policy version for CMake using CMAKE_POLICY_VERSION_MINIMUM variable until intel-media-driver is upgraded to include the fix [2]. [1] https://patchwork.yoctoproject.org/project/oe-core/cover/20250703132720.3378569-1-Moritz.Haase@bmw.de/ [2] https://github.com/intel/media-driver/pull/1919 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* recipes: Update to match S/UNPACKDIR changesYogesh Tyagi2025-07-045-5/+0
| | | | | | | | Update to match the recent changes in OE-Core where the unpack layout changed. [https://patchwork.yoctoproject.org/project/oe-core/patch/20250616095000.2918921-1-alex.kanavin@gmail.com/] Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt: upgrade 3.25.3 -> 3.26.1Munirah Izyani Mohammad Amin2025-05-191-1/+1
| | | | | | | | Release Notes: https://github.com/intel/ittapi/releases/tag/v3.26.1 Signed-off-by: Munirah Izyani Mohammad Amin <munirah.izyani.mohammad.amin@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl-tools : backport patches to fix build issues with gcc-15Yogesh Tyagi2025-05-153-0/+109
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl-tools: upgrade 1.2.0 -> 1.3.0Lim Siew Hoon2025-05-061-1/+1
| | | | | | | | Release notes: https://github.com/intel/libvpl-tools/releases/tag/v1.3.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* vpl-gpu-rt: upgrade 24.4.4 -> 25.1.5Lim Siew Hoon2025-05-061-1/+1
| | | | | | | | Releases notes: https://github.com/intel/vpl-gpu-rt/releases/tag/intel-onevpl-25.1.4 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl: upgrade 2.13 -> 2.14Lim Siew Hoon2025-05-061-1/+1
| | | | | | | | Release notes: https://github.com/intel/libvpl/releases/tag/v2.14.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 24.4.4 -> 25.1.4Lim Siew Hoon2025-05-064-56/+10
| | | | | | | | | | | Drop list of patches already merged - 0001-Change-RGB-mask-and-order-for-BMG.patch Release notes: https://github.com/intel/media-driver/releases/tag/intel-media-25.1.4 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk : drop recipeYogesh Tyagi2025-05-023-127/+0
| | | | | | | | intel-mediasdk project is no longer maintained so drop the recipe and other references of intel-mediasdk from the layer Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* vpl-gpu-rt: upgrade 24.4.1 -> 24.4.4Lim Siew Hoon2025-02-131-1/+1
| | | | | | | | Release Notes: https://github.com/intel/vpl-gpu-rt/releases/tag/intel-onevpl-24.4.4 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl: upgrade 2.12.0 -> 2.13.0Lim Siew Hoon2025-02-131-1/+1
| | | | | | | | Release Notes: https://github.com/intel/libvpl/releases/tag/v2.13.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 24.4.1 -> 24.4.4Lim Siew Hoon2025-02-133-155/+1
| | | | | | | | | | | | Drop list of patches already merged: - 0001-Change-RGB-mask-and-order.patch - 0001-Add-Y210-caps-for-BMG-HEVC-encode.patch Release notes: https://github.com/intel/media-driver/releases/tag/intel-media-24.4.4 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl-tools: upgrade 1.0.0 -> 1.2.0Lim Siew Hoon2024-11-289-910/+5
| | | | | | | | | | | | | | | Drop a list of patches already merged: - 0001-Correct-va-attrib-for-vaapiallocator.patch - 0002-Enable-YUV400-JPEG-Enc-for-vaapi.patch \ - 0003-Enable-YUV400-JPEG-Enc-for-linux-vaapi-only.patch \ - 0004-Fix-rDRM-DMA-methods.patch \ - 0005-Force-allocator-to-use-DRM_PRIME-for-rDRM.patch \ - 0006-Enable-VVC-in-sample_decode.patch \ - 0007-Fix-X11-rendering-for-xe.patch \ - 0008-Fix-code-formatting.patch \ Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* vpl-gpu-rt: upgrade 24.3.2 -> 24.4.1Lim Siew Hoon2024-11-271-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 24.3.2 -> 24.4.1Lim Siew Hoon2024-11-274-1/+201
| | | | | | | | | | Add bug fixed: - 0001-Add-Y210-caps-for-BMG-HEVC-encode.patch - 0001-Change-RGB-mask-and-order.patch - 0001-Change-RGB-mask-and-order-for-BMG.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt : upgrade 3.25.2-> 3.25.3Yogesh Tyagi2024-10-221-1/+1
| | | | | | | | Release Notes: https://github.com/intel/ittapi/releases/tag/v3.25.3 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl-tools: backport list of bug fixed in sampleLim Siew Hoon2024-10-109-0/+908
| | | | | | | | | | | | | | | backport list code fixed for sample app from upstream: - 0001-Correct-va-attrib-for-vaapiallocator.patch - 0002-Enable-YUV400-JPEG-Enc-for-vaapi.patch - 0003-Enable-YUV400-JPEG-Enc-for-linux-vaapi-only.patch - 0004-Fix-rDRM-DMA-methods.patch - 0005-Force-allocator-to-use-DRM_PRIME-for-rDRM.patch - 0006-Enable-VVC-in-sample_decode.patch - 0007-Fix-X11-rendering-for-xe.patch - 0008-Fix-code-formatting.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl-tools: add 1.0.0 versionLim Siew Hoon2024-10-101-0/+39
| | | | | | | | | | | Command line tools application that remove from libvpl start from 2.11.0 version. Release notes: https://github.com/intel/libvpl-tools/releases/tag/v1.0.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* vpl-gpu-rt: upgrade 24.1.5 -> 24.3.2Lim Siew Hoon2024-09-301-1/+1
| | | | | | | | Release notes: https://github.com/intel/vpl-gpu-rt/releases/tag/intel-onevpl-24.3.2 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl: upgrade 2.10.2 -> 2.12.0Lim Siew Hoon2024-09-301-3/+4
| | | | | | | | | | | | | Removed all related command line tools. They have been moved to a separate repository since 2.11.0 version. (https://github.com/intel/libvpl-tools) Release notes: https://github.com/intel/libvpl/releases/tag/v2.12.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 24.1.5 -> 24.3.2Lim Siew Hoon2024-09-305-199/+94
| | | | | | | | | | | | | | | | | | Drop patches already merged: - 0001-Disable-vp9-padding-on-mtl.patch - 8aa866dc650e6b0e0b7425bafc7b1039232c377a.patch Rebased patches: - 0001-Force-ARGB-surface-to-tile4-for-ACM.patch code fixed for videowall issue: - 0001-Fix-failed-4k-videowalll-test-case-and-color-corrupt.patch Release notes: https://github.com/intel/media-driver/releases/tag/intel-media-24.3.2 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt : upgrade 3.25.1 -> 3.25.2Yogesh Tyagi2024-08-231-1/+1
| | | | | | | | Release Notes: https://github.com/intel/ittapi/releases/tag/v3.25.2 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt : upgrade 3.24.8 -> 3.25.1Yogesh Tyagi2024-07-301-7/+1
| | | | | | | | | | | x86_64 file no longer there in ittnotify/fortran/posix so remove code from recipe which tries to delete this file Release Notes: https://github.com/intel/ittapi/releases/tag/v3.25.1 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt: upgrade v3.24.7 -> v3.24.8Jianpeng Chang2024-06-181-1/+1
| | | | | Signed-off-by: Jianpeng Chang <jianpeng.chang.cn@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl: change branch name master -> mainKARN JYE LAU2024-05-141-1/+1
| | | | | Signed-off-by: KARN JYE LAU <karn.jye.lau@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl: fixed wrong commit id for 2.10.2 tagLim Siew Hoon2024-05-092-9/+6
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* vpl-gpu-rt: Rename and upgrade 23.4.3 -> 24.1.5Lim Siew Hoon2024-05-084-175/+8
| | | | | | | | | | Drops patches already merged: - 0001-ARLH-DID-open-source-6286.patch - 0001-Fix-SetBuffersYV12-V-U-plane-offsets-calculation-647.patch - 0001-JPEGe-Enable-BGR4-JPEG-Enc-support-6470.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libvpl: rename and upgrade 2023.4.0 -> 2.10.2Lim Siew Hoon2024-05-082-7/+10
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 23.4.3 -> 24.1.5Lim Siew Hoon2024-05-0711-929/+156
| | | | | | | | | | | | | | | | | | | | | | Drops list of patches already merged: - 0004-Add-device-ID-for-ARL.patch - 0005-Add-XR24-support-to-DMABuf.patch - 0006-add-INTEL-MEDIA-ALLOC-refineE-to-specify-the-memory-.patch - 0007-Skip-report-keys.patch - 0008-Limit-INTEL-MEDIA-ALLOC-MODE-to-MTL-and-ARL-only.patch - 0009-Skip-cache-bucket-realloc-for-default-mode-0.patch - 0010-Fix-failed-4k-video-wall-test-case-and-color-corrupt.patch - 0011-Disable-422H-format-output.patch - 0012-Decode-Fix-AVC-decode-SFC-4K-hang-issue.patch Backport a patch to fix build errors: | error: comparing the result of pointer addition ‘(avcDirectmodeParams._MHW_VDBOX_AVC_DIRECTMODE_PARAMS::presAvcDmvBuffers + ((((sizetype)n) + 1) * 328))’ and NULL [-Werror=address] | 592 | if (&avcDirectmodeParams.presAvcDmvBuffers[n+1] != nullptr) | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt : upgrade 3.24.6 -> 3.24.7Yogesh Tyagi2024-05-031-1/+1
| | | | | | | | Release Notes: https://github.com/intel/ittapi/releases/tag/v3.24.7 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: backport patches to fix bugsLim Siew Hoon2024-02-263-0/+130
| | | | | | | | | | | 1. Enable JPEG Enc support with BGR4 format. * 0001-JPEGe-Enable-BGR4-JPEG-Enc-support-6470.patch 2. Fixed YV12 setBuffers for V & U plane offsets calculation * 0001-Fix-SetBuffersYV12-V-U-plane-offsets-calculation-647.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: upgrade 23.3.4 -> 23.4.3Lim Siew Hoon2024-02-264-109/+41
| | | | | | | | | | | | | | | Drops patches already merged: * 0001-Encode-Bugfix-for-HEVC-VDENC-422-RPL-caps-issue.-588.patch * 0001-RT-Common-Fix-MediaAdapterType-issue-5898.patch Added new patches: * 0001-ARLH-DID-open-source-6286.patch Release notes: https://github.com/oneapi-src/oneVPL-intel-gpu/releases/tag/intel-onevpl-23.4.3 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: upgrade 2023.3.1 -> 2023.4.0Lim Siew Hoon2024-02-262-9/+9
| | | | | | | | | | | Rebased patches: * 0001-vpl.pc.in-dont-pass-pcfiledir-to-cflags.patch Release notes: https://github.com/intel/libvpl/releases/tag/v2023.4.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 23.3.5 -> 23.4.3Lim Siew Hoon2024-02-2617-260/+969
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop patches already merged: * 0002-Add-VASurfaceAttribMemoryType-for-ACM.patch * 0004-Set-sRGB-color-space-for-non-video-wall-and-no-backg.patch * 0005-XRGB-force-to-do-swizzle-for-AVC-HEVC.patch * 0006-Add-DG2-DIDs.patch Rebased patchess: * 0001-Disable-vp9-padding-on-mtl.patch * 0002-Force-ARGB-surface-to-tile4-for-ACM.patch Added new bug fixed: * 0004-Add-device-ID-for-ARL.patch * 0005-Add-XR24-support-to-DMABuf.patch * 0006-add-INTEL-MEDIA-ALLOC-refineE-to-specify-the-memory-.patch * 0007-Skip-report-keys.patch * 0008-Limit-INTEL-MEDIA-ALLOC-MODE-to-MTL-and-ARL-only.patch * 0009-Skip-cache-bucket-realloc-for-default-mode-0.patch * 0010-Fix-failed-4k-video-wall-test-case-and-color-corrupt.patch * 0011-Disable-422H-format-output.patch * 0012-Decode-Fix-AVC-decode-SFC-4K-hang-issue.patch Release notes: https://github.com/intel/media-driver/releases/tag/intel-media-23.4.3 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt: upgrade 3.24.2 -> 3.24.6Naveen Saini2024-01-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: upgrade 23.2.4 -> 23.3.4Lim Siew Hoon2023-11-243-1/+109
| | | | | | | | | | | | Backport two code fixed: - 0001-Encode-Bugfix-for-HEVC-VDENC-422-RPL-caps-issue.-588.patch - 0001-RT-Common-Fix-MediaAdapterType-issue-5898.patch Release notes: https://github.com/oneapi-src/oneVPL-intel-gpu/releases/tag/intel-onevpl-23.3.4 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: upgrade 2023.3.0 -> 2023.3.1Lim Siew Hoon2023-11-241-1/+1
| | | | | | | | Release notes: https://github.com/oneapi-src/oneVPL/releases/tag/v2023.3.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 23.2.4 -> 23.3.5Lim Siew Hoon2023-11-2416-629/+195
| | | | | | | | | | | | | | | | | | | | | | | | | Removed patches already merged: - 0001-ARGB-force-to-tile4.patch - 0001-Fix-FC-Corruption-When-Blending-without-Colorfill-in.patch - 0001-Fix-FC-Corruption-When-Blending-without-Colorfill.patch - 0001-Force-to-render-path-according-to-app-setting.patch - 0002-Add-DRM-format-mappings-for-JPEG-decoder-output.patch Rebased patches: - 0001-Disable-VP9-padding-on-MTL.patch - 0004-Set-sRGB-color-space-for-non-video-wall-and-no-backg.patch Added code fixed and new DG2 device id support: - 0002-Add-VASurfaceAttribMemoryType-for-ACM.patch - 0003-Force-ARGB-surface-to-tile4-for-ACM.patch - 0005-XRGB-force-to-do-swizzle-for-AVC-HEVC.patch - 0006-Add-DG2-DIDs.patch Release notes: https://github.com/intel/media-driver/releases/tag/intel-media-23.3.5 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: Fix corruption issue for no background colorfill casesChan, Xu Pian2023-10-122-0/+96
| | | | | | | | Set sRGB color space for non-video wall and no background colorfill cases Signed-off-by: Chan, Xu Pian <xu.pian.chan@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: Fix pixelation issue on multiple input direct write ↵Lim Siew Hoon2023-09-193-0/+177
| | | | | | | | | operation https://github.com/intel/media-driver/issues/1716 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: fixed multi issuesLim Siew Hoon2023-09-075-0/+268
| | | | | | | | | | 1. Force to render path according to app setting 2. Add DRM format mapping for JPEG decoder output 3. Add DRM format mapping for JPEG output to softlet 4. Disable VP9 padding on MTL platform Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 23.2.1 -> 23.2.2Lim Siew Hoon2023-08-101-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: upgrade 23.1.5 -> 23.2.4Lim Siew Hoon2023-08-102-34/+1
| | | | | | | | Drop patches already merged: - 0001-Disable-CM-Copy-for-ADL-P-and-RPL-P-4938.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: upgrade 2023.1.3 -> 2023.3.0Lim Siew Hoon2023-08-106-343/+1
| | | | | | | | | | | | Drops patches already merged: - 0001-Fix-valgrind-leak-reported-on-wayland.patch - 0002-Fix-sample_multi_transcode-segfault-on-wayland.patch - 0003-Fix-X11-rendering-corruption-issue.patch - 0004-Adjust-MPEG-1920x1088-alignment.patch - 0005-Fix-sample_multi_transcode-intermittent-segfault.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 23.1.6 -> 23.2.4Lim Siew Hoon2023-08-107-329/+194
| | | | | | | | | | | | | | | | | Drops patches already merged: - fd67cc3fbd3a362297afc7cc8d75560df62708de.patch Rebased patches - 0001-Encode-fix-fwdRefs-array-out-of-bound-issue.patch Add patches fix various issues: - Fixed to force ARGB to tile4 for MTL platform - Fixed to force BGRX to tile4 for MTL platform - Fixed to incorrect VDSFC color issue for MTL platform - To add mocs index in patch list Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt : upgrade 3.24.0 -> 3.24.2Yogesh Tyagi2023-07-131-1/+1
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* onevpl: dont pass pcfiledir to cflagsMarkus Volk2023-06-162-0/+29
| | | | | | | | | | | | | | | | | Avoid to pass ${pcfiledir} to CFLAGS and thus fix build for ffmpeg with --enable-libvpl | ERROR: libvpl >= 2.6 not found | | If you think configure made a mistake, make sure you are using the latest | version from Git. If the latest version fails, report the problem to the | ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat. | Include the log file "ffbuild/config.log" produced by configure as this will help | solve the problem. | WARNING: exit code 1 from a shell command. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: add RDEPEND on intel-media-driverMarkus Volk2023-06-161-0/+1
| | | | | | | | intel-media-driver is also required at runtime and doesn't get installed by default. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: Fix H265 SCC encode failure.Lim Siew Hoon2023-06-162-0/+36
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: Disable CM COPY for ADL-P and RPL-P.Lim Siew Hoon2023-06-022-0/+33
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>