]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57bafbf694a9e7e9e1d413c5e644764fb4edc035
treeacd823eb8476c40a92b59004f0b3ea47cbe15a83
parentb737bfd819b979d90dd35bf6c51acc10b9fcb058
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