mbox series

[pull] amdgpu drm-fixes-5.18

Message ID 20220518202045.9123-1-alexander.deucher@amd.com (mailing list archive)
State New, archived
Headers show
Series [pull] amdgpu drm-fixes-5.18 | expand

Pull-request

https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.18-2022-05-18

Message

Alex Deucher May 18, 2022, 8:20 p.m. UTC
Hi Dave, Daniel,

Just one suspend/resume regression fix.

The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:

  Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.18-2022-05-18

for you to fetch changes up to 7123d39dc24dcd21ff23d75f46f926b15269b9da:

  drm/amd: Don't reset dGPUs if the system is going to s2idle (2022-05-18 15:24:35 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.18-2022-05-18:

amdgpu:
- Suspend/resume regression fix

----------------------------------------------------------------
Mario Limonciello (1):
      drm/amd: Don't reset dGPUs if the system is going to s2idle

 drivers/gpu/drm/amd/amdgpu/amdgpu.h      |  2 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 14 ++++++++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c  |  2 +-
 3 files changed, 17 insertions(+), 1 deletion(-)