[Bug 64503] audio glitches when running at 24hz/24p

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 13 07:41:25 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=64503

--- Comment #6 from Alex Deucher <agd5f at yahoo.com> ---
The DTO divider calculation is incorrect.  See r600_audio_set_dto() and
evergreen_audio_set_dto().  Express [24MHz / target pixel clock] as an exact
rational number (coefficient of two integer numbers.  DCCG_AUDIO_DTOx_PHASE is
the numerator, DCCG_AUDIO_DTOx_MODULE is the denominator.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130513/97b90b82/attachment.html>


More information about the dri-devel mailing list