diff options
| author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2008-04-28 05:15:07 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-28 11:58:37 -0400 |
| commit | cf6d880c358110f986e38114470f41908bc89a12 (patch) | |
| tree | 8dd33cba8b5a0061e7c85e3883c603fee5e7b5b3 /Documentation/fb | |
| parent | 4e65c613109f0600681f61f746a2dba8547190a6 (diff) | |
update modedb.txt documentation about mode_option parameter change
Add names of drivers converted to "mode_option" parameter.
This is one step toward changing all fb drivers to have common "mode_option"
parameter.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/fb')
| -rw-r--r-- | Documentation/fb/modedb.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/fb/modedb.txt b/Documentation/fb/modedb.txt index 4fcdb4cf4cc..ec4dee75a35 100644 --- a/Documentation/fb/modedb.txt +++ b/Documentation/fb/modedb.txt | |||
| @@ -125,8 +125,12 @@ There may be more modes. | |||
| 125 | amifb - Amiga chipset frame buffer | 125 | amifb - Amiga chipset frame buffer |
| 126 | aty128fb - ATI Rage128 / Pro frame buffer | 126 | aty128fb - ATI Rage128 / Pro frame buffer |
| 127 | atyfb - ATI Mach64 frame buffer | 127 | atyfb - ATI Mach64 frame buffer |
| 128 | pm2fb - Permedia 2/2V frame buffer | ||
| 129 | pm3fb - Permedia 3 frame buffer | ||
| 130 | sstfb - Voodoo 1/2 (SST1) chipset frame buffer | ||
| 128 | tdfxfb - 3D Fx frame buffer | 131 | tdfxfb - 3D Fx frame buffer |
| 129 | tridentfb - Trident (Cyber)blade chipset frame buffer | 132 | tridentfb - Trident (Cyber)blade chipset frame buffer |
| 133 | vt8623fb - VIA 8623 frame buffer | ||
| 130 | 134 | ||
| 131 | BTW, only a few drivers use this at the moment. Others are to follow | 135 | BTW, only a few drivers use this at the moment. Others are to follow |
| 132 | (feel free to send patches). | 136 | (feel free to send patches). |
