[PATCH 0/5] Misc runpm and baco fixes
Alex Deucher
alexdeucher at gmail.com
Thu Oct 10 15:26:14 UTC 2019
While cleaning up the runtime pm code in amdgpu,
I came across a few things. These patches fix
them up. Please review!
Alex Deucher (5):
drm/amdgpu: move pci_save_state into suspend path
drm/amdgpu: move gpu reset out of amdgpu_device_suspend
drm/amdgpu: simplify ATPX detection
drm/amdgpu: remove in_baco_reset hack
drm/amdgpu/soc15: add support for baco reset with swSMU
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 -
.../gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 12 +----
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 6 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 7 ++-
drivers/gpu/drm/amd/amdgpu/soc15.c | 53 ++++++++++++-------
.../drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 4 +-
6 files changed, 43 insertions(+), 41 deletions(-)
--
2.20.1
More information about the amd-gfx
mailing list