<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 - [HSW] [regression] 4.9-rc1 shows corruption with mpv's vaapi-copy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98402">bug 98402</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [HSW] [regression] 4.9-rc1 shows corruption with mpv's vaapi-copy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98402#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [HSW] [regression] 4.9-rc1 shows corruption with mpv's vaapi-copy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98402">bug 98402</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 0ef723cbceb6dce8116e75d44c5b8679b2eba69a
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Mon Nov 7 10:54:43 2016 +0000

    drm/i915: Round tile chunks up for constructing partial VMAs

    When we split a large object up into chunks for GTT faulting (because we
    can't fit the whole object into the aperture) we have to align our cuts
    with the fence registers. Each partial VMA must cover a complete set of
    tile rows or the offset into each partial VMA is not aligned with the
    whole image. Currently we enforce a minimum size on each partial VMA,
    but this minimum size itself was not aligned to the tile row causing
    distortion.</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>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>