Ignore:
Timestamp:
09/10/2023 10:54:25 PM (13 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:
db244ae2
Parents:
b18fcf6a
git-author:
Rahul Chandra <rahulshaku2@…> (09/10/2023 10:53:31 PM)
git-committer:
Rahul Chandra <rahulshaku2@…> (09/10/2023 10:54:25 PM)
Message:

Update to intel-media-23.3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/intel-media.xml

    rb18fcf6a rc355675  
    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        "a6f48933bcb3d55dea8ec2e66c4f99e1">
    12   <!ENTITY intel-media-size          "27 MB">
    13   <!ENTITY intel-media-buildsize     "2.5 GB (359 MB installed)">
    14   <!ENTITY intel-media-time          "5.9 SBU (with parallelism=4)">
     11  <!ENTITY intel-media-md5sum        "aa27b0b31f49dfa45fc89ad0c82c5242">
     12  <!ENTITY intel-media-size          "28 MB">
     13  <!ENTITY intel-media-buildsize     "2.5 GB (349 MB installed)">
     14  <!ENTITY intel-media-time          "5.7 SBU (with parallelism=4)">
    1515
    1616]>
     
    138138        <!-- It seems ARL depends on MTL.  We need to review once an Arrow
    139139             Lake CPU is launched.  -->
     140        <!-- Support for ARL is completely broken, needs to be turned off to
     141             complete the build -->
    140142        <para>
    141143          If you know the model of your Intel GPU, you can pass the
     
    170172      -DINSTALL_DRIVER_SYSCONF=OFF        \
    171173      -DBUILD_TYPE=Release                \
     174      -D{MTL,ARL}=OFF                     \
    172175      -Wno-dev ..                   &amp;&amp;
    173176make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.