Skip to content

backends/drm: limit max_bpc to 8 by default with docks

Xaver Hugl requested to merge work/zamundaaa/stupid-docks into master

There's generally a lot of problems with higher than 8bpc in docking stations, especially when multiple monitors are involved. Until these problems are hopefully eventually fixed on the driver side, limit the bpc to 8 with docks by default

Merge request reports