Commit 89c8fb7a0156f19237880c4ea576eb5add8c0d60

Authored by Vicente Jimenez Aguilar
Committed by Paul Mundt
1 parent ad913da61a

fbdev: Update documentation index file.

This is a simple update of the file Documentation/fb/00-INDEX based on
the directory content.

Signed-off-by: Vicente Jimenez Aguilar <googuy@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

Showing 1 changed file with 25 additions and 7 deletions Side-by-side Diff

Documentation/fb/00-INDEX
... ... @@ -4,33 +4,41 @@
4 4 Geert Uytterhoeven <geert@linux-m68k.org>
5 5  
6 6 00-INDEX
7   - - this file
  7 + - this file.
8 8 arkfb.txt
9 9 - info on the fbdev driver for ARK Logic chips.
10 10 aty128fb.txt
11 11 - info on the ATI Rage128 frame buffer driver.
12 12 cirrusfb.txt
13 13 - info on the driver for Cirrus Logic chipsets.
  14 +cmap_xfbdev.txt
  15 + - an introduction to fbdev's cmap structures.
14 16 deferred_io.txt
15 17 - an introduction to deferred IO.
  18 +efifb.txt
  19 + - info on the EFI platform driver for Intel based Apple computers.
  20 +ep93xx-fb.txt
  21 + - info on the driver for EP93xx LCD controller.
16 22 fbcon.txt
17 23 - intro to and usage guide for the framebuffer console (fbcon).
18 24 framebuffer.txt
19 25 - introduction to frame buffer devices.
20   -imacfb.txt
21   - - info on the generic EFI platform driver for Intel based Macs.
  26 +gxfb.txt
  27 + - info on the framebuffer driver for AMD Geode GX2 based processors.
22 28 intel810.txt
23 29 - documentation for the Intel 810/815 framebuffer driver.
24 30 intelfb.txt
25 31 - docs for Intel 830M/845G/852GM/855GM/865G/915G/945G fb driver.
26 32 internals.txt
27 33 - quick overview of frame buffer device internals.
  34 +lxfb.txt
  35 + - info on the framebuffer driver for AMD Geode LX based processors.
28 36 matroxfb.txt
29 37 - info on the Matrox framebuffer driver for Alpha, Intel and PPC.
  38 +metronomefb.txt
  39 + - info on the driver for the Metronome display controller.
30 40 modedb.txt
31 41 - info on the video mode database.
32   -matroxfb.txt
33   - - info on the Matrox frame buffer driver.
34 42 pvr2fb.txt
35 43 - info on the PowerVR 2 frame buffer driver.
36 44 pxafb.txt
37 45  
38 46  
... ... @@ -39,14 +47,24 @@
39 47 - info on the fbdev driver for S3 Trio/Virge chips.
40 48 sa1100fb.txt
41 49 - information about the driver for the SA-1100 LCD controller.
  50 +sh7760fb.txt
  51 + - info on the SH7760/SH7763 integrated LCDC Framebuffer driver.
42 52 sisfb.txt
43 53 - info on the framebuffer device driver for various SiS chips.
44 54 sstfb.txt
45 55 - info on the frame buffer driver for 3dfx' Voodoo Graphics boards.
46 56 tgafb.txt
47   - - info on the TGA (DECChip 21030) frame buffer driver
  57 + - info on the TGA (DECChip 21030) frame buffer driver.
  58 +tridentfb.txt
  59 + info on the framebuffer driver for some Trident chip based cards.
  60 +uvesafb.txt
  61 + - info on the userspace VESA (VBE2+ compliant) frame buffer device.
48 62 vesafb.txt
49   - - info on the VESA frame buffer device
  63 + - info on the VESA frame buffer device.
  64 +viafb.modes
  65 + - list of modes for VIA Integration Graphic Chip.
  66 +viafb.txt
  67 + - info on the VIA Integration Graphic Chip console framebuffer driver.
50 68 vt8623fb.txt
51 69 - info on the fb driver for the graphics core in VIA VT8623 chipsets.