public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Mario Limonciello <mario.limonciello@amd.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>,
	"Pananchikkal, Renjith" <Renjith.Pananchikkal@amd.com>
Subject: Re: A few HDMI fixes for 6.18.y
Date: Tue, 24 Feb 2026 20:31:06 -0600	[thread overview]
Message-ID: <c6996c83-db35-4f2c-b11d-dbb4eaeb7269@amd.com> (raw)
In-Reply-To: <2026022401-fondness-unburned-7a44@gregkh>



On 2/24/2026 6:56 PM, Greg KH wrote:
> On Mon, Feb 23, 2026 at 02:04:05PM -0600, Mario Limonciello wrote:
>> Hi,
>>
>> There was a commit in 6.18 that caused a problem:
>> c918e75e1ed9 ("drm/amd/display: Add an HPD filter for HDMI")
>>
>> This has been fixed by these commits:
>> commit 6a681cd90345 ("drm/amd/display: Add an hdmi_hpd_debounce_delay_ms
>> module")
>> commit 17b2c526fd80 ("drm/amd/display: Clear HDMI HPD pending work only if
>> it is enabled")
>>
>> Can we please bring to 6.18.y and 6.19.y?
> 
> These only apply to 6.18.y, but not 6.19.y, so can you provide a working
> backport for both?
> 

It looks like 6.19.y already picked them up!

❯ git checkout linux-6.19.y
❯ git cherry-pick -x 6a681cd90345
Auto-merging drivers/gpu/drm/amd/amdgpu/amdgpu.h
Auto-merging drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Auto-merging drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Auto-merging drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
On branch linux-6.19.y
Your branch is up to date with 'origin/linux-6.19.y'.

You are currently cherry-picking commit 6a681cd90345.
   (all conflicts fixed: run "git cherry-pick --continue")
   (use "git cherry-pick --skip" to skip this patch)
   (use "git cherry-pick --abort" to cancel the cherry-pick operation)

nothing to commit, working tree clean
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

     git commit --allow-empty

Otherwise, please use 'git cherry-pick --skip'
❯ git cherry-pick --skip
❯ git cherry-pick -x 17b2c526fd80
Auto-merging drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
On branch linux-6.19.y
Your branch is up to date with 'origin/linux-6.19.y'.

You are currently cherry-picking commit 17b2c526fd80.
   (all conflicts fixed: run "git cherry-pick --continue")
   (use "git cherry-pick --skip" to skip this patch)
   (use "git cherry-pick --abort" to cancel the cherry-pick operation)

nothing to commit, working tree clean
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

     git commit --allow-empty

Otherwise, please use 'git cherry-pick --skip'
❯ git cherry-pick --skip

  reply	other threads:[~2026-02-25  2:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-23 20:04 A few HDMI fixes for 6.18.y Mario Limonciello
2026-02-25  0:56 ` Greg KH
2026-02-25  2:31   ` Mario Limonciello [this message]
2026-02-25 14:23     ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c6996c83-db35-4f2c-b11d-dbb4eaeb7269@amd.com \
    --to=mario.limonciello@amd.com \
    --cc=Renjith.Pananchikkal@amd.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox