<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NVC1] HDMI audio device only visible after rescan"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75985#c110">Comment # 110</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NVC1] HDMI audio device only visible after rescan"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75985">bug 75985</a>
              from <span class="vcard"><a class="email" href="mailto:lukas@wunner.de" title="Lukas Wunner <lukas@wunner.de>"> <span class="fn">Lukas Wunner</span></a>
</span></b>
        <pre>(In reply to Przemysław Kopa from <a href="show_bug.cgi?id=75985#c109">comment #109</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=145640" name="attach_145640" title="Dmesg dump to present the problem of NVIDIA HDA not suspending correctly #2.">attachment 145640</a> <a href="attachment.cgi?id=145640&action=edit" title="Dmesg dump to present the problem of NVIDIA HDA not suspending correctly #2.">[details]</a></span>
> Dmesg dump to present the problem of NVIDIA HDA not suspending correctly #2.</span >

Thanks. This is the same issue as <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - GPU runtime suspend broken since 4.17"
   href="show_bug.cgi?id=106957">bug #106957</a>, only that one was for AMD cards
and yours is an Nvidia. It was fixed by commit 57cb54e53bdd ("ALSA: hda - Force
to link down at runtime suspend on ATI/AMD HDMI").

If you add "codec->link_down_at_suspend = 1;" to patch_nvhdmi() in
sound/pci/hda/patch_hdmi.c, the issue may go away.

The only question is whether your card's revision_id is listed in
snd_hda_id_hdmi[] such that patch_nvhdmi() is executed for your card. What does
"cat /sys/bus/pci/devices/0000:01:00.1/hdaudioC1D0/revision_id" say?</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>