Skip to content
Commit d24adbbe authored by Pekka Paalanen's avatar Pekka Paalanen Committed by Pekka Paalanen
Browse files

backend-drm: set connector max bpc

"max bpc" property is meant for working around faulty sink hardware.
Normally it should be set to the maximum possible value so that the
kernel driver has full freedom to choose the link bpc without being
artificially forced to lower color precision.

The default value is 16 because that is a nice round number and more
than any link technology I've heard is using today which would be 12.

Also offer an API set the value, so that weston.ini could be used in the
next patch for sink workaround purposes.

Closes: #612



Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.com>
parent 4d2ea5dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment