sna: Remove stale assertion
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 15 Dec 2013 10:41:22 +0000 (10:41 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 15 Dec 2013 10:42:35 +0000 (10:42 +0000)
commit660fbdac8da1f43749007f126201681023a677e1
tree40bb217a31e211f1eb1616ba30133cb48952ef5a
parent989198f3ddc763000702bd1eaeb54002e18a8f04
sna: Remove stale assertion

Now that we do not remove the move-to-gpu for a plain read from the
TearFree buffer, it is viable to use that buffer as source for cloning.
So we need to kill the stale assertion.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_accel.c
src/sna/sna_display.c