commit | 545b0bcde7fbd3ee408fa842ea0731451dc4bd0a | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 01 11:05:31 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 07 16:27:00 2018 -0500 |
tree | da1ef1250f7e31cc7a8dbda5c1072f148d6f01b4 | |
parent | 0b58d90f89545e021d188c289fa142e5ff9e708b [diff] |
drm/amdgpu: fix KV harvesting Always set the graphics values to the max for the asic type. E.g., some 1 RB chips are actually 1 RB chips, others are actually harvested 2 RB chips. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=99353 Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org