drm/amdgpu/gfx8: use cached raster config values in csb setup
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Oct 2016 15:17:58 +0000 (11:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:32 +0000 (14:38 -0400)
commit34817db6c73d110d460daf02b977f583caa05a97
tree839e89f71eaf0f5bb53d568ca81adfa299bb88b8
parent392f0c775c80de0eae4c07227cc220015df70abc
drm/amdgpu/gfx8: use cached raster config values in csb setup

Simplify the code and properly set the csb for harvest values.

Reviewed-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