All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Deucher <alexander.deucher@amd.com>
To: <amd-gfx@lists.freedesktop.org>,
	<dri-devel@lists.freedesktop.org>, <airlied@gmail.com>,
	<daniel.vetter@ffwll.ch>
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu, amdkfd drm-fixes-6.5
Date: Wed, 26 Jul 2023 14:49:36 -0400	[thread overview]
Message-ID: <20230726184936.7812-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 6.5.

The following changes since commit 28801cc85906ea62043e62c71def7f9daaf1c168:

  Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2023-07-21 12:16:47 +1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.5-2023-07-26

for you to fetch changes up to bc1688fce2ec7726112276650762275392d1bab1:

  drm/amdgpu: Restore HQD persistent state register (2023-07-25 16:26:38 -0400)

----------------------------------------------------------------
amd-drm-fixes-6.5-2023-07-26:

amdgpu:
- gfxhub partition fix
- Fix error handling in psp_sw_init()
- SMU13 fix
- DCN 3.1 fix
- DCN 3.2 fix
- Fix for display PHY programming sequence
- DP MST error handling fix
- GFX 9.4.3 fix

amdkfd:
- GFX11 trap handling fix

----------------------------------------------------------------
Alvin Lee (1):
      drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0

Dan Carpenter (1):
      drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_event()

George Shen (1):
      drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family

Jane Jian (1):
      drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock

Jonathan Kim (1):
      drm/amdkfd: fix trap handling work around for debugging

Leo Chen (1):
      drm/amd/display: Exit idle optimizations before attempt to access PHY

Lijo Lazar (1):
      drm/amdgpu: Restore HQD persistent state register

Mario Limonciello (1):
      drm/amd: Fix an error handling mistake in psp_sw_init()

Victor Lu (1):
      drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)

 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c                     | 6 +++---
 drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c                     | 3 ++-
 drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c                    | 5 +----
 drivers/gpu/drm/amd/amdkfd/kfd_debug.c                      | 5 ++---
 drivers/gpu/drm/amd/amdkfd/kfd_debug.h                      | 6 ++++++
 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c       | 6 ++----
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 +-
 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c | 3 +++
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_dccg.c           | 3 ++-
 drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c           | 5 ++++-
 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c        | 2 +-
 11 files changed, 27 insertions(+), 19 deletions(-)

             reply	other threads:[~2023-07-26 18:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-26 18:49 Alex Deucher [this message]
2023-08-09 18:28 [pull] amdgpu, amdkfd drm-fixes-6.5 Alex Deucher

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=20230726184936.7812-1-alexander.deucher@amd.com \
    --to=alexander.deucher@amd.com \
    --cc=airlied@gmail.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.