i965: Introduce an OUT_RELOC64 macro.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 5 Nov 2013 00:55:26 +0000 (16:55 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 20 Jan 2014 23:12:23 +0000 (15:12 -0800)
commitf11c1feaf7a92d5109bcc86efaefec3a0193766a
tree3efba085d8960322ac2a2a5395e18336002abcf2
parent67ebcb4711d7c6d35df03298f065806613a62798
i965: Introduce an OUT_RELOC64 macro.

Broadwell uses 48-bit addresses.  The first DWord is the low 32 bits,
and the second DWord is the high 16 bits.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/intel_batchbuffer.c
src/mesa/drivers/dri/i965/intel_batchbuffer.h