Skip to content

backends/drm: reduce "max bpc" to what is actually used

Xaver Hugl requested to merge work/fix-bpc into master

This prevents triggering a bug in the BenQ GW2765 monitor, and should in theory have no downsides. With more advanced color management we might have to watch out later on, but as it's only a single buggy monitor so far I don't expect it to be a big problem.

BUG: 449906 FIXED-IN: 5.24.5

Merge request reports