On Tue, Jun 18, 2019 at 07:47:04PM +0200, Noralf Trønnes wrote:
diff --git a/Documentation/fb/modedb.rst b/Documentation/fb/modedb.rst index 3c2397293977..3e8a6f79dcd7 100644 --- a/Documentation/fb/modedb.rst +++ b/Documentation/fb/modedb.rst @@ -53,6 +53,17 @@ Specifying the option multiple times for different ports is possible, e.g.::
video=LVDS-1:d video=HDMI-1:D
+Options can also be passed after the mode, using commas as separator.
Sample usage: 720x480,rotate=180 - 720x480 mode, rotated by 180 degrees
+Valid options are:
- reflect_x (boolean): Perform an axial symetry on the X axis
- reflect_y (boolean): Perform an axial symetry on the Y axis
2x s/symetry/symmetry/
Reviewed-by: Noralf Trønnes noralf@tronnes.org
I've fixed it and applied, thanks for your reviews! Maxime
-- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com