Ignore:
File:
1 edited

Legend:

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

    r87fc185 rc93c620c  
    55  %general-entities;
    66
    7   <!ENTITY radeon-wiki "https://wiki.x.org/wiki/RadeonFeature">
     7  <!ENTITY radeon-wiki "http://wiki.x.org/wiki/RadeonFeature">
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#decoderringforengineeringvsmarketingnames">
    99
    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">
     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">
    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 and newer AMD-CPUs with
    39         integrated graphics (APUs). This includes video cards starting with Volcanic Islands.
     38        Video Driver for newer AMD Radeon video cards starting from Volcanic Islands.
    4039        It can also be used for Southern and Sea Islands if the experimental support
    4140        was enabled in the kernel.
    4241      </para>
    4342
    44       &lfs112_checked;
     43      &lfs110a_checked;
    4544
    4645      <note>
    4746        <para>
    4847          For Direct Rendering to work, you need to enable the radeonsi Gallium
    49           driver at <xref linkend="mesa"/> build time. Also, all cards and newer APUs
     48          driver at <xref linkend="mesa"/> build time. Also, all cards
    5049          require Firmware to be available when the kernel driver is loaded.
    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
     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
    5853          firmware.
    5954        </para>
Note: See TracChangeset for help on using the changeset viewer.