<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GPU runtime suspend broken since 4.17"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106957#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GPU runtime suspend broken since 4.17"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106957">bug 106957</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>Hm, what does the following show?

cat /sys/bus/pci/devices/0000:02:00.0/power/control               # GPU
cat /sys/bus/pci/devices/0000:02:00.0/power/runtime_status        # GPU
cat /sys/bus/pci/devices/0000:02:00.0/power/runtime_usage         # GPU
cat /sys/bus/pci/devices/0000:02:00.0/power/runtime_active_kids   # GPU
cat /sys/bus/pci/devices/0000:02:00.1/power/control               # HDA
cat /sys/bus/pci/devices/0000:02:00.1/power/runtime_status        # HDA
cat /sys/bus/pci/devices/0000:02:00.1/power/runtime_usage         # HDA
cat /sys/bus/pci/devices/0000:02:00.1/power/runtime_active_kids   # HDA

I can't see anything in dmesg that the HDA controller is bound to a driver.
What does the following show?

ls -l /sys/bus/pci/devices/0000:02:00.1/driver</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>