commit | 562b49fcd02d1b06f2706c31992d2fbfc011a634 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 20 14:20:32 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 22 14:27:11 2019 -0500 |
tree | a66f6747515069b664adaa854d090f0282ee1362 | |
parent | 7633c5e0bd190393362de46aea8ea34f8732a20e [diff] |
drm/amdgpu: simplify runtime suspend In the standard _PR3 case, the pci core handles the pci state. The driver only needs to handle it in the legacy ATPX case. This may fix issues with runtime suspend/resume on certain hybrid graphics laptops. Acked-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>