From: Alex Deucher Date: Fri, 27 Sep 2013 22:19:42 +0000 (-0400) Subject: drm/radeon: fix N/CTS clock matching for audio X-Git-Tag: v3.12-rc5~14^2~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d12c2f98ae1e68c7298e5028048d150fa553a1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed