drm/amdgpu/gfx9: adjust mqd allocation size
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 19 Aug 2017 03:52:37 +0000 (23:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Aug 2017 19:28:00 +0000 (15:28 -0400)
commitffe6d881e99413f3ebdfebf99570c2e840879e68
treeacd823eb8476c40a92b59004f0b3ea47cbe15a83
parent29696bd680f196f52c6d5eedc4da4ef0482d8bb9
drm/amdgpu/gfx9: adjust mqd allocation size

To allocate additional space for the dynamic cu masks.
Confirmed with the hw team that we only need 1 dword
for the mask.  The mask is the same for each SE so
you only need 1 dword.

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
drivers/gpu/drm/amd/include/v9_structs.h