[lfs] branch xry111/loongarch updated: loongarch: kernel: Remove references to VESA

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <173989382940.26125.15478025941276258340@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch xry111/loongarch
in repository lfs.

The following commit(s) were added to refs/heads/xry111/loongarch by this push:
     new c18b8a7cc loongarch: kernel: Remove references to VESA
c18b8a7cc is described below

commit c18b8a7cc00419670c876c831cc67fe2ac990635
Author: Xi Ruoyao <[email protected]>
AuthorDate: Tue Feb 18 23:49:56 2025 +0800

    loongarch: kernel: Remove references to VESA
    
    We don't have VESA.
---
 chapter10/kernel.xml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index 873a5ff96..e4fb30753 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -273,7 +273,7 @@
           on panic.  As of Linux-6.12, none of the dedicated drivers for
           mainstream GPU models really supports this, but it's supported by
           the <quote>Simple framebuffer driver</quote> which runs on the
-          VESA (or EFI) framebuffer before the dedicated GPU driver is
+          EFI framebuffer before the dedicated GPU driver is
           loaded.  If the dedicated GPU driver is built as a module
           (instead of a part of the kernel image) and no initramfs is
           used, this functionality will work just fine before the root
@@ -312,10 +312,9 @@
           <parameter>Simple framebuffer driver</parameter>
         </term>
         <listitem>
-          <para>These allow to use the VESA framebuffer (or the EFI
-          framebuffer if booting the LFS system via UEFI) as a DRM device.
-          The VESA framebuffer will be set up by GRUB (or the EFI
-          framebuffer will be set up by the UEFI firmware), so the DRM panic
+          <para>These allow to use the EFI framebuffer as a DRM device.
+          The EFI
+          framebuffer will be set up by the UEFI firmware, so the DRM panic
           handler can function before the GPU-specific DRM driver is
           loaded.</para>
         </listitem>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.