Skip to content
Commit ccb8b12c authored by Stéphane Marchesin's avatar Stéphane Marchesin Committed by Thierry Reding
Browse files

drm/tegra: sor - Remove pixel clock rounding



The code currently rounds up the clock to the next MHZ, which is
rounding up a 69.5MHz clock to 70MHz on my machine. This in turn
prevents the display from syncing. Removing this rounding fixes eDP
for me.

Signed-off-by: default avatarStéphane Marchesin <marcheu@chromium.org>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 1b0c7b48
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