<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [BAT] igt@kms_flip@basic-flip-vs-dpms - dmesg-warn - *ERROR* Atomic update failure on pipe A"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103124">bug 103124</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [BAT] igt@kms_flip@basic-flip-vs-dpms - dmesg-warn - *ERROR* Atomic update failure on pipe A"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103124#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [BAT] igt@kms_flip@basic-flip-vs-dpms - dmesg-warn - *ERROR* Atomic update failure on pipe A"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103124">bug 103124</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>commit 69208c9e1e938cd115fdafdc502b5a7aa99d8d0b
Author: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
Date:   Tue Oct 10 11:18:16 2017 +0200

    drm/i915: Increase atomic update vblank evasion time with lockdep

    All our mmio writes take forever with lockdep due to the constant
    lock acquire&dropping we do. Ville has some patches to only acquire
    the mmio spinlocks once instead for every single mmio, but those
    aren't ready yet.

    As an interim solution just extend our budget slightly when lockdep is
    enabled, to avoid the rare and sporadic noise in CI.

    v2: I forgot to add the FIXME comment ...

    Cc: Ville Syrjala <<a href="mailto:ville.syrjala@linux.intel.com">ville.syrjala@linux.intel.com</a>>
    Acked-by: Ville Syrjälä <<a href="mailto:ville.syrjala@linux.intel.com">ville.syrjala@linux.intel.com</a>>
    References: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BAT] igt@kms_setmode@basic-clone-single-crtc - dmesg-warn - *ERROR* Atomic update failure on pipe B"
   href="show_bug.cgi?id=103169">https://bugs.freedesktop.org/show_bug.cgi?id=103169</a>
    References: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [BAT] igt@kms_flip@basic-flip-vs-dpms - dmesg-warn - *ERROR* Atomic update failure on pipe A"
   href="show_bug.cgi?id=103124">https://bugs.freedesktop.org/show_bug.cgi?id=103124</a>
    References: <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [BAT][BXT] loads of "*ERROR* Atomic update failure on pipe A" when using a DSI panel"
   href="show_bug.cgi?id=102403">https://bugs.freedesktop.org/show_bug.cgi?id=102403</a>
    References: <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED DUPLICATE - [BAT] *ERROR* Atomic update failure on pipe B"
   href="show_bug.cgi?id=103020">https://bugs.freedesktop.org/show_bug.cgi?id=103020</a>
    References: <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED WORKSFORME - [BAT] [SKL] igt@chamelium@hdmi-crc-fast faced Atomic update failure on pipe B on fi-skl-6700k"
   href="show_bug.cgi?id=103019">https://bugs.freedesktop.org/show_bug.cgi?id=103019</a>
    References: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - [CI][SNB,BDW,APL,KBL,GLK] igt@kms_cursor_legacy@cursorA-vs-flipA-atomic-transitions assert on failed atomic_commit"
   href="show_bug.cgi?id=102723">https://bugs.freedesktop.org/show_bug.cgi?id=102723</a>
    References: <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED WORKSFORME - [BAT][GLK] *ERROR* Atomic update failure on pipe A in igt@kms_cursor_legacy"
   href="show_bug.cgi?id=102544">https://bugs.freedesktop.org/show_bug.cgi?id=102544</a>
    References: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@kms_cursor_crc@cursor-256x256-offscreen - dmesg-warn - *ERROR* Atomic update failure on pipe A"
   href="show_bug.cgi?id=103180">https://bugs.freedesktop.org/show_bug.cgi?id=103180</a>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@intel.com">daniel.vetter@intel.com</a>>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
    Link:
<a href="https://patchwork.freedesktop.org/patch/msgid/20171010091816.26898-1-daniel.vetter@ffwll.ch">https://patchwork.freedesktop.org/patch/msgid/20171010091816.26898-1-daniel.vetter@ffwll.ch</a></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 the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>