Updated kernel config files with Linux-6.10.3.

This commit is contained in:
Zeckmathederg 2024-08-09 18:17:17 -06:00
parent 42031aaaef
commit afd51b53af
5 changed files with 28 additions and 23 deletions

View File

@ -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 -&gt; 24.1.2.</para>
</listitem>

View File

@ -1 +1 @@
6.9.7
6.10.3

View File

@ -5,8 +5,9 @@
DO NOT EDIT! -->
<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
<emphasis role='blue'>G</emphasis>raphics support ---&gt;
&lt;*/M&gt; <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
&lt;*/M&gt; <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
... [DRM]
&lt; /*/M&gt; <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]
&lt; /*/M&gt; <emphasis role='blue'>D</emphasis>RM Support for bochs dispi vga interface (qemu stdvga) [DRM_BOCHS]
&lt; /*/M&gt; <emphasis role='blue'>V</emphasis>irtual Box Graphics Card [DRM_VBOXVIDEO]</screen>
&lt; /*/M&gt; <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]
&lt; /*/M&gt; <emphasis role='blue'>D</emphasis>RM Support for bochs dispi vga interface (qemu stdvga)
... [DRM_BOCHS]
&lt; /*/M&gt; <emphasis role='blue'>V</emphasis>irtual Box Graphics Card [DRM_VBOXVIDEO]</screen>

View File

@ -9,4 +9,4 @@
<emphasis role='blue'>G</emphasis>raphics support ---&gt;
&lt;*&gt; <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
... [DRM]
&lt;*&gt; <emphasis role='blue'>S</emphasis>imple framebuffer driver [DRM_SIMPLEDRM]</screen>
&lt;*&gt; <emphasis role='blue'>S</emphasis>imple framebuffer driver [DRM_SIMPLEDRM]</screen>

View File

@ -5,21 +5,21 @@
DO NOT EDIT! -->
<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
<emphasis role='blue'>G</emphasis>raphics support ---&gt;
&lt;*/M&gt; <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
&lt;*/M&gt; <emphasis role='blue'>D</emphasis>irect Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
... [DRM]
# For r300 or r600:
&lt; /*/M&gt; <emphasis role='blue'>A</emphasis>TI Radeon [DRM_RADEON]
# For radeonsi:
&lt; /*/M&gt; <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 ---&gt;
[*] <emphasis role='blue'>A</emphasis>MD DC - Enable new display engine [DRM_AMD_DC]
# For nouveau:
&lt; /*/M&gt; N<emphasis role='blue'>o</emphasis>uveau (NVIDIA) cards [DRM_NOUVEAU]
# For i915, crocus, or iris:
&lt; /*/M&gt; <emphasis role='blue'>I</emphasis>ntel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
# For swrast:
&lt; /*/M&gt; <emphasis role='blue'>V</emphasis>irtual GEM provider [DRM_VGEM]
# For svga:
&lt; /*/M&gt; <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]</screen>
# For r300 or r600:
&lt; /*/M&gt; <emphasis role='blue'>A</emphasis>TI Radeon [DRM_RADEON]
# For radeonsi:
&lt; /*/M&gt; <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 ---&gt;
[*] <emphasis role='blue'>A</emphasis>MD DC - Enable new display engine [DRM_AMD_DC]
# For nouveau:
&lt; /*/M&gt; N<emphasis role='blue'>o</emphasis>uveau (NVIDIA) cards [DRM_NOUVEAU]
# For i915, crocus, or iris:
&lt; /*/M&gt; <emphasis role='blue'>I</emphasis>ntel 8xx/9xx/G3x/G4x/HD Graphics [DRM_I915]
# For swrast:
&lt; /*/M&gt; <emphasis role='blue'>V</emphasis>irtual GEM provider [DRM_VGEM]
# For svga:
&lt; /*/M&gt; <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU [DRM_VMWGFX]</screen>