sna/dri: Always clear the clear hint after pageflipping
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 3 Dec 2013 15:06:10 +0000 (15:06 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 3 Dec 2013 15:07:41 +0000 (15:07 +0000)
commit23f8802857d64212dc8df39da2c1f6f362f9d053
tree56479f3802d1c9e0fe28d4234d66d3756b48f66f
parent0420adfb9d92b691aabef4e0ccba3782417b4bf0
sna/dri: Always clear the clear hint after pageflipping

commit 3fd116782bb1c05a140f4783e92a8ee6a57143cd
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Mon Sep 23 21:03:07 2013 +0100

    sna/dri: Clear the clear hint upon applying DRI damage

missed the short-circuit path for an already all-damaged pixmap - which
is quite common for the clear pixmaps...

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72194
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_dri.c