Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver-amdgpu.xml

    rc93c620c r87fc185  
    55  %general-entities;
    66
    7   <!ENTITY radeon-wiki "http://wiki.x.org/wiki/RadeonFeature">
     7  <!ENTITY radeon-wiki "https://wiki.x.org/wiki/RadeonFeature">
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#decoderringforengineeringvsmarketingnames">
    99
    10   <!ENTITY xorg-amdgpu-driver-version "21.0.0">
    11 
    12   <!ENTITY xorg-amdgpu-driver-download-http "&xorg-download-http;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.bz2">
    13   <!ENTITY xorg-amdgpu-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.bz2">
    14   <!ENTITY xorg-amdgpu-driver-md5sum        "61a4af51082a58c63af8970b06c3f4be">
    15   <!ENTITY xorg-amdgpu-driver-size          "440 KB">
     10  <!ENTITY xorg-amdgpu-driver-version "22.0.0">
     11
     12  <!ENTITY xorg-amdgpu-driver-download-http "&xorg-download-http;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.xz">
     13  <!ENTITY xorg-amdgpu-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.xz">
     14  <!ENTITY xorg-amdgpu-driver-md5sum        "6c907b44d32a0112e1a4788bab727f79">
     15  <!ENTITY xorg-amdgpu-driver-size          "372 KB">
    1616  <!ENTITY xorg-amdgpu-driver-buildsize     "6.0 MB">
    1717  <!ENTITY xorg-amdgpu-driver-time          "less than 0.1 SBU">
     
    3636      <para>
    3737        The <application>Xorg AMDGPU Driver</application> package contains the X.Org
    38         Video Driver for newer AMD Radeon video cards starting from Volcanic Islands.
     38        Video Driver for newer AMD Radeon video cards and newer AMD-CPUs with
     39        integrated graphics (APUs). This includes video cards starting with Volcanic Islands.
    3940        It can also be used for Southern and Sea Islands if the experimental support
    4041        was enabled in the kernel.
    4142      </para>
    4243
    43       &lfs110a_checked;
     44      &lfs112_checked;
    4445
    4546      <note>
    4647        <para>
    4748          For Direct Rendering to work, you need to enable the radeonsi Gallium
    48           driver at <xref linkend="mesa"/> build time. Also, all cards
     49          driver at <xref linkend="mesa"/> build time. Also, all cards and newer APUs
    4950          require Firmware to be available when the kernel driver is loaded.
    50           Firmware can be obtained from <ulink
    51           url="&sources-anduin-http;/linux-firmware/"/>.
    52           See <xref linkend="xorg-amdgpu-firmware-kernel"/> below for additional
     51          If you have not followed the instructions in the Firmware
     52          for Video Cards part of <xref linkend="postlfs-firmware"/> which provided
     53          that firmware in <filename class="directory">/lib/firmware</filename>
     54          for a modular build,
     55          firmware can be obtained from <ulink
     56          url="&sources-anduin-http;/linux-firmware/"/> -
     57          see <xref linkend="xorg-amdgpu-firmware-kernel"/> below for additional
    5358          firmware.
    5459        </para>
Note: See TracChangeset for help on using the changeset viewer.