Comment 21 for bug 391445

Revision history for this message
In , Chris Wilson (ickle) wrote :

And we've also fixed a few missing cache flushes which may also be significant:

commit 9a2c18fb92659d57741bfdcacbe4f69aab361532
Author: Chris Wilson <email address hidden>
Date: Sun Nov 29 21:07:45 2009 +0000

    batch: Emit a 'pipelined' flush when using a dirty source.

    Ensure that the render caches and texture caches are appropriately
    flushed when switching a pixmap from a target to a source.

    This should fix bug 24315,
      [855GM] Rendering corruption in text (usually)
      https://bugs.freedesktop.org/show_bug.cgi?id=24315

Is this bug still reproducible after these fixes? Thanks.