commit | dbfe85ea496728ccf7731601084853f760be77d7 | [log] [tgz] |
---|---|---|
author | Flora Cui <Flora.Cui@amd.com> | Tue Jun 20 11:08:35 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 29 12:43:49 2017 -0400 |
tree | 7029e2119b04924de3deb34f90dbb8e75f0ebfd8 | |
parent | 552c8f76afe7d24c1c1415ec951dea56d553d59c [diff] |
drm/amdgpu: Fix the exported always on CU bitmap Newer asics with 4 SEs are not able to fit the entire bitmask in the original field, use an array instead. v2: keep cu_ao_mask for backward compatibility. Signed-off-by: Flora Cui <Flora.Cui@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>