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:
062c2e4
)
drm/radeon: fix N/CTS clock matching for audio
author
Alex Deucher
<alexander.deucher@amd.com>
Fri, 27 Sep 2013 22:19:42 +0000
(18:19 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 9 Oct 2013 21:13:44 +0000
(17:13 -0400)
The drm code that calculates the 1001 clocks rounds up
rather than truncating. This allows the table to match
properly on those modes.
See bug:
https://bugs.freedesktop.org/show_bug.cgi?id=69675
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found