diff --git a/man/weston-drm.man b/man/weston-drm.man index d01860cf..b425a3b0 100644 --- a/man/weston-drm.man +++ b/man/weston-drm.man @@ -43,6 +43,15 @@ section of . The DRM backend uses the following entries from .BR weston.ini . +.SS Section core +.TP +\fBgbm-format\fR=\fIformat\fR +sets the GBM format used for the framebuffer for the GBM backend. Can be +.B xrgb8888, +.B xrgb2101010, +.B rgb565. +By default, xrgb8888 is used. + .SS Section output .TP \fBname\fR=\fIconnector\fR diff --git a/man/weston.ini.man b/man/weston.ini.man index 98403e48..b39b51ee 100644 --- a/man/weston.ini.man +++ b/man/weston.ini.man @@ -148,16 +148,6 @@ target vertical blank, increasing output latency. The default value is 7 milliseconds. The allowed range is from -10 to 1000 milliseconds. Using a negative value will force the compositor to always miss the target vblank. .TP 7 -.BI "gbm-format="format -sets the GBM format used for the framebuffer for the GBM backend. Can be -.B xrgb8888, -.B xrgb2101010, -.B rgb565. -By default, xrgb8888 is used. -.RS -.PP -.RE -.TP 7 .BI "idle-time="seconds sets Weston's idle timeout in seconds. This idle timeout is the time after which Weston will enter an "inactive" mode and screen will fade to