mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
d9e1464442
We don't expect every editor to run kernel-config.py!
26 lines
1.4 KiB
XML
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 --->
|
|
Graphics support --->
|
|
<*/M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
|
... [DRM]
|
|
# For r300 or r600:
|
|
< /*/M> ATI Radeon [DRM_RADEON]
|
|
# For radeonsi:
|
|
< /*/M> 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 --->
|
|
[*] AMD DC - Enable new display engine [DRM_AMD_DC]
|
|
# For nouveau:
|
|
< /*/M> Nouveau (NVIDIA) cards [DRM_NOUVEAU]
|
|
# For i915, crocus, or iris:
|
|
< /*/M> Intel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
|
|
# For swrast:
|
|
< /*/M> Virtual GEM provider [DRM_VGEM]
|
|
# For svga:
|
|
< /*/M> DRM driver for VMware Virtual GPU [DRM_VMWGFX]</literal></screen>
|