drm/amdgpu: fix rb setting for CZ
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jul 2015 02:23:38 +0000 (22:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Aug 2015 18:26:48 +0000 (14:26 -0400)
Always set num_rbs to 2 for CZ.  The 1 RB parts are often harvest
configs.  The will get sorted out in mesa when we program
PA_SC_RASTER_CONFIG[_1].

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found