<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - Page rendering corruption in Firefox [SNA]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67015#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - Page rendering corruption in Firefox [SNA]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67015">bug 67015</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>The active ingredient in that patch is that we defer the pixmap migration until
after we check whether the BLT unit can handle the operation. In this case, it
cannot so we then try with the RENDER unit - the difference now is that the
source and destination pixmaps are both categorised as being on the CPU. Given
that, we prefer to do the operation on the CPU.

But it all should still be rendered correctly...</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>