This is a note to let you know that I've just added the patch titled Revert "drm/amd: Enable PCIe PME from D3" to the 6.1-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: revert-drm-amd-enable-pcie-pme-from-d3.patch and it can be found in the queue-6.1 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From stable+bounces-16049-greg=kroah.com@xxxxxxxxxxxxxxx Fri Jan 26 17:00:28 2024 From: Jonathan Gray <jsg@xxxxxxxxx> Date: Sat, 27 Jan 2024 12:00:07 +1100 Subject: Revert "drm/amd: Enable PCIe PME from D3" To: gregkh@xxxxxxxxxxxxxxxxxxx Cc: mario.limonciello@xxxxxxx, stable@xxxxxxxxxxxxxxx Message-ID: <20240127010007.77686-1-jsg@xxxxxxxxx> From: Jonathan Gray <jsg@xxxxxxxxx> This reverts commit 0c8d252d0a20a412ec30859afef6393aecfdd3cd. duplicated a change made in 6.1.66 c6088429630048661e480ed28590e69a48c102d6 Cc: stable@xxxxxxxxxxxxxxx # 6.1 Signed-off-by: Jonathan Gray <jsg@xxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 -- 1 file changed, 2 deletions(-) --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c @@ -2202,8 +2202,6 @@ retry_init: pci_wake_from_d3(pdev, TRUE); - pci_wake_from_d3(pdev, TRUE); - /* * For runpm implemented via BACO, PMFW will handle the * timing for BACO in and out: Patches currently in stable-queue which might be from kroah.com@xxxxxxxxxxxxxxx are queue-6.1/ksmbd-send-lease-break-notification-on-file_rename_information.patch queue-6.1/revert-drm-amd-enable-pcie-pme-from-d3.patch queue-6.1/ksmbd-fix-potential-circular-locking-issue-in-smb2_set_ea.patch queue-6.1/ksmbd-add-missing-set_freezable-for-freezable-kthread.patch queue-6.1/ksmbd-set-v2-lease-version-on-lease-upgrade.patch queue-6.1/ksmbd-don-t-increment-epoch-if-current-state-and-request-state-are-same.patch