]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commita0e2f50bdb588d91a553f2f6bd56be7bedc94b1a
tree5986627b8422328cae05c8f6ac90ce823f2aa573
parent4469942bbbe5ebf845e04971d8c74e9b6178f9fa
drm/amdgpu: fix rb setting for CZ

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>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c