sna: Reduce assertion when using asynchronous CPU access
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Jun 2014 10:05:33 +0000 (11:05 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Jun 2014 10:05:33 +0000 (11:05 +0100)
commitfab3bc70a450d94104c96ddbe7fa6e6ace1bb8f8
treea77c586b6908136d836795ff698731f9537bbf5e
parentffe8bd4d6e296a0ded0e118aee05aa6cb3051c56
sna: Reduce assertion when using asynchronous CPU access

If we are not actually accessing the memory through the pointer, we do
not care if it not currently coherent.

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