Skip to content

backends/drm: don't permanently disable VRR when the test commit fails

Xaver Hugl requested to merge work/dont-disable-vrr into master

In 5.24, the same code path is used for testing direct scanout, so that causes false negatives. Generally though, the user setting shouldn't be touched, it's not really proper feedback for the driver or KWin having problems.

Merge request reports