<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [BYT/BSW Bisected] Suspend Resume time increase to 6000+ ms"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90868#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [BYT/BSW Bisected] Suspend Resume time increase to 6000+ ms"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90868">bug 90868</a>
              from <span class="vcard"><a class="email" href="mailto:wendy.wang@intel.com" title="wendy.wang@intel.com">wendy.wang@intel.com</a>
</span></b>
        <pre>(In reply to Maarten Lankhorst from <a href="show_bug.cgi?id=90868#c10">comment #10</a>)
<span class="quote">> Ah thanks, that's useful.

> Doing some analysis on the diff:

> intel_display_power_put is called on more domains on the good commit.
> This points to a possible bug in power domains.

> For the primary plane src and dst seems to indicate why planes stay hidden:
> -[drm:intel_dump_pipe_config] scaler:0 src (0, 0) 0x0 dst (0, 0) 0x0
> +[drm:intel_dump_pipe_config] scaler:0 src (0, 0) 1920x1080 dst (0, 0)
> 1920x1080

> This shows a bug caused by not having support for atomic planes, it's fixed
> by convert to atomic, part 3.

> I also see the following, more worrying error:
> -[drm:vlv_enable_pll [i915]] *ERROR* DPLL 0 failed to lock

> Just in case I already fixed it, could you test with

> <a href="http://cgit.freedesktop.org/~mlankhorst/linux/log/?h=unify-flip-modeset">http://cgit.freedesktop.org/~mlankhorst/linux/log/?h=unify-flip-modeset</a> ?

> If it doesn't fit it, post a log with drm.debug=0x1f on that branch please.</span >

We tested unify-flip-modeset branch on BYT platform, result show the regression
failure has been fixed, but we see the suspend resume time still be a little
big: 900 ms,do you have any idea to improve it? Thanks.
init time=106.271 ms
suspend time =374.996 ms
suspend resume time=904.815 ms</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>