All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Alex Deucher <alexander.deucher@amd.com>
Cc: daniel.vetter@ffwll.ch, dri-devel@lists.freedesktop.org,
	amd-gfx@lists.freedesktop.org
Subject: Re: [pull] amdgpu drm-fixes-6.3
Date: Thu, 13 Apr 2023 10:40:13 +0200	[thread overview]
Message-ID: <ZDe/7WGGFeWmbynG@phenom.ffwll.local> (raw)
In-Reply-To: <20230412215637.7881-1-alexander.deucher@amd.com>

On Wed, Apr 12, 2023 at 05:56:37PM -0400, Alex Deucher wrote:
> Hi Dave, Daniel,
> 
> Fixes for 6.3.
> 
> The following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:
> 
>   Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)
> 
> are available in the Git repository at:
> 
>   https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.3-2023-04-12
> 
> for you to fetch changes up to b9a24d8bd51e2db425602fa82d7f4c06aa3db852:
> 
>   drm/amd/pm: correct the pcie link state check for SMU13 (2023-04-12 16:11:22 -0400)

Pulled, thanks
> 
> ----------------------------------------------------------------
> amd-drm-fixes-6.3-2023-04-12:
> 
> amdgpu:
> - SMU13 fixes
> - DP MST fix
> 
> ----------------------------------------------------------------
> Evan Quan (1):
>       drm/amd/pm: correct the pcie link state check for SMU13
> 
> Horatio Zhang (2):
>       drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
>       drm/amd/pm: correct SMU13.0.7 max shader clock reporting
> 
> Wayne Lin (1):
>       drm/amd/display: Pass the right info to drm_dp_remove_payload
> 
>  .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  | 57 ++++++++++++--
>  drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h       |  6 ++
>  .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c   |  4 +-
>  .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c   | 87 +++++++++++++++++++---
>  4 files changed, 135 insertions(+), 19 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

WARNING: multiple messages have this Message-ID (diff)
From: Daniel Vetter <daniel@ffwll.ch>
To: Alex Deucher <alexander.deucher@amd.com>
Cc: daniel.vetter@ffwll.ch, airlied@gmail.com,
	dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org
Subject: Re: [pull] amdgpu drm-fixes-6.3
Date: Thu, 13 Apr 2023 10:40:13 +0200	[thread overview]
Message-ID: <ZDe/7WGGFeWmbynG@phenom.ffwll.local> (raw)
In-Reply-To: <20230412215637.7881-1-alexander.deucher@amd.com>

On Wed, Apr 12, 2023 at 05:56:37PM -0400, Alex Deucher wrote:
> Hi Dave, Daniel,
> 
> Fixes for 6.3.
> 
> The following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:
> 
>   Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)
> 
> are available in the Git repository at:
> 
>   https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.3-2023-04-12
> 
> for you to fetch changes up to b9a24d8bd51e2db425602fa82d7f4c06aa3db852:
> 
>   drm/amd/pm: correct the pcie link state check for SMU13 (2023-04-12 16:11:22 -0400)

Pulled, thanks
> 
> ----------------------------------------------------------------
> amd-drm-fixes-6.3-2023-04-12:
> 
> amdgpu:
> - SMU13 fixes
> - DP MST fix
> 
> ----------------------------------------------------------------
> Evan Quan (1):
>       drm/amd/pm: correct the pcie link state check for SMU13
> 
> Horatio Zhang (2):
>       drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
>       drm/amd/pm: correct SMU13.0.7 max shader clock reporting
> 
> Wayne Lin (1):
>       drm/amd/display: Pass the right info to drm_dp_remove_payload
> 
>  .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  | 57 ++++++++++++--
>  drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h       |  6 ++
>  .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c   |  4 +-
>  .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c   | 87 +++++++++++++++++++---
>  4 files changed, 135 insertions(+), 19 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

  reply	other threads:[~2023-04-13  8:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12 21:56 [pull] amdgpu drm-fixes-6.3 Alex Deucher
2023-04-13  8:40 ` Daniel Vetter [this message]
2023-04-13  8:40   ` Daniel Vetter
  -- strict thread matches above, loose matches on Subject: below --
2023-04-20  3:17 Alex Deucher
2023-03-30 15:38 Alex Deucher
2023-03-30 18:12 ` Daniel Vetter
2023-03-30 18:12   ` Daniel Vetter
2023-03-29 22:00 Alex Deucher
2023-03-30 16:56 ` Daniel Vetter
2023-03-30 16:56   ` Daniel Vetter
2023-03-23 16:19 Alex Deucher
2023-03-24  9:48 ` Daniel Vetter
2023-03-24  9:48   ` Daniel Vetter

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=ZDe/7WGGFeWmbynG@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.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.