]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/soc15: skip reset on init
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 17 May 2019 14:21:13 +0000 (09:21 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Jun 2019 10:19:21 +0000 (12:19 +0200)
commitf3b80306996f6f32c2b8a90f67dc207f65661281
tree2d4b096887965d0b13f0d6d243f859372120853a
parente5b4ed2d2f663ca47fb8a7adb99227d51c62dcdf
drm/amdgpu/soc15: skip reset on init

commit 5887a59961e2295c5b02f39dbc0ecf9212709b7b upstream.

Not necessary on soc15 and breaks driver reload on server cards.

Acked-by: Amber Lin <Amber.Lin@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/amdgpu/soc15.c