My rv790 has lost sound over hdmi since - 1518dd8efd47918bb269f1470030592875953f6c is the first bad commit commit 1518dd8efd47918bb269f1470030592875953f6c Author: Alex Deucher <alexander.deucher@amd.com> Date: Tue Jul 30 17:31:07 2013 -0400 drm/radeon: fix audio dto calculation on DCE3+ (v3) Need to set the wallclock ratio and adjust the phase and module registers appropriately. May fix problems with audio timing at certain display timings. v2: properly handle clocks below 24mhz v3: rebase r600 changes Tested with 44,1k and 48k source, screen 50Hz.
More testing shows that low Hz modes do still work - in all cases the /1.001 modes behave the same as the exacts. 50p and 60p = fail = no sound and mplayer behaves as is does if the device isn't there = playing too fast. 24p, 25i and 30i are working OK.
Possibly related to bug 69675? Does reverting e6e792092e816bea0797995c886fb057c91d4546 also fix the issue?
(In reply to comment #2) > Possibly related to bug 69675? Does reverting > e6e792092e816bea0797995c886fb057c91d4546 also fix the issue? I may try later but TBH I can't see why it would, the new modes seem to be just extras that don't alter the original modes or even add one in the 50Hz case and they all work for me before 1518dd8efd47918bb269f1470030592875953f6c anyway.
Created attachment 86569 [details] [review] possible fix Does this patch fix the isssue?
(In reply to comment #4) > Created attachment 86569 [details] [review] [review] > possible fix > > Does this patch fix the isssue? Yes, all modes are working with that, thanks.
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=58d327da9721f7a0f6e46c8dfa5cc5546fd7078a
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.