compositor: add weston.ini option max-bpc
For working around hardware limitations as explained in the man page. Now added for completeness' sake without knowing if anyone will ever need this. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
committed by
Pekka Paalanen
parent
d24adbbe25
commit
8de94ec9c9
@@ -164,6 +164,15 @@ Defaults to false. Note that
|
||||
When a connector is disconnected, there is no EDID information to provide
|
||||
a list of video modes. Therefore a forced output should also have a
|
||||
detailed mode line specified.
|
||||
.TP
|
||||
\fBmax-bpc\fR=\fIN\fR
|
||||
.RB "Set \(dq" "max bpc" "\(dq KMS property to value"
|
||||
.IR N ,
|
||||
silenty clamped to the hardware driver supported range. This artificially
|
||||
limits the driver chosen link bits-per-channel which may be useful for working
|
||||
around sink hardware (e.g. monitor) limitations. The default is 16 which is
|
||||
practically unlimited. If you need to work around hardware issues, try a lower
|
||||
value like 8.
|
||||
|
||||
.SS Section remote-output
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user