projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f33d407
)
Documentation: fb, fix path to modedb.c
author
Jiri Slaby
<jslaby@suse.cz>
Thu, 23 Jul 2020 10:34:54 +0000
(12:34 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 23 Jul 2020 19:58:40 +0000
(13:58 -0600)
modedb.c was moved twice since the modedb documentation was written.
Update the path to the current one.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link:
https://lore.kernel.org/r/20200723103454.26167-1-jslaby@suse.cz
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/fb/modedb.rst
patch
|
blob
|
history
diff --git
a/Documentation/fb/modedb.rst
b/Documentation/fb/modedb.rst
index 624d08fd285621ec5e6cdf33ae56b155d74fda34..4d2411e32ebba7ab64271abb6191e7ce69a54fbf 100644
(file)
--- a/
Documentation/fb/modedb.rst
+++ b/
Documentation/fb/modedb.rst
@@
-152,7
+152,7
@@
To specify a video mode at bootup, use the following boot options::
video=<driver>:<xres>x<yres>[-<bpp>][@refresh]
where <driver> is a name from the table below. Valid default modes can be
-found in
linux/drivers/video
/modedb.c. Check your driver's documentation.
+found in
drivers/video/fbdev/core
/modedb.c. Check your driver's documentation.
There may be more modes::
Drivers that support modedb boot options