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.7-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.7 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-16051-greg=kroah.com@xxxxxxxxxxxxxxx Fri Jan 26 17:04:13 2024 From: Jonathan Gray <jsg@xxxxxxxxx> Date: Sat, 27 Jan 2024 12:03:59 +1100 Subject: Revert "drm/amd: Enable PCIe PME from D3" To: gregkh@xxxxxxxxxxxxxxxxxxx Cc: mario.limonciello@xxxxxxx, stable@xxxxxxxxxxxxxxx Message-ID: <20240127010359.10723-1-jsg@xxxxxxxxx> From: Jonathan Gray <jsg@xxxxxxxxx> This reverts commit 05f7a3475af0faa8bf77f8637c4a40349db4f78f. duplicated a change made in 6.7 6967741d26c87300a51b5e50d4acd104bc1a9759 Cc: stable@xxxxxxxxxxxxxxx # 6.7 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 @@ -2265,8 +2265,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.7/ksmbd-send-lease-break-notification-on-file_rename_information.patch queue-6.7/revert-drm-amd-enable-pcie-pme-from-d3.patch queue-6.7/ksmbd-fix-potential-circular-locking-issue-in-smb2_set_ea.patch queue-6.7/ksmbd-add-missing-set_freezable-for-freezable-kthread.patch queue-6.7/ksmbd-set-v2-lease-version-on-lease-upgrade.patch queue-6.7/ksmbd-don-t-increment-epoch-if-current-state-and-request-state-are-same.patch