commit | ffe6d881e99413f3ebdfebf99570c2e840879e68 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 18 23:52:37 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 29 15:28:00 2017 -0400 |
tree | acd823eb8476c40a92b59004f0b3ea47cbe15a83 | |
parent | 29696bd680f196f52c6d5eedc4da4ef0482d8bb9 [diff] |
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>