]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amdgpu: fix rmmod KCQ disable failed error"
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Nov 2017 22:46:50 +0000 (17:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Nov 2017 22:44:13 +0000 (17:44 -0500)
commitcda5493eab83d6dc970af207ad2aa43624e16620
tree3947f5897d414a317e69f8557b844139b4dab8ef
parent36ea1f883b55819e17b72d4cbdf7681fed9d74c3
Revert "drm/amdgpu: fix rmmod KCQ disable failed error"

This reverts commit eeb4a639cb56bde3078982f9b538e184b5048410.

this patch is incorrrect, amdgpu_ucode_bo_fini always
called after gfx_hw_fini.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c