test/gen3_mixed_blits: Acutally use fences for BLT
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Jun 2011 16:45:28 +0000 (17:45 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Jun 2011 16:45:28 +0000 (17:45 +0100)
commit853d729598fddce3f1814cd7fc5e1020147b3f34
tree2b7e2183beaa353e033ceaa8cf1e524e1dda2f8a
parentaadfcdfd4edbaa7f9912a6ec42215ddb6726c74a
test/gen3_mixed_blits: Acutally use fences for BLT

Gah, in my excitement of reproducing the failure reported by
gem_stress, I missed using fenced relocs for the BLT.

Fortunately, it doesn't affect the presence of the error.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/gen3_mixed_blits.c