<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GLK] cdclock frequency is always the same"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100439#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GLK] cdclock frequency is always the same"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100439">bug 100439</a>
              from <span class="vcard"><a class="email" href="mailto:dhinakaran.pandiyan@intel.com" title="Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>"> <span class="fn">Dhinakaran Pandiyan</span></a>
</span></b>
        <pre>HDMI audio is being enabled, which restricts cdclk going lower than 2*Azalia
bclk (96 MHz by default). The choices for cdclk on GLK are 316.8 MHz, 158.4 MHz
and 79.2 MHz. So, the only value greater than 2*96 MHz is 316.8 MHz.

>From BSpec
"158.4 MHz CD (cannot be used when audio is enabled and Azalia BCLK is 96 MHz)
316.8 MHz CD
79.2 MHz CD (exclusively for resolutions up to 1080p in low power single pipe
eDP/MIPI configurations, no audio support)"

Not entirely sure what happens if we violate this restriction in practice, but
I think it makes sense to define a new API to get the actual Azalia bclk from
the audio driver and explore options to lower that.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>