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

Update to intel-media-23.4.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.
Note: See TracChangeset for help on using the changeset viewer.