commit | 0b10029d826ed8c18a5f9d2f4abfa415d15cd1d3 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 17 10:17:17 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 17 14:25:46 2016 -0400 |
tree | 024721b93ea3e7e3f29672dbeeed38e9fd2ba66b | |
parent | 041bf0225552044b85ce7ee7981e790d987d6ceb [diff] |
drm/amdgpu: fix num_rbs exposed to userspace (v2) This was accidently broken for harvest cards when the code was refactored for Polaris support. v2: multiply by shader engines. Noticed by Nicolai. Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org