sna: Use fast-path target placement if we are also IGNORE_CPU
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 3 Nov 2013 22:07:22 +0000 (22:07 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 3 Nov 2013 22:07:22 +0000 (22:07 +0000)
commit10023bf8f5a95b4e9f42c05370bc2c103d6a3d3d
treeaaa5062e25d144bbef3dbb00b4b6e53ffaaca90f
parent08d8a47e7c8b9bcb5bb317be4623161e58e0e0cc
sna: Use fast-path target placement if we are also IGNORE_CPU

If we are ignoring CPU damage, we also need only to check GPU damage
when considering placement of the target bo.

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