Ignore:
Timestamp:
07/31/2023 01:44:37 PM (14 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
0add366
Parents:
e7cd19a
git-author:
Xi Ruoyao <xry111@…> (07/31/2023 12:03:47 PM)
git-committer:
Xi Ruoyao <xry111@…> (07/31/2023 01:44:37 PM)
Message:

kernel-config: Add color for hotkey

Align with recent LFS change. Regenerate all kernel.xml files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>Device Drivers ---&gt;
    7   Graphics support ---&gt;
    8     &lt;*/M&gt;   Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---&gt;
     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;
    99                                                                      ...  [DRM]
    1010    # For r300 or r600:
    11     &lt; /*/M&gt; ATI Radeon                                              [DRM_RADEON]
     11    &lt; /*/M&gt; <emphasis role='blue'>A</emphasis>TI Radeon                                              [DRM_RADEON]
    1212    # For radeonsi:
    13     &lt; /*/M&gt; AMD GPU                                                 [DRM_AMDGPU]
    14     [*]       Enable amdgpu support for SI parts                 [DRM_AMDGPU_SI]
    15     [*]       Enable amdgpu support for CIK parts               [DRM_AMDGPU_CIK]
    16       Display Engine Configuration ---&gt;
    17       [*]   AMD DC - Enable new display engine                      [DRM_AMD_DC]
     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]
    1818    # For nouveau:
    19     &lt; /*/M&gt; Nouveau (NVIDIA) cards                                 [DRM_NOUVEAU]
     19    &lt; /*/M&gt; N<emphasis role='blue'>o</emphasis>uveau (NVIDIA) cards                                 [DRM_NOUVEAU]
    2020    # For i915, crocus, or iris:
    21     &lt; /*/M&gt; Intel 8xx/9xx/G3x/G4x/HD Graphics                         [DRM_I915]
     21    &lt; /*/M&gt; <emphasis role='blue'>I</emphasis>ntel 8xx/9xx/G3x/G4x/HD Graphics                         [DRM_I915]
    2222    # For swrast:
    23     &lt; /*/M&gt; Virtual GEM provider                                      [DRM_VGEM]
     23    &lt; /*/M&gt; <emphasis role='blue'>V</emphasis>irtual GEM provider                                      [DRM_VGEM]
    2424    # For svga:
    25     &lt; /*/M&gt; DRM driver for VMware Virtual GPU                       [DRM_VMWGFX]</literal></screen>
     25    &lt; /*/M&gt; <emphasis role='blue'>D</emphasis>RM driver for VMware Virtual GPU                       [DRM_VMWGFX]</screen>
Note: See TracChangeset for help on using the changeset viewer.