]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: fix KV harvesting
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Mar 2018 16:03:27 +0000 (11:03 -0500)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 21 Mar 2018 03:49:50 +0000 (23:49 -0400)
commit83cc4eea5dfe4d2912dde9436227941b4c34bb39
tree87180c2238bdf2deea88f5b64bcc71dbe62d834c
parent42164a26b1395588966626b83097f9a4483e3bee
drm/radeon: fix KV harvesting

[ Upstream commit 0b58d90f89545e021d188c289fa142e5ff9e708b ]

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
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
drivers/gpu/drm/radeon/cik.c