commit | 943c05bdb53da273c43ec44eec37c6a70409b5e9 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed May 31 10:05:04 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jun 07 00:04:21 2017 -0400 |
tree | d90eb700e1e593c6a571539c5ad7bac142b9dcff | |
parent | 6653ebd48f493efe3f3598ff3fe7b3d5451665df [diff] |
drm/amdgpu/gfx8: drop per-APU CU limits Always use the max for the family rather than the per sku limits. This makes sure the mask is always the max size to avoid reporting the wrong number of CUs. Reviewed-by: Alex Xie <AlexBin.Xie@amd.com> Reviewed-by: Andres Rodriguez <andresx7@gmail.com> Cc: stable@vger.kernel.org Signed-off-by: Alex Deucher <alexander.deucher@amd.com>