Changeset 8abae41


Ignore:
Timestamp:
11/23/2023 04:02:39 PM (7 months ago)
Author:
Rahul Chandra <rahulshaku2@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
64c11c1
Parents:
0916098
Message:

Update to intel-media-23.4.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0916098 r8abae41  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[rahul] - Update to intel-media-23.4.1. Fixes
     46          <ulink url="&blfs-ticket-root;18861">#18861</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[rahul] - Update to intel-gmmlib-23.3.13. Fixes
    4650          <ulink url="&blfs-ticket-root;18857">#18857</ulink>.</para>
  • multimedia/libdriv/intel-media.xml

    r0916098 r8abae41  
    99  <!ENTITY intel-media-download-http "https://github.com/intel/media-driver/archive/refs/tags/intel-media-&intel-media-version;.tar.gz">
    1010  <!ENTITY intel-media-download-ftp  " ">
    11   <!ENTITY intel-media-md5sum        "c6402e7ddcdc17972ffd5e07068412b3">
    12   <!ENTITY intel-media-size          "27 MB">
    13   <!ENTITY intel-media-buildsize     "2.5 GB (359 MB installed)">
     11  <!ENTITY intel-media-md5sum        "2d485ec2b05ceff696ef133e7dbfcd37">
     12  <!ENTITY intel-media-size          "25 MB">
     13  <!ENTITY intel-media-buildsize     "2.5 GB (368 MB installed)">
    1414  <!ENTITY intel-media-time          "6.0 SBU (with parallelism=4)">
    1515
     
    142142        <para>
    143143          If you know the model of your Intel GPU, you can pass the
    144           <option>-D{GEN{8,9,10,11,12},MTL,ARL}=OFF</option> option to the
     144          <option>-D{GEN{8,9,11,12},MTL,ARL}=OFF</option> option to the
    145145          <command>cmake</command> command but leaving the option for your
    146146          GPU out.  Note that the <quote>GEN</quote> number here is the
    147147          generation of the GPU, not the CPU.  For example, with an Intel
    148148          Core i7-1065G7 CPU shipping a 11th-generation Intel GPU, the
    149           <option>-D{GEN{8,9,10,12},MTL,ARL}=OFF</option> option can be used
     149          <option>-D{GEN{8,9,12},MTL,ARL}=OFF</option> option can be used
    150150          so the code specific to the other generations of Intel GPUs won't
    151151          be built.
  • packages.ent

    r0916098 r8abae41  
    10431043<!ENTITY gstreamer-vaapi-version      "1.22.7">  <!-- Even minors only -->
    10441044<!ENTITY id3lib-version               "3.8.3">
    1045 <!ENTITY intel-media-version          "23.4.0">
     1045<!ENTITY intel-media-version          "23.4.1">
    10461046<!ENTITY liba52-version               "0.7.4">
    10471047<!ENTITY libao-version                "1.2.0">
Note: See TracChangeset for help on using the changeset viewer.