All of lore.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
Subject: Re: [PATCH 5.15 1/2] drm/amd: Move helper for dynamic speed switch check out of smu13
Date: Tue, 31 Oct 2023 08:44:42 -0500	[thread overview]
Message-ID: <571daf65-0f07-4b45-acbb-0613d724c742@amd.com> (raw)
In-Reply-To: <2023103102-antihero-gumming-5788@gregkh>

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")


  reply	other threads:[~2023-10-31 13:44 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 [this message]
2023-10-31 14:10     ` 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=571daf65-0f07-4b45-acbb-0613d724c742@amd.com \
    --to=mario.limonciello@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 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.