commit | a2098250fbda149cfad9e626afe80abe3b21e574 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <pierre@ossman.eu> | Wed Nov 06 20:09:08 2013 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 08 13:06:33 2013 -0500 |
tree | 4665435ea53e688cb0e3955860ef3674105fe4b3 | |
parent | 3e71985f2439d8c4090dc2820e497e6f3d72dcff [diff] |
drm/radeon/audio: improve ACR calculation In order to have any realistic chance of calculating proper ACR values, we need to be able to calculate both N and CTS, not just CTS. We still aim for the ideal N as specified in the HDMI spec though. bug: https://bugs.freedesktop.org/show_bug.cgi?id=69675 Signed-off-by: Pierre Ossman <pierre@ossman.eu> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>