[Bug 77002] hdmi audio problems with 3.14

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 7 13:14:33 PDT 2014


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

--- Comment #21 from Anssi Hannula <anssi at mageia.org> ---
(In reply to comment #19)
> maximum amount of different streams played back at once.

Well streams can be inactive as well, so this was not entirely accurate... See
Section 2.2 of HDA spec for what a stream is in this context.

What I'm after is the correct value for HDA spec 3.3.2, register offset 00h,
bits 12-15 (Number of Output Streams Supported (OSS)), which is 0x00 (no audio
output streams) on the AMD cards for some reason.

For Christian's card the correct value seems to be 4, but I wonder if the same
is true for 6/7-pin cards as well or if they have it at least 6/7 so there are
streams for every pin available. If (streams >= pins) is true always, I think
there is no need to add any other fixes.

-- 
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/20140407/8bd2a89f/attachment-0001.html>


More information about the dri-devel mailing list