<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - SNA in zaphod mode (multiple screens) has rendering issues with Xnest"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71260#c39">Comment # 39</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - SNA in zaphod mode (multiple screens) has rendering issues with Xnest"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71260">bug 71260</a>
              from <span class="vcard"><a class="email" href="mailto:intelgraphics7@gmx-topmail.de" title="intelgraphics7@gmx-topmail.de">intelgraphics7@gmx-topmail.de</a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=89584" name="attach_89584" title="Only use kgem_bo's suitable for tiling.">attachment 89584</a> <a href="attachment.cgi?id=89584&action=edit" title="Only use kgem_bo's suitable for tiling.">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=71260&attachment=89584'>[review]</a>
Only use kgem_bo's suitable for tiling.

I've followed the bo->tiling == 0 case and found that it fixes my issue when I
make sure that sna_poly_fill_rect_tiled_nxm_blt() is not called with bo's where
tiling == 0.
So only use kgem_bo's suitable for tiling when calling
sna_poly_fill_rect_tiled_nxm_blt().

Does that make sense to you? If so, I'd be glad if you could apply the patch to
the HEAD.
Let me know if you have any doubts about this.</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>