radeonsi: add harvest support for CI/VI parts (v3)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jul 2015 02:19:55 +0000 (22:19 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 14 Aug 2015 13:02:29 +0000 (15:02 +0200)
commitd69686f1d375c3a65a4398f69da843e833987b0e
tree34b2f4a0b10ca901ba5c206cbffe5708be5665be
parent933d24b1768d769f1847a023ea3c70b6c9723e33
radeonsi: add harvest support for CI/VI parts (v3)

Properly calculate the PA_SC_RASTER_CONFIG[_1] settings
for harvest chips.

v2: - fix default raster config settings for CZ and KV
    - Suggestions from Michel
v3: - handle multiple packers properly for CI+
    - GRBM_GFX_INDEX is privileged on VI+

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> (v2)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/radeonsi/si_state.c