]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/radeon: fix KV harvesting
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Mar 2018 16:03:27 +0000 (11:03 -0500)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 15 Mar 2018 21:28:57 +0000 (18:28 -0300)
commit7958247e889c3667e52b3850c988e0ae1610e36d
tree6de729264d45a056057bad717d0b7558d718f9ab
parent98b22653227cfe749f829b33a104b8baa733f19f
drm/radeon: fix KV harvesting

BugLink: http://bugs.launchpad.net/bugs/1756100
commit 0b58d90f89545e021d188c289fa142e5ff9e708b upstream.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/gpu/drm/radeon/cik.c