rendercopy/gen8: Fix vertex buffer relocation
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 1 Sep 2014 06:23:30 +0000 (07:23 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 1 Sep 2014 06:23:30 +0000 (07:23 +0100)
commitf473a5543eb601473e2b23e6ff7bff0f468bd3d0
tree1774bc46bc62d38c3316bc733f0be7f323b3ef97
parentc12f292b1d8bbc61b65f1dfc3fd4a9e1e286dbee
rendercopy/gen8: Fix vertex buffer relocation

I was thrown by the routine calling itself gen7 when in it gen8 specific
and required 64bit relocation fixes.

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