mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
Updated kernel config files with Linux-6.10.3.
This commit is contained in:
parent
42031aaaef
commit
afd51b53af
@ -42,6 +42,10 @@
|
||||
<listitem>
|
||||
<para>August 9th, 2024</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[Zeckmathederg] - Updated kernel config files with
|
||||
Linux-6.10.3.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[Zeckmathederg] - Xwayland: 24.1.1 -> 24.1.2.</para>
|
||||
</listitem>
|
||||
|
@ -1 +1 @@
|
||||
6.9.7
|
||||
6.10.3
|
||||
|
@ -5,8 +5,9 @@
|
||||
DO NOT EDIT! -->
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>G</emphasis>raphics support --->
|
||||
<*/M> <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
<*/M> <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
... [DRM]
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM Support for bochs dispi vga interface (qemu stdvga) [DRM_BOCHS]
|
||||
< /*/M> <emphasis role='blue'>V</emphasis>irtual Box Graphics Card [DRM_VBOXVIDEO]</screen>
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM Support for bochs dispi vga interface (qemu stdvga)
|
||||
... [DRM_BOCHS]
|
||||
< /*/M> <emphasis role='blue'>V</emphasis>irtual Box Graphics Card [DRM_VBOXVIDEO]</screen>
|
||||
|
@ -9,4 +9,4 @@
|
||||
<emphasis role='blue'>G</emphasis>raphics support --->
|
||||
<*> <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
... [DRM]
|
||||
<*> <emphasis role='blue'>S</emphasis>imple framebuffer driver [DRM_SIMPLEDRM]</screen>
|
||||
<*> <emphasis role='blue'>S</emphasis>imple framebuffer driver [DRM_SIMPLEDRM]</screen>
|
||||
|
@ -5,21 +5,21 @@
|
||||
DO NOT EDIT! -->
|
||||
<screen><emphasis role='blue'>D</emphasis>evice Drivers --->
|
||||
<emphasis role='blue'>G</emphasis>raphics support --->
|
||||
<*/M> <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
<*/M> <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
|
||||
... [DRM]
|
||||
# For r300 or r600:
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>TI Radeon [DRM_RADEON]
|
||||
# For radeonsi:
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>MD GPU [DRM_AMDGPU]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable amdgpu support for SI parts [DRM_AMDGPU_SI]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable amdgpu support for CIK parts [DRM_AMDGPU_CIK]
|
||||
<emphasis role='blue'>D</emphasis>isplay Engine Configuration --->
|
||||
[*] <emphasis role='blue'>A</emphasis>MD DC - Enable new display engine [DRM_AMD_DC]
|
||||
# For nouveau:
|
||||
< /*/M> N<emphasis role='blue'>o</emphasis>uveau (NVIDIA) cards [DRM_NOUVEAU]
|
||||
# For i915, crocus, or iris:
|
||||
< /*/M> <emphasis role='blue'>I</emphasis>ntel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
|
||||
# For swrast:
|
||||
< /*/M> <emphasis role='blue'>V</emphasis>irtual GEM provider [DRM_VGEM]
|
||||
# For svga:
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]</screen>
|
||||
# For r300 or r600:
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>TI Radeon [DRM_RADEON]
|
||||
# For radeonsi:
|
||||
< /*/M> <emphasis role='blue'>A</emphasis>MD GPU [DRM_AMDGPU]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable amdgpu support for SI parts [DRM_AMDGPU_SI]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable amdgpu support for CIK parts [DRM_AMDGPU_CIK]
|
||||
<emphasis role='blue'>D</emphasis>isplay Engine Configuration --->
|
||||
[*] <emphasis role='blue'>A</emphasis>MD DC - Enable new display engine [DRM_AMD_DC]
|
||||
# For nouveau:
|
||||
< /*/M> N<emphasis role='blue'>o</emphasis>uveau (NVIDIA) cards [DRM_NOUVEAU]
|
||||
# For i915, crocus, or iris:
|
||||
< /*/M> <emphasis role='blue'>I</emphasis>ntel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
|
||||
# For swrast:
|
||||
< /*/M> <emphasis role='blue'>V</emphasis>irtual GEM provider [DRM_VGEM]
|
||||
# For svga:
|
||||
< /*/M> <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]</screen>
|
||||
|
Loading…
Reference in New Issue
Block a user