<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [HSW Regression]Many subtests of igt/kms_flip fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78268#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [HSW Regression]Many subtests of igt/kms_flip fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78268">bug 78268</a>
              from <span class="vcard"><a class="email" href="mailto:jinxianx.guo@intel.com" title="Guo Jinxian <jinxianx.guo@intel.com>"> <span class="fn">Guo Jinxian</span></a>
</span></b>
        <pre>bisected on the bad hsw device.
33e8465e8759077106474cbf4f3d87612c41411d is the first bad commit

commit 33e8465e8759077106474cbf4f3d87612c41411d
Author:     Imre Deak <<a href="mailto:imre.deak@intel.com">imre.deak@intel.com</a>>
AuthorDate: Fri Apr 25 13:19:05 2014 +0300
Commit:     Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
CommitDate: Wed Apr 30 10:06:25 2014 +0200

    drm/i915: vlv: init only needed state during early power well enabling

    During the initial power well enabling on the driver init/resume path
    we can avoid initialzing part of the HW/SW state that will be
    initialized anyway by the subsequent init/resume code. For some steps
    like HPD initialization this redundancy is not only an overhead but an
    actual problem, since they can't be run this early in the overall init
    sequence.

    Add a flag marking the init phase and skip reinitialzing state that is
    not strictly necessary based on that.

    This is also needed by the upcoming HPD init restructuring by Thierry
    and Daniel.

    Signed-off-by: Imre Deak <<a href="mailto:imre.deak@intel.com">imre.deak@intel.com</a>>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>

Revert this commit, the test result was passed.</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>