drm/amdgpu/gfx7: cache raster_config values
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Nov 2017 20:41:30 +0000 (15:41 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Nov 2017 22:44:11 +0000 (17:44 -0500)
commited162fe7643023b52cc21998a6b3eff15a233c5e
tree1a5e860ea150bbb21de6abd2b98d141c987fe9a3
parentb43aaee69d4327d05e7624d9471c17d015b4d67d
drm/amdgpu/gfx7: cache raster_config values

We did this for gfx6 and 8, but somehow missed gfx7.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c