<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:anssi@mageia.org" title="Anssi Hannula <anssi@mageia.org>"> <span class="fn">Anssi Hannula</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - hdmi audio problems with 3.14"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77002">bug 77002</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>anssi@mageia.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - hdmi audio problems with 3.14"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77002#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - hdmi audio problems with 3.14"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77002">bug 77002</a>
              from <span class="vcard"><a class="email" href="mailto:anssi@mageia.org" title="Anssi Hannula <anssi@mageia.org>"> <span class="fn">Anssi Hannula</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=77002#c17">comment #17</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=77002#c16">comment #16</a>)
> > It seems to be
> > <a href="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/">https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/</a>
> > ?id=7546abfb8e1f9933b549f05898377e9444ee4cb2
> > + the fact streams are assigned in reverse order.
> > 
> > I'll have a patch for reversing the assignment shortly.
> > 
> > Alex, is the limit 4 streams on 7-output cards as well, or is it just these
> > 1-output cards only?

> What do you mean by 4 streams?  Is that the same as audio pins?</span >

AFAIK this is the maximum amount of different streams played back at once. 
Before the patch I just attached, ALSA always used the "stream numbers"
starting from the last one, which caused problems with assumed 8 streams
because Christian's card only had 4 streams (his card had a single output only,
though; alsa-info: <a href="http://sprunge.us/dbiB">http://sprunge.us/dbiB</a> ).

So in addition to the patch I just attached I think we need to correct the
stream count, _IF_ the 6/7-output cards only have 4 streams as well. But if
those cards support 6/7 streams as well, all is OK.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>