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