Public bug reported:
== Description == Intel has requested us to update the media driver to 24.3.4 due to the need to have Lunar Lake (recently released) and Battle Mage support. This request has a strong dependency on the FFe request I will be filing for gmmlib 22.5.2 == Changelog == There is no changelog, but `git log intel-media-24.2.5..intel-media-24.3.4` shows 12 new Lunar Lake (LNL) patches just by grepping, including the patch to add LNL support: 4f57c0e40 Add Lunar Lake platform support c7f94de7f [Encode] Move AV1 files for LNL 128e17905 [Media Common] [VP] Add LNL vp features 61045832c [Encode] update lnl vdenc interface a51c7d26e [Decode] LNL JPEG cmake issue fix 7a27da957 [VP] Add LNL upstream support for cm kernel 1b8f7b4c2 [Media Common] [VP] Fix LNL build issue of missing files b3e54f0d9 [Media Common] [VP] LNL DDI upstream 99cd35de9 [Media Common] [VP] LNL media interface eefcca2a9 [Encode] Fix LNL Linux IBC corruption issue 2e27b41e8 [Media Common] [VP] LNL VP/common HAL upstream 48fdaefb5 [Media Common] [VP] LNL VP/common/Decode MHW upstream Similarly, we see basic Battle Mage support (BMG) added: ea588fcaf [Media Common] [VP] Add BMG VP features 5ce0d2c89 [Media Common] [VP] BMG media interface upstream 998651ca8 [Media Common] [VP] BMG DDI upstream f852e1dc2 [Decode] BMG CodecHal Layer Open Source 70128be83 [Decode] BMG MHW Layer Open Source 43d94f2d0 [Media Common] [VP] BMG VP/common HAL upstream bf4ff61bf [Media Common] [VP] BMG VP/common MHW upstream == Testing impact == Intel has done functional testing before release, and I have done smoke testing to check for regressions across ADL, LNL, and BMG devices using ffmpeg and libva trace to check for hardware accelerated encode and decode for AV1, H264, and VP9. ADL running Oracular did not appear to regress in my testing, and LNL was enabled as expected. Any issues noted were reproducible on the current media driver + gmmlib version for the same hardware. Build logs showing a successful build can be found here: https://launchpad.net/~kobuk-team/+archive/ubuntu/intel-graphics-testing/+build/29108058 Build artifacts at the same link install correctly in Oracular: ubuntu@topical-cougar:~/kobuk-gfx-intel-gmmlib$ sudo apt install ./intel-media-va-driver_24.3.4-0ubuntu1~ppa1_amd64.deb Note, selecting 'intel-media-va-driver' instead of './intel-media-va-driver_24.3.4-0ubuntu1~ppa1_amd64.deb' Installing: intel-media-va-driver Summary: Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0 Download size: 0 B / 3449 kB Space needed: 15.4 MB / 95.1 GB available Get:1 /home/ubuntu/kobuk-gfx-intel-gmmlib/intel-media-va-driver_24.3.4-0ubuntu1~ppa1_amd64.deb intel-media-va-driver amd64 24.3.4-0ubuntu1~ppa1 [3449 kB] Selecting previously unselected package intel-media-va-driver:amd64. (Reading database ... 139548 files and directories currently installed.) Preparing to unpack .../intel-media-va-driver_24.3.4-0ubuntu1~ppa1_amd64.deb ... Unpacking intel-media-va-driver:amd64 (24.3.4-0ubuntu1~ppa1) ... Setting up intel-media-va-driver:amd64 (24.3.4-0ubuntu1~ppa1) ... Scanning processes... Scanning linux images... ubuntu@topical-cougar:~/kobuk-gfx-intel-gmmlib$ sudo apt install ./libigfxcmrt7_24.3.4-0ubuntu1~ppa1_amd64.deb Note, selecting 'libigfxcmrt7' instead of './libigfxcmrt7_24.3.4-0ubuntu1~ppa1_amd64.deb' Installing: libigfxcmrt7 Summary: Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0 Download size: 0 B / 35.7 kB Space needed: 115 kB / 95.1 GB available Get:1 /home/ubuntu/kobuk-gfx-intel-gmmlib/libigfxcmrt7_24.3.4-0ubuntu1~ppa1_amd64.deb libigfxcmrt7 amd64 24.3.4-0ubuntu1~ppa1 [35.7 kB] Selecting previously unselected package libigfxcmrt7:amd64. (Reading database ... 139552 files and directories currently installed.) Preparing to unpack .../libigfxcmrt7_24.3.4-0ubuntu1~ppa1_amd64.deb ... Unpacking libigfxcmrt7:amd64 (24.3.4-0ubuntu1~ppa1) ... Setting up libigfxcmrt7:amd64 (24.3.4-0ubuntu1~ppa1) ... Processing triggers for libc-bin (2.40-1ubuntu3) ... Scanning processes... Scanning linux images... Running kernel seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. Notice: Download is performed unsandboxed as root as file '/home/ubuntu/kobuk-gfx-intel-gmmlib/libigfxcmrt7_24.3.4-0ubuntu1~ppa1_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) ubuntu@topical-cougar:~/kobuk-gfx-intel-gmmlib$ sudo apt install ./libigfxcmrt-dev_24.3.4-0ubuntu1~ppa1_amd64.deb Note, selecting 'libigfxcmrt-dev' instead of './libigfxcmrt-dev_24.3.4-0ubuntu1~ppa1_amd64.deb' Installing: libigfxcmrt-dev Summary: Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0 Download size: 0 B / 75.3 kB Space needed: 1526 kB / 95.1 GB available Get:1 /home/ubuntu/kobuk-gfx-intel-gmmlib/libigfxcmrt-dev_24.3.4-0ubuntu1~ppa1_amd64.deb libigfxcmrt-dev amd64 24.3.4-0ubuntu1~ppa1 [75.3 kB] Selecting previously unselected package libigfxcmrt-dev:amd64. (Reading database ... 139557 files and directories currently installed.) Preparing to unpack .../libigfxcmrt-dev_24.3.4-0ubuntu1~ppa1_amd64.deb ... Unpacking libigfxcmrt-dev:amd64 (24.3.4-0ubuntu1~ppa1) ... Setting up libigfxcmrt-dev:amd64 (24.3.4-0ubuntu1~ppa1) ... Scanning processes... Scanning linux images... ** Affects: intel-media-driver (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to intel-media-driver in Ubuntu. https://bugs.launchpad.net/bugs/2082015 Title: [FFe] Update intel-media-driver to 24.3.4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/2082015/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp