]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add generic pci reset as an option
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Feb 2021 15:29:19 +0000 (10:29 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Feb 2021 20:29:54 +0000 (15:29 -0500)
commit00ff2e06ee17561dd1e6142f2779e610a7b63070
tree9d4160e7b9dc105c77c9a5f88da0d9bd7d48980a
parente75e4d401d6864b84b6e807c3c2f4389307ed310
drm/amdgpu: add generic pci reset as an option

This allows us to use generic PCI reset mechanisms (FLR, SBR) as
a reset mechanism to verify that the generic PCI reset mechanisms
are working properly.

Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c