glfs/x/installing/mesa-kernel.xml
Xi Ruoyao d9e1464442
.gitignore: Don't ignore generated kernel configuration
We don't expect every editor to run kernel-config.py!
2023-07-31 21:44:36 +08:00

26 lines
1.4 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!-- Automatically generated by kernel-config.py for Linux 6.4.7
DO NOT EDIT! -->
<screen><literal>Device Drivers ---&gt;
Graphics support ---&gt;
&lt;*/M&gt; Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
... [DRM]
# For r300 or r600:
&lt; /*/M&gt; ATI Radeon [DRM_RADEON]
# For radeonsi:
&lt; /*/M&gt; AMD GPU [DRM_AMDGPU]
[*] Enable amdgpu support for SI parts [DRM_AMDGPU_SI]
[*] Enable amdgpu support for CIK parts [DRM_AMDGPU_CIK]
Display Engine Configuration ---&gt;
[*] AMD DC - Enable new display engine [DRM_AMD_DC]
# For nouveau:
&lt; /*/M&gt; Nouveau (NVIDIA) cards [DRM_NOUVEAU]
# For i915, crocus, or iris:
&lt; /*/M&gt; Intel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
# For swrast:
&lt; /*/M&gt; Virtual GEM provider [DRM_VGEM]
# For svga:
&lt; /*/M&gt; DRM driver for VMware Virtual GPU [DRM_VMWGFX]</literal></screen>