git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b0c7b4
)
drm/tegra: sor - Remove pixel clock rounding
author
Stéphane Marchesin
<marcheu@chromium.org>
Fri, 23 May 2014 03:32:46 +0000
(20:32 -0700)
committer
Thierry Reding
<treding@nvidia.com>
Mon, 9 Jun 2014 10:02:31 +0000
(12:02 +0200)
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: Stéphane Marchesin <marcheu@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/tegra/sor.c
Simple merge