Skip to content

backends/drm: fix vblank calculation

Xaver Hugl requested to merge work/cherry-pick-da80dd4c into Plasma/6.0

Due to some misinterpretation of mode timings, the old method calculated vsync, not vblank, so the resulting duration was much shorter, which caused frame drops on some systems.

BUG: 482064

(cherry picked from commit da80dd4c)

Merge request reports