]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Mon, 24 Aug 2020 18:27:40 +0000 (14:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Sep 2020 21:25:16 +0000 (17:25 -0400)
commit92f9dfa1b0e220484fa662adce40a3d70f46114d
treee5d71d26f9888a3ef0e0d8436870d9f7e4b67323
parente17adb5700c585bf1d0351ecfd5f8bf751a203ad
drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.

Reuse exsisting functions from GPU recovery to avoid code
duplications.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c