]> 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)
commit2f7c8a18c81c9364acb7a1d5965bcf243f4205d3
treee5d71d26f9888a3ef0e0d8436870d9f7e4b67323
parent3c3c332d495a1f444cf4689094c277624a8001b4
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