From: Pierre Ossman Date: Wed, 6 Nov 2013 19:00:32 +0000 (+0100) Subject: drm/radeon/audio: correct ACR table X-Git-Tag: v3.13-rc1~76^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e71985f2439d8c4090dc2820e497e6f3d72dcff;p=pandora-kernel.git drm/radeon/audio: correct ACR table The values were taken from the HDMI spec, but they assumed exact x/1.001 clocks. Since we round the clocks, we also need to calculate different N and CTS values. Note that the N for 25.2/1.001 MHz at 44.1 kHz audio is out of spec. Hopefully this mode is rarely used and/or HDMI sinks tolerate overly large values of N. bug: https://bugs.freedesktop.org/show_bug.cgi?id=69675 Signed-off-by: Pierre Ossman Signed-off-by: Alex Deucher --- Reading git-diff-tree failed