drm/amdgpu/si: fix ring size for compute
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Sep 2016 16:04:45 +0000 (12:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Sep 2016 19:52:52 +0000 (15:52 -0400)
commit2255e8c1092fedbd3db9940e37ef44524f86a3d9
treebd21fa3fcfbd73102ecd15443f9e674ad154495e
parent72f417a2e0b1bdb0e2accc36fd4d3b64769dce0f
drm/amdgpu/si: fix ring size for compute

We switched the other asics, but missed this.

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