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 6.1.y 0/3] Fix accessing IP discovery from debugfs
Date: Wed, 9 Aug 2023 11:09:53 +0200	[thread overview]
Message-ID: <2023080945-polio-singular-ec58@gregkh> (raw)
In-Reply-To: <20230808175055.3761-1-mario.limonciello@amd.com>

On Tue, Aug 08, 2023 at 12:50:52PM -0500, Mario Limonciello wrote:
> As part of debugging https://gitlab.freedesktop.org/drm/amd/-/issues/2748
> one issue that was noticed was that debugfs access for the IP discovery
> blob wasn't working in 6.1.y.  It worked in 6.5-rc1 though.
> 
> This series fixes this issue for 6.1.y.
> 
> Lijo Lazar (1):
>   drm/amdgpu: Use apt name for FW reserved region
> 
> Luben Tuikov (1):
>   drm/amdgpu: Remove unnecessary domain argument
> 
> Tong Liu01 (1):
>   drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2
> 
>  .../gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c  | 104 ++++++++++++++----
>  drivers/gpu/drm/amd/amdgpu/amdgpu_object.c    |  10 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_object.h    |   2 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c       |  89 +++++++++++----
>  drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h       |   8 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c      |   1 -
>  drivers/gpu/drm/amd/include/atomfirmware.h    |  63 +++++++++--
>  7 files changed, 217 insertions(+), 60 deletions(-)
> 
> -- 
> 2.34.1
> 

All now queued up, thanks.

greg k-h

      parent reply	other threads:[~2023-08-09  9:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 17:50 [PATCH 6.1.y 0/3] Fix accessing IP discovery from debugfs Mario Limonciello
2023-08-08 17:50 ` [PATCH 6.1.y 1/3] drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2 Mario Limonciello
2023-08-08 17:50 ` [PATCH 6.1.y 2/3] drm/amdgpu: Remove unnecessary domain argument Mario Limonciello
2023-08-09  9:09   ` Patch "drm/amdgpu: Remove unnecessary domain argument" has been added to the 6.1-stable tree gregkh
2023-08-08 17:50 ` [PATCH 6.1.y 3/3] drm/amdgpu: Use apt name for FW reserved region Mario Limonciello
2023-08-09  9:09 ` 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=2023080945-polio-singular-ec58@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.