All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Mario Limonciello <mario.limonciello@amd.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH 5.15 1/2] drm/amd: Move helper for dynamic speed switch check out of smu13
Date: Tue, 31 Oct 2023 15:10:44 +0100	[thread overview]
Message-ID: <2023103133-wanting-appraiser-7846@gregkh> (raw)
In-Reply-To: <571daf65-0f07-4b45-acbb-0613d724c742@amd.com>

On Tue, Oct 31, 2023 at 08:44:42AM -0500, Mario Limonciello wrote:
> On 10/31/2023 06:50, Greg KH wrote:
> > On Fri, Oct 27, 2023 at 03:39:57AM -0500, Mario Limonciello wrote:
> > > This helper is used for checking if the connected host supports
> > > the feature, it can be moved into generic code to be used by other
> > > smu implementations as well.
> > > 
> > > Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
> > > Reviewed-by: Evan Quan <evan.quan@amd.com>
> > > Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> > > (cherry picked from commit 5d1eb4c4c872b55664f5754cc16827beff8630a7)
> > > 
> > > The original problematic dGPU is not supported in 5.15.
> > > 
> > > Just introduce new function for 5.15 as a dependency for fixing
> > > unrelated dGPU that uses this symbol as well.
> > > 
> > > Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
> > > ---
> > >   drivers/gpu/drm/amd/amdgpu/amdgpu.h        |  1 +
> > >   drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 19 +++++++++++++++++++
> > >   2 files changed, 20 insertions(+)
> > 
> > What about 6.5 and 6.1 for this commit?  We can't have someone upgrade
> > and have a regression, right?
> > 
> > thanks
> > 
> > greg k-h
> 
> Kernel 6.5-rc2 introduced this commit.
> 
> Kernel 6.1.y already has this commit.  Here's the hash:
> 
> 32631ac27c91 ("drm/amd: Move helper for dynamic speed switch check out of
> smu13")

Then the commit listed above is wrong in the patch, please fix up and
resend the series with the correct id.

Yet-another-problem due to the drm layer having duplicate commits in
their trees, sorry, you all did it to yourself...

greg k-h

      reply	other threads:[~2023-10-31 14:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-27  8:39 [PATCH 5.15 1/2] drm/amd: Move helper for dynamic speed switch check out of smu13 Mario Limonciello
2023-10-27  8:39 ` [PATCH 5.15 2/2] drm/amd: Disable ASPM for VI w/ all Intel systems Mario Limonciello
2023-10-31 11:51   ` Greg KH
2023-10-31 13:42     ` Mario Limonciello
2023-10-31 14:11       ` Greg KH
2023-10-31 11:50 ` [PATCH 5.15 1/2] drm/amd: Move helper for dynamic speed switch check out of smu13 Greg KH
2023-10-31 13:44   ` Mario Limonciello
2023-10-31 14:10     ` Greg KH [this message]

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=2023103133-wanting-appraiser-7846@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=mario.limonciello@amd.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.