<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_NEEDINFO "
   title="NEEDINFO --- - [sna] Occasional artifacts on window borders (theme dependent)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80033">bug 80033</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;">Status</td>
           <td>ASSIGNED
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [sna] Occasional artifacts on window borders (theme dependent)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80033#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [sna] Occasional artifacts on window borders (theme dependent)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80033">bug 80033</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>One step forward, one step back. Replace one source of random uninitialised
data with a deterministic one instead!

Let's try:

commit e52f917a2370026073ed6851161393a69ee94abe
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Wed Jun 18 10:18:26 2014 +0100

    sna: Use nxm tiled blits for small regions of large tiles

    If the region we are blitting is either narrow or short, we may be able
    to construct a tiling pattern out of a large pixmap.

    In the process, spot a regression due to

    commit 542aeca6e67fc64f9133ca3e27ac8eca28af6d25
    Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Date:   Tue Jun 17 12:26:30 2014 +0100

        sna: Tweak creation 8x8 tiled patterns

    which copied too much from the source line.

    References: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - SNA, regression: chromium UI sometimes doesn't redraw"
   href="show_bug.cgi?id=79888">https://bugs.freedesktop.org/show_bug.cgi?id=79888</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>