igt/gem_userptr_blits: Fix up last minute API changes
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 22 May 2014 09:20:33 +0000 (10:20 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 22 May 2014 09:22:04 +0000 (10:22 +0100)
commit9911f3f0cf202444f1ef2399f5961605880b7360
tree2b7db24b930fc0b3240d4204e5df8b5abe8294fb
parenteb566561e79d00c7ac7b596d428fa26f6de1ec5d
igt/gem_userptr_blits: Fix up last minute API changes

When the patch was merged, the ioctl numbers had to be adjusted to leave
no holes. Also there was a final piece of munging of the API to
downgrade unsynced userptr for export over dma-buf.

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