Skip to content

backends/drm: fix VRR detection

Xaver Hugl requested to merge work/zamundaaa/vrr-detection into master

The pending value always retains the value initially read and is not updated when the driver changes the property value.

BUG: 463172 FIXED-IN: 5.26.5

Merge request reports