intel/bdw/aub: Update AUB trace block writes for 48-bit addressing.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 15 Feb 2013 17:29:46 +0000 (09:29 -0800)
committerBen Widawsky <benjamin.widawsky@intel.com>
Fri, 8 Nov 2013 01:09:18 +0000 (17:09 -0800)
commita0c126dcedb8be64c644321c2b2836723117064b
tree88fe1f6474b3a3371a16ff3c604173683357eb1c
parent946f847dc6683c88f69ea75e521d83ffbab4d40a
intel/bdw/aub: Update AUB trace block writes for 48-bit addressing.

Since our aub file dumping's GTT handling is totally fake, we always put
everything in the low 4GB anyway and shouldn't ever need to set
AddressHigh to anything other than 0.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
[ben: slight commit message change]
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
intel/intel_bufmgr_gem.c