i965: Fix General and Indirect Base Addresses on Broadwell.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Feb 2014 22:30:39 +0000 (14:30 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 11 Feb 2014 23:25:45 +0000 (15:25 -0800)
commit35e8de383cec285fbc9cf6dfc514fc7ea9b42ba7
tree806edc207f4b4f5b6d3e30468abcedbd42612aa2
parentb0e90ea09fa24306d13304a4acad9a85291623c0
i965: Fix General and Indirect Base Addresses on Broadwell.

I set the "address modify enable" bit in the wrong DWord.  The first
DWord is the high 16 bits of the address, while the second is the low
32-bits and enable bit.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/gen8_misc_state.c