radeonsi: store chip class in the pm4 struct
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Jun 2013 18:04:58 +0000 (14:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Jun 2013 19:16:27 +0000 (15:16 -0400)
commitf2a9bd80840d5c570689ea1f4ccb648000fc9b88
treeca327dda582f36853a7274f83dde578d252e0bb6
parent3a47f1945ffda1d931790845daa38d370b1833bc
radeonsi: store chip class in the pm4 struct

Will be used for asic specific pm4 behavior.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/radeonsi/r600_hw_context.c
src/gallium/drivers/radeonsi/radeonsi_pm4.c
src/gallium/drivers/radeonsi/radeonsi_pm4.h
src/gallium/drivers/radeonsi/si_state.c
src/gallium/drivers/radeonsi/si_state_draw.c