Commit 9d079868 authored by Bagas Sanjaya's avatar Bagas Sanjaya Committed by Helge Deller
Browse files

Documentation: fb: Retitle driver docs



Many framebuffer driver docs are copied from vesafb docs as their
template, including "What is <driver name>" title. Such title
implies the introductory section, however, and not the whole docs.

Retitle them.

Reviewed-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Tested-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarBagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 9070fbcb
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
=================
What is aty128fb?
=================

.. [This file is cloned from VesaFB/matroxfb]
=========================================
aty128fb - ATI Rage128 framebuffer driver
=========================================

This is a driver for a graphic framebuffer for ATI Rage128 based devices
on Intel and PPC boxes.
+3 −3
Original line number Diff line number Diff line
==============
What is efifb?
==============
===================================
efifb - Generic EFI platform driver
===================================

This is a generic EFI platform driver for systems with UEFI firmware. The
system must be booted via the EFI stub for this to be usable. efifb supports
+3 −5
Original line number Diff line number Diff line
=============
What is gxfb?
=============

.. [This file is cloned from VesaFB/aty128fb]
=======================================
gxfb - AMD Geode GX2 framebuffer driver
=======================================

This is a graphics framebuffer driver for AMD Geode GX2 based processors.

+3 −6
Original line number Diff line number Diff line
=============
What is lxfb?
=============

.. [This file is cloned from VesaFB/aty128fb]

======================================
lxfb - AMD Geode LX framebuffer driver
======================================

This is a graphics framebuffer driver for AMD Geode LX based processors.

+3 −6
Original line number Diff line number Diff line
=================
What is matroxfb?
=================

.. [This file is cloned from VesaFB. Thanks go to Gerd Knorr]

================================================
matroxfb - Framebuffer driver for Matrox devices
================================================

This is a driver for a graphic framebuffer for Matrox devices on
Alpha, Intel and PPC boxes.
Loading