On Sat, 2021-07-03 at 02:39 +0800, Lim Siew Hoon wrote: > From: "Yew, Chang Ching" <[email protected]> > > Signed-off-by: Yew, Chang Ching <[email protected]> > --- > .../0001-ADLP-add-new-device-id-list.patch | 43 ----------------- > -- > ...2021.2.3.bb => onevpl-intel-gpu_21.2.2.bb} | 3 +- > 2 files changed, 1 insertion(+), 45 deletions(-) > delete mode 100644 recipes-multimedia/onevpl/onevpl-intel-gpu/0001- > ADLP-add-new-device-id-list.patch > rename recipes-multimedia/onevpl/{onevpl-intel-gpu_2021.2.3.bb => > onevpl-intel-gpu_21.2.2.bb} (86%)
Was the original version wrong? The version is going backwards now so I have added PE = "1" in the recipe so this version is higher than 2021.2.3. Thanks, Anuj > > diff --git a/recipes-multimedia/onevpl/onevpl-intel-gpu/0001-ADLP- > add-new-device-id-list.patch b/recipes-multimedia/onevpl/onevpl- > intel-gpu/0001-ADLP-add-new-device-id-list.patch > deleted file mode 100644 > index fcc99d55..00000000 > --- a/recipes-multimedia/onevpl/onevpl-intel-gpu/0001-ADLP-add-new- > device-id-list.patch > +++ /dev/null > @@ -1,43 +0,0 @@ > -From 5dad1ac41e227e75d1a5117c60ffc5331630c827 Mon Sep 17 00:00:00 > 2001 > -From: Dan Ai <[email protected]> > -Date: Thu, 6 May 2021 22:22:08 +0800 > -Subject: [PATCH] [ADLP] add new device id list > - > -Upstream-Status: Backport > [https://github.com/oneapi-src/oneVPL-intel-gpu/commit/5dad1ac41e227e75d1a5117c60ffc5331630c827 > ] > - > -Signed-off-by: Yew, Chang Ching <[email protected]> > ---- > - _studio/shared/include/mfxstructures-int.h | 16 +++++++++++++++- > - 1 file changed, 15 insertions(+), 1 deletion(-) > - > -diff --git a/_studio/shared/include/mfxstructures-int.h > b/_studio/shared/include/mfxstructures-int.h > -index c76c8d2358..ad97a78d1d 100755 > ---- a/_studio/shared/include/mfxstructures-int.h > -+++ b/_studio/shared/include/mfxstructures-int.h > -@@ -434,8 +434,22 @@ typedef struct { > - > - /* ADL-P */ > - { 0x46A0, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46A1, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46A3, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46A6, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x4626, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ > -+ { 0x46B0, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46B1, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46B3, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46A8, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x4628, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ > - { 0x46C0, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -- { 0x46E0, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46C1, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46C3, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x46AA, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > -+ { 0x462A, MFX_HW_ADL_P, MFX_GT2 },//ADL-P > - > - }; > - > --- > -2.32.0 > - > diff --git a/recipes-multimedia/onevpl/onevpl-intel-gpu_2021.2.3.bb > b/recipes-multimedia/onevpl/onevpl-intel-gpu_21.2.2.bb > similarity index 86% > rename from recipes-multimedia/onevpl/onevpl-intel-gpu_2021.2.3.bb > rename to recipes-multimedia/onevpl/onevpl-intel-gpu_21.2.2.bb > index 80882427..04fa079e 100644 > --- a/recipes-multimedia/onevpl/onevpl-intel-gpu_2021.2.3.bb > +++ b/recipes-multimedia/onevpl/onevpl-intel-gpu_21.2.2.bb > @@ -15,10 +15,9 @@ COMPATIBLE_HOST_x86-x32 = "null" > DEPENDS += "libdrm libva intel-media-driver onevpl" > > SRC_URI = "git://github.com/oneapi-src/oneVPL-intel- > gpu.git;protocol=https;branch=main;lfs=0 \ > - file://0001-ADLP-add-new-device-id-list.patch \ > " > > -SRCREV = "d6b0df4f058166cff31a360b77774f7410667be5" > +SRCREV = "11de4839263873241c455a1f44a8a29416698fda" > S = "${WORKDIR}/git" > > inherit cmake > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7142): https://lists.yoctoproject.org/g/meta-intel/message/7142 Mute This Topic: https://lists.yoctoproject.org/mt/83935637/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
