Comment 9 for bug 1188123

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

commit c4ad7b14ca71b95af83864b05793ea357f48bb88
Author: Chris Wilson <email address hidden>
Date: Sat Jun 1 16:58:15 2013 +0100

    sna: Prevent adding damage to an already all-damaged GPU bo

    Keep the bookkeeping straight after propagating the source clear colour:
    commit 810a0ce2f89ba6b343b5043963626c0f2d50fb22 [2.21.7]
    Author: Chris Wilson <email address hidden>
    Date: Fri May 10 12:02:10 2013 +0100

        sna: Propagate clear color when replacing by a CopyArea

    Reported-by: Roman Jarosz <email address hidden>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=65247
    Signed-off-by: Chris Wilson <email address hidden>