From 2e83dee94074b06cc9799fada1c48b35c1a82a0c Mon Sep 17 00:00:00 2001 From: "Yew, Chang Ching" Date: Sat, 3 Jul 2021 02:39:11 +0800 Subject: oneVPL-intel-gpu: upgrade to 21.2.2 The version has gone backwards. Add epoch value so package feeds don't break. Signed-off-by: Yew, Chang Ching Signed-off-by: Anuj Mittal --- .../0001-ADLP-add-new-device-id-list.patch | 43 ---------------------- .../onevpl/onevpl-intel-gpu_2021.2.3.bb | 24 ------------ .../onevpl/onevpl-intel-gpu_21.2.2.bb | 25 +++++++++++++ 3 files changed, 25 insertions(+), 67 deletions(-) delete mode 100644 recipes-multimedia/onevpl/onevpl-intel-gpu/0001-ADLP-add-new-device-id-list.patch delete mode 100644 recipes-multimedia/onevpl/onevpl-intel-gpu_2021.2.3.bb create mode 100644 recipes-multimedia/onevpl/onevpl-intel-gpu_21.2.2.bb (limited to 'recipes-multimedia') 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 -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 ---- - _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_2021.2.3.bb deleted file mode 100644 index 80882427..00000000 --- a/recipes-multimedia/onevpl/onevpl-intel-gpu_2021.2.3.bb +++ /dev/null @@ -1,24 +0,0 @@ -SUMMARY = "Intel(R) oneVPL runtime for Intel GPU accelerated media processing" -DESCRIPTION = "Intel(R) oneVPL runtime provides an runtime to access hardware-accelerated \ -video decode, encode and filtering on IntelĀ® graphics." - -HOMEPAGE = "https://github.com/oneapi-src/oneVPL-intel-gpu" -BUGTRACKER = "https://github.com/oneapi-src/oneVPL-intel-gpu/issues" - -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=eb8cb45b9b57dbaa9fcc9adc4230202b" - -# Only for 64 bit -COMPATIBLE_HOST = '(x86_64).*-linux' -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" -S = "${WORKDIR}/git" - -inherit cmake diff --git a/recipes-multimedia/onevpl/onevpl-intel-gpu_21.2.2.bb b/recipes-multimedia/onevpl/onevpl-intel-gpu_21.2.2.bb new file mode 100644 index 00000000..3480b365 --- /dev/null +++ b/recipes-multimedia/onevpl/onevpl-intel-gpu_21.2.2.bb @@ -0,0 +1,25 @@ +SUMMARY = "Intel(R) oneVPL runtime for Intel GPU accelerated media processing" +DESCRIPTION = "Intel(R) oneVPL runtime provides an runtime to access hardware-accelerated \ +video decode, encode and filtering on IntelĀ® graphics." + +HOMEPAGE = "https://github.com/oneapi-src/oneVPL-intel-gpu" +BUGTRACKER = "https://github.com/oneapi-src/oneVPL-intel-gpu/issues" + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=eb8cb45b9b57dbaa9fcc9adc4230202b" + +PE = "1" + +# Only for 64 bit +COMPATIBLE_HOST = '(x86_64).*-linux' +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 \ + " + +SRCREV = "11de4839263873241c455a1f44a8a29416698fda" +S = "${WORKDIR}/git" + +inherit cmake -- cgit v1.2.3-54-g00ecf