<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Raven: pci_pm_suspend takes over 1 second"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107277#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Raven: pci_pm_suspend takes over 1 second"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107277">bug 107277</a>
              from <span class="vcard"><a class="email" href="mailto:pmenzel+bugs.freedesktop@molgen.mpg.de" title="Paul Menzel <pmenzel+bugs.freedesktop@molgen.mpg.de>"> <span class="fn">Paul Menzel</span></a>
</span></b>
        <pre>(In reply to Michel Dänzer from <a href="show_bug.cgi?id=107277#c7">comment #7</a>)
<span class="quote">> (In reply to Paul Menzel from <a href="show_bug.cgi?id=107277#c6">comment #6</a>)
> > I increased the maximum depth to 10,

> Can you attach the resulting HTML output, or is it too large?</span >

With a max-depth of 10 it’s too large, and even with 16 GB memory the browser
takes ages to render it. I can try to trim the trace file. It should be
possible to filter stuff, but I haven’t figured out how to pass the device.

Though, you can easily try it yourself.

```
$ git clone <a href="https://github.com/01org/pm-graph">https://github.com/01org/pm-graph</a>
$ cd pm-graph
$ vim config/suspend-callgraph.cfg # change maxdepth to 10
$ sudo ./sleepgraph.py -config config/suspend-callgraph.py
# wait
$ ls -ltr # shows you the output directory
```

It normally easier to look at the trace file directly.

<span class="quote">> > and according to the trace the loop in `gfx_v9_0_enter_rlc_safe_mode()` is the culprit. 

> Can you find out if the loop times out or not?</span >

I’ll try.</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>