commit | 10105d0c9763f058f6a9a09f78397d5bf94dc94c | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 26 17:30:28 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 27 14:06:54 2020 -0400 |
tree | 1ed3fd4833ba6563d7babed6a1b465a1910127dc | |
parent | bcc3775dcf920b25d7123c141ed61f7f9f9bb6c3 [diff] |
drm/amdgpu/swsmu: drop smu i2c bus on navi1x 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