Skip to content

Commit 9d07986

Browse files
bagasmehdeller
authored andcommitted
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: Randy Dunlap <[email protected]> Tested-by: Randy Dunlap <[email protected]> Signed-off-by: Bagas Sanjaya <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent 9070fbc commit 9d07986

12 files changed

Lines changed: 36 additions & 49 deletions

File tree

Documentation/fb/aty128fb.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
=================
2-
What is aty128fb?
3-
=================
4-
5-
.. [This file is cloned from VesaFB/matroxfb]
1+
=========================================
2+
aty128fb - ATI Rage128 framebuffer driver
3+
=========================================
64

75
This is a driver for a graphic framebuffer for ATI Rage128 based devices
86
on Intel and PPC boxes.

Documentation/fb/efifb.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==============
2-
What is efifb?
3-
==============
1+
===================================
2+
efifb - Generic EFI platform driver
3+
===================================
44

55
This is a generic EFI platform driver for systems with UEFI firmware. The
66
system must be booted via the EFI stub for this to be usable. efifb supports

Documentation/fb/gxfb.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
=============
2-
What is gxfb?
3-
=============
4-
5-
.. [This file is cloned from VesaFB/aty128fb]
1+
=======================================
2+
gxfb - AMD Geode GX2 framebuffer driver
3+
=======================================
64

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

Documentation/fb/lxfb.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
=============
2-
What is lxfb?
3-
=============
4-
5-
.. [This file is cloned from VesaFB/aty128fb]
6-
1+
======================================
2+
lxfb - AMD Geode LX framebuffer driver
3+
======================================
74

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

Documentation/fb/matroxfb.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
=================
2-
What is matroxfb?
3-
=================
4-
5-
.. [This file is cloned from VesaFB. Thanks go to Gerd Knorr]
6-
1+
================================================
2+
matroxfb - Framebuffer driver for Matrox devices
3+
================================================
74

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

Documentation/fb/pvr2fb.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
===============
2-
What is pvr2fb?
3-
===============
1+
===============================================
2+
pvr2fb - PowerVR 2 graphics frame buffer driver
3+
===============================================
44

55
This is a driver for PowerVR 2 based graphics frame buffers, such as the
66
one found in the Dreamcast.

Documentation/fb/sa1100fb.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
=================
2-
What is sa1100fb?
3-
=================
4-
5-
.. [This file is cloned from VesaFB/matroxfb]
6-
1+
=================================================
2+
sa1100fb - SA-1100 LCD graphic framebuffer driver
3+
=================================================
74

85
This is a driver for a graphic framebuffer for the SA-1100 LCD
96
controller.

Documentation/fb/sisfb.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==============
2-
What is sisfb?
3-
==============
1+
=====================================
2+
sisfb - SiS framebuffer device driver
3+
=====================================
44

55
sisfb is a framebuffer device driver for SiS (Silicon Integrated Systems)
66
graphics chips. Supported are:

Documentation/fb/sm712fb.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
================
2-
What is sm712fb?
3-
================
1+
==========================================================
2+
sm712fb - Silicon Motion SM712 graphics framebuffer driver
3+
==========================================================
44

55
This is a graphics framebuffer driver for Silicon Motion SM712 based processors.
66

Documentation/fb/tgafb.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==============
2-
What is tgafb?
3-
==============
1+
=======================================
2+
tgafb - TGA graphics framebuffer driver
3+
=======================================
44

55
This is a driver for DECChip 21030 based graphics framebuffers, a.k.a. TGA
66
cards, which are usually found in older Digital Alpha systems. The

0 commit comments

Comments
 (0)