Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Intel media driver 22.4.4
Date: Sat, 23 Jul 2022 20:01:45 +0200	[thread overview]
Message-ID: <20220723180145.ts0gUJe3BUg8HGkw_ppkZBVsmG1851zaQWZR3sbv_d4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38215@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 646 bytes --]

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages intel-media-driver-22.4.4
https://github.com/void-linux/void-packages/pull/38215

Intel media driver 22.4.4
#### Testing the changes
- I tested the changes in this PR: briefly 

Currently testing on my system will report back if found any issue 

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

@abenson  friendly ping you made the last update does it look  okay ?



A patch file from https://github.com/void-linux/void-packages/pull/38215.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-intel-media-driver-22.4.4-38215.patch --]
[-- Type: text/x-diff, Size: 4672 bytes --]

From 815a651be10cf7e150bad98a42cdd827945f4190 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 16:28:29 +0100
Subject: [PATCH 1/2] intel-gmmlib: update to 22.1.7.

---
 common/shlibs                 | 2 +-
 srcpkgs/intel-gmmlib/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index c0b708dd7a3d..376c931537df 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3882,7 +3882,7 @@ libnvpair.so.3 zfs-2.0.3_2
 libgmio.so gmio-0.4.1_1
 libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
-libigdgmm.so.12 intel-gmmlib-22.1.3_1
+libigdgmm.so.12 intel-gmmlib-22.1.7_1
 libigfxcmrt.so.7 intel-media-driver-21.3.5_1
 libigraph.so.0 igraph-0.9.4_1
 libgtk-layer-shell.so.0 gtk-layer-shell-0.1.0_1
diff --git a/srcpkgs/intel-gmmlib/template b/srcpkgs/intel-gmmlib/template
index 532fbba62d9e..c5f58f720858 100644
--- a/srcpkgs/intel-gmmlib/template
+++ b/srcpkgs/intel-gmmlib/template
@@ -1,6 +1,6 @@
 # Template file for 'intel-gmmlib'
 pkgname=intel-gmmlib
-version=22.1.3
+version=22.1.7
 revision=1
 archs="i686* x86_64*"
 wrksrc=gmmlib-intel-gmmlib-${version}
@@ -19,7 +19,7 @@ maintainer="Stefano Ragni <st3r4g@protonmail.com>"
 license="MIT"
 homepage="https://github.com/intel/gmmlib"
 distfiles="https://github.com/intel/gmmlib/archive/intel-gmmlib-${version}.tar.gz"
-checksum=81dbb4ddec98bb18c3a038cd40222046ae7f5b24b2d5acbfb2400f39f02f2aaf
+checksum=08a378671971a1777ca60f87e39fd7d7cbba94e485a1f5f64fe4840ff9d2ac2d
 
 lib32disabled=yes
 

From ed1d5fd7ccd50875b7d056ad2badcbef29b0daef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 16:28:36 +0100
Subject: [PATCH 2/2] intel-media-driver: update to 22.4.4.

---
 common/shlibs                                 |  2 +-
 .../intel-media-driver/patches/execinfo.patch | 28 +++++++++++++++++++
 srcpkgs/intel-media-driver/template           |  4 +--
 3 files changed, 31 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/intel-media-driver/patches/execinfo.patch

diff --git a/common/shlibs b/common/shlibs
index 376c931537df..024c820b32de 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3883,7 +3883,7 @@ libgmio.so gmio-0.4.1_1
 libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
 libigdgmm.so.12 intel-gmmlib-22.1.7_1
-libigfxcmrt.so.7 intel-media-driver-21.3.5_1
+libigfxcmrt.so.7 intel-media-driver-22.4.4_1
 libigraph.so.0 igraph-0.9.4_1
 libgtk-layer-shell.so.0 gtk-layer-shell-0.1.0_1
 librdkafka.so.1 librdkafka-1.4.4_3
diff --git a/srcpkgs/intel-media-driver/patches/execinfo.patch b/srcpkgs/intel-media-driver/patches/execinfo.patch
new file mode 100644
index 000000000000..5096bb3b2cda
--- /dev/null
+++ b/srcpkgs/intel-media-driver/patches/execinfo.patch
@@ -0,0 +1,28 @@
+--- a/media_softlet/linux/common/os/osservice/mos_utilities_specific.cpp
++++ b/media_softlet/linux/common/os/osservice/mos_utilities_specific.cpp
+@@ -51,7 +51,9 @@
+ #include <signal.h>
+ #include <unistd.h>  // fork
+ #include <algorithm>
++#if defined(__GLIBC__)
+ #include <execinfo.h> // backtrace
++#endif
+ 
+ const char           *MosUtilitiesSpecificNext::m_szUserFeatureFile     = USER_FEATURE_FILE;
+ MOS_PUF_KEYLIST      MosUtilitiesSpecificNext::m_ufKeyList              = nullptr;
+@@ -2489,6 +2491,7 @@
+                 MOS_FreeMemory(pTraceBuf);
+             }
+         }
++#if defined(__GLIBC__)
+         if (m_mosTraceFilter & (1ULL << TR_KEY_CALL_STACK))
+         {
+             // reserve space for header and stack size field.
+@@ -2508,6 +2511,7 @@
+                 size_t ret = write(MosUtilitiesSpecificNext::m_mosTraceFd, traceBuf, nLen);
+             }
+         }
++#endif
+     }
+     return;
+ }
diff --git a/srcpkgs/intel-media-driver/template b/srcpkgs/intel-media-driver/template
index 06ec79296537..855cfbdc3e0a 100644
--- a/srcpkgs/intel-media-driver/template
+++ b/srcpkgs/intel-media-driver/template
@@ -1,6 +1,6 @@
 # Template file for 'intel-media-driver'
 pkgname=intel-media-driver
-version=22.3.1
+version=22.4.4
 revision=1
 archs="x86_64*"
 wrksrc=media-driver-intel-media-${version}
@@ -13,7 +13,7 @@ maintainer="Stefano Ragni <st3r4g@protonmail.com>"
 license="MIT, BSD-3-Clause"
 homepage="https://github.com/intel/media-driver"
 distfiles="https://github.com/intel/media-driver/archive/intel-media-${version}.tar.gz"
-checksum=0fdccad95a561178bd19fba69ab94be23bd4a3072e68aa18c3304c990d87d7d8
+checksum=19c3ef965ca155913719d138e297963b759f9b9d34d4ea85414d1c7b9d204253
 
 build_options="nonfree"
 desc_option_nonfree="Enable nonfree kernels"

  parent reply	other threads:[~2022-07-23 18:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23 15:30 [PR PATCH] " motorto
2022-07-23 17:41 ` abenson
2022-07-23 17:48 ` motorto
2022-07-23 17:49 ` motorto
2022-07-23 17:54 ` motorto
2022-07-23 18:01 ` motorto [this message]
2022-07-24 15:25 ` [PR REVIEW] " sgn
2022-07-24 15:39 ` [PR PATCH] [Updated] " motorto
2022-07-24 15:41 ` [PR REVIEW] " motorto
2022-07-28 10:22 ` motorto
2022-07-28 14:54 ` [PR PATCH] [Merged]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220723180145.ts0gUJe3BUg8HGkw_ppkZBVsmG1851zaQWZR3sbv_d4@z \
    --to=motorto@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).