r600: don't emit reloc for ring buffer out into the blue
authorRoland Scheidegger <sroland@vmware.com>
Sun, 31 Dec 2017 18:21:04 +0000 (19:21 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 10 Jan 2018 03:59:00 +0000 (04:59 +0100)
commit22ba4ebb1877a86c560533f5e162aa84389597e9
tree49b7e66c6632b7a390f13ad095479667037a9873
parent76baf997371dc8678cbea51fe5d4651aa59af741
r600: don't emit reloc for ring buffer out into the blue

It looks like this reloc belongs to setting the constant reg, which is skipped
for gs ring.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_state.c