projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e65c61
)
update modedb.txt documentation about mode_option parameter change
author
Krzysztof Helt
<
[email protected]
>
Mon, 28 Apr 2008 09:15:07 +0000
(
02:15
-0700)
committer
Linus Torvalds
<
[email protected]
>
Mon, 28 Apr 2008 15:58:37 +0000
(08:58 -0700)
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 <
[email protected]
>
Cc: "Antonino A. Daplas" <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/fb/modedb.txt
patch
|
blob
|
history
diff --git
a/Documentation/fb/modedb.txt
b/Documentation/fb/modedb.txt
index 4fcdb4cf4cca922c91d7ff699154c5ecae39778d..ec4dee75a35450376ad13442ea926eaf76de76aa 100644
(file)
--- a/
Documentation/fb/modedb.txt
+++ b/
Documentation/fb/modedb.txt
@@
-125,8
+125,12
@@
There may be more modes.
amifb - Amiga chipset frame buffer
aty128fb - ATI Rage128 / Pro frame buffer
atyfb - ATI Mach64 frame buffer
+ pm2fb - Permedia 2/2V frame buffer
+ pm3fb - Permedia 3 frame buffer
+ sstfb - Voodoo 1/2 (SST1) chipset frame buffer
tdfxfb - 3D Fx frame buffer
tridentfb - Trident (Cyber)blade chipset frame buffer
+ vt8623fb - VIA 8623 frame buffer
BTW, only a few drivers use this at the moment. Others are to follow
(feel free to send patches).