On Wed, Jan 08, 2025 at 12:00:40AM +0000, Deucher, Alexander wrote:
[Public]
-----Original Message----- From: Greg Kroah-Hartman gregkh@linuxfoundation.org Sent: Monday, January 6, 2025 10:14 AM To: stable@vger.kernel.org Cc: Greg Kroah-Hartman gregkh@linuxfoundation.org; patches@lists.linux.dev; Shixiong Ou oushixiong@kylinos.cn; Deucher, Alexander Alexander.Deucher@amd.com; Sasha Levin sashal@kernel.org Subject: [PATCH 6.6 014/222] drm/radeon: Delay Connector detecting when HPD singals is unstable
6.6-stable review patch. If anyone has any objections, please let me know.
From: Shixiong Ou oushixiong@kylinos.cn
[ Upstream commit 949658cb9b69ab9d22a42a662b2fdc7085689ed8 ]
In some causes, HPD signals will jitter when plugging in or unplugging HDMI.
Rescheduling the hotplug work for a second when EDID may still be readable but HDP is disconnected, and fixes this issue.
Signed-off-by: Shixiong Ou oushixiong@kylinos.cn Signed-off-by: Alex Deucher alexander.deucher@amd.com Stable-dep-of: 979bfe291b5b ("Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable"")
Please drop both of these patches. There is no need to pull back a patch just so that you can apply the revert.
Good point, both now dropped, thanks.
greg k-h