sna: Fix inconsistency in has_coherent_ptr assertion
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Oct 2013 15:59:29 +0000 (16:59 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Oct 2013 16:57:59 +0000 (17:57 +0100)
commitc51dd18eade425a7e280203b328b66d278fcba1c
treee778bb7669aa747b1c428ff563440465b4bbf714
parentbccbbf8a68faf7aac274efd289d4916083b1a1e3
sna: Fix inconsistency in has_coherent_ptr assertion

We occasionally will read from an "incoherent" ptr in the belief that
the clflush hit will be worth it.

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