r600g: rework evergreen_init_common_regs()
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Oct 2012 15:53:43 +0000 (11:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Oct 2012 13:32:40 +0000 (09:32 -0400)
commit20d268b3501cd96f6296a1cb05736c2ed751186e
treed6d7909804bedb889229f7fe201a7c1c0104e8a2
parent480e1463057c70ca1b197cbba5a9b1c153d8b052
r600g: rework evergreen_init_common_regs()

Move gfx specific bits out as the code is shared with
compute.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/r600/evergreen_state.c