igt/gem_pwrite_pread: Fix relocation offsets for gen8+
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 5 Mar 2014 11:09:46 +0000 (11:09 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 7 Mar 2014 07:52:42 +0000 (07:52 +0000)
commit856afd588ef31d02c0dd8fd827a0af2725edc464
tree8cbe4c0b94db956514c4a8cb32f328e0f6ffe610
parent449509dddba1e4d3853093a872632b9504b8eaa7
igt/gem_pwrite_pread: Fix relocation offsets for gen8+

Oops, I didn't check to see if there was more than one call site where
we built and execbuffer.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75237
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/gem_pwrite_pread.c