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

--- Comment #6 from Alex Deucher <[email protected]> ---
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.
_______________________________________________
dri-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to