commit | e7d12c2f98ae1e68c7298e5028048d150fa553a1 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 27 18:19:42 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 09 17:13:44 2013 -0400 |
tree | 9dfdfd0346ca765423f2872e3dcec7f969b48fae | |
parent | 062c2e4363451d49ef840232fe65e8bff0dde2a5 [diff] |
drm/radeon: fix N/CTS clock matching for audio 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>