]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move pci_save_state into suspend path
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Oct 2019 19:33:39 +0000 (14:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2019 19:51:39 +0000 (15:51 -0400)
commitbf1378f5aba050a09d4d39e91d1a2e1b12020eb1
treef46b84dcd056ebd4d357fd0a411eed4870e9f335
parent569f22046d2390a9b98ebdd0bb57510e1a9bcf3f
drm/amdgpu: move pci_save_state into suspend path

for amdgpu_device_suspend.  This follows the logic
in the resume path.

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