r600: make adjust_gprs use hw stages.
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 03:15:57 +0000 (13:15 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 6 Dec 2015 23:58:59 +0000 (09:58 +1000)
commitbb2b8778cbf7ca6263bf1540708900620a56ace4
tree4fc63f99bdb503a81cd85ec57b93f5da21dc7268
parentd1b90839c07c34d3390d393df3b78c13d0b06684
r600: make adjust_gprs use hw stages.

This changes the r600 specific GPR adjustment code
to use the stage defines, and arrays.

This is prep work for the tess changes later.

Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state.c