mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
102 lines
2.3 KiB
XML
102 lines
2.3 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||
|
%general-entities;
|
||
|
]>
|
||
|
|
||
|
<sect1 id="amdgpu-pro" xreflabel="AMDGPU PRO">
|
||
|
<?dbhtml filename="amdgpu-pro.html"?>
|
||
|
|
||
|
<title>AMDGPU PRO</title>
|
||
|
|
||
|
<indexterm zone="amdgpu-pro">
|
||
|
<primary sortas="a-amdgpu-pro">AMDGPU PRO</primary>
|
||
|
</indexterm>
|
||
|
|
||
|
<sect2 role="package">
|
||
|
<title>Introduction to AMDGPU PRO</title>
|
||
|
|
||
|
<para>
|
||
|
The <application>AMDGPU PRO</application> proprietary driver contains
|
||
|
userland drivers and libraries, providing hardware acceleration encoding,
|
||
|
EGL, OpenGL, GLES, and Vulkan support.
|
||
|
</para>
|
||
|
|
||
|
&lfs121_checked;
|
||
|
|
||
|
<bridgehead renderas="sect3">AMDGPU PRO Dependencies</bridgehead>
|
||
|
|
||
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||
|
<para role="required">
|
||
|
<xref linkend="xorg7-lib"/>,
|
||
|
<xref linkend="gpuconfig"/>, and
|
||
|
<xref linkend="curl"/> (for getting the .deb files in the installation
|
||
|
instructions)
|
||
|
</para>
|
||
|
|
||
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||
|
<para role="recommended">
|
||
|
<xref linkend="libglvnd"/>,
|
||
|
<xref linkend="libvk"/>,
|
||
|
and <xref linkend="wayland"/>
|
||
|
</para>
|
||
|
|
||
|
<note>
|
||
|
<para>
|
||
|
If you are doing multilib, follow both the x86_64 and i686
|
||
|
instructions.
|
||
|
</para>
|
||
|
</note>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="installation">
|
||
|
<title>x86_64 Installation of AMDGPU PRO</title>
|
||
|
|
||
|
<para>
|
||
|
Download and unpack the drivers by following the instructions below:
|
||
|
</para>
|
||
|
|
||
|
<screen><userinput>
|
||
|
</userinput></screen>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="installation">
|
||
|
<title>i686 Installation of AMDGPU PRO</title>
|
||
|
|
||
|
<para>
|
||
|
Download and unpack the drivers by following the instructions below:
|
||
|
</para>
|
||
|
|
||
|
<screen><userinput>
|
||
|
</userinput></screen>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="content">
|
||
|
<title>Contents</title>
|
||
|
|
||
|
<segmentedlist>
|
||
|
<segtitle>Installed Programs</segtitle>
|
||
|
<segtitle>Installed Libraries</segtitle>
|
||
|
<segtitle>Installed Directories</segtitle>
|
||
|
|
||
|
<seglistitem>
|
||
|
<seg>
|
||
|
None
|
||
|
</seg>
|
||
|
<seg>
|
||
|
None
|
||
|
</seg>
|
||
|
<seg>
|
||
|
None
|
||
|
</seg>
|
||
|
</seglistitem>
|
||
|
</segmentedlist>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
</sect1>
|