Skip to content
Commit 9f9ad703 authored by Xaver Hugl's avatar Xaver Hugl
Browse files

backends/drm: round refresh rate values from KScreen configs

The implicit cast effectively rounds the value down, which make the
refresh rate be different from what KScreen actually wrote.
A better fix would be to use integers instead of floating point numbers
but that needs to happen in KScreen.

BUG: 448778


(cherry picked from commit 74b1fb0a)
parent 24d4b52d
Pipeline #129559 canceled with stage
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment