<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 FIXED - [IGT] [SKL/BDW/IVB/KBL] kms_mmap_write_crc test assertion failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101109">bug 101109</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>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>ASSIGNED
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IGT] [SKL/BDW/IVB/KBL] kms_mmap_write_crc test assertion failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101109#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IGT] [SKL/BDW/IVB/KBL] kms_mmap_write_crc test assertion failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101109">bug 101109</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 b8f55be64453ea77fc51bff6cd0d906d18ce1cd2
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Fri Aug 11 12:11:16 2017 +0100

    drm/i915: Split obj->cache_coherent to track r/w

    Another month, another story in the cache coherency saga. This time, we
    come to the realisation that i915_gem_object_is_coherent() has been
    reporting whether we can read from the target without requiring a cache
    invalidate; but we were using it in places for testing whether we could
    write into the object without requiring a cache flush. So split the
    tracking into two, one to decide before reads, one after writes.

    See commit e27ab73d17ef ("drm/i915: Mark CPU cache as dirty on every
    transition for CPU writes") for the previous entry in this saga.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>