]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/swsmu: drop smu i2c bus on navi1x
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 21:30:28 +0000 (17:30 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Nov 2020 10:51:53 +0000 (11:51 +0100)
commit84493deabfd73f1d0200986ba9f4aab3d44b368b
tree5179b98672dd55d05957ed3e67c11c2096c1d3f2
parent10f8db3c60d2a75eaf2624a4c6ddfff3fa68a29a
drm/amdgpu/swsmu: drop smu i2c bus on navi1x

commit 10105d0c9763f058f6a9a09f78397d5bf94dc94c upstream.

Stop registering the SMU i2c bus on navi1x.  This leads to instability
issues when userspace processes mess with the bus and also seems to
cause display stability issues in some cases.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1314
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1341
Reviewed-by: Evan Quan <evan.quan@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>
drivers/gpu/drm/amd/powerplay/navi10_ppt.c