source: x/installing/mesa-kernel.xml

trunk
Last change on this file was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 1.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4<!-- Automatically generated by kernel-config.py
5 DO NOT EDIT! -->
6<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
7 <emphasis role='blue'>G</emphasis>raphics support ---&gt;
8 &lt;*/M&gt; <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
9 ... [DRM]
10 # For r300 or r600:
11 &lt; /*/M&gt; <emphasis role='blue'>A</emphasis>TI Radeon [DRM_RADEON]
12 # For radeonsi:
13 &lt; /*/M&gt; <emphasis role='blue'>A</emphasis>MD GPU [DRM_AMDGPU]
14 [*] <emphasis role='blue'>E</emphasis>nable amdgpu support for SI parts [DRM_AMDGPU_SI]
15 [*] <emphasis role='blue'>E</emphasis>nable amdgpu support for CIK parts [DRM_AMDGPU_CIK]
16 <emphasis role='blue'>D</emphasis>isplay Engine Configuration ---&gt;
17 [*] <emphasis role='blue'>A</emphasis>MD DC - Enable new display engine [DRM_AMD_DC]
18 # For nouveau:
19 &lt; /*/M&gt; N<emphasis role='blue'>o</emphasis>uveau (NVIDIA) cards [DRM_NOUVEAU]
20 # For i915, crocus, or iris:
21 &lt; /*/M&gt; <emphasis role='blue'>I</emphasis>ntel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
22 # For swrast:
23 &lt; /*/M&gt; <emphasis role='blue'>V</emphasis>irtual GEM provider [DRM_VGEM]
24 # For svga:
25 &lt; /*/M&gt; <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]</screen>
Note: See TracBrowser for help on using the repository browser.