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-5.18
Date: Wed, 27 Apr 2022 22:32:32 -0400	[thread overview]
Message-ID: <20220428023232.5794-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.18.

The following changes since commit b2d229d4ddb17db541098b83524d901257e93845:

  Linux 5.18-rc3 (2022-04-17 13:57:31 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.18-2022-04-27

for you to fetch changes up to fb8cc3318e47e1a0ced4025ef614317b541147e7:

  drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend (2022-04-27 17:38:02 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.18-2022-04-27:

amdgpu:
- Runtime pm fix
- DCN memory leak fix in error path
- SI DPM deadlock fix
- S0ix fix

amdkfd:
- GWS fix
- GWS support for CRIU

----------------------------------------------------------------
Alex Deucher (1):
      drm/amdgpu: don't runtime suspend if there are displays attached (v3)

David Yat Sin (2):
      drm/amdkfd: Fix GWS queue count
      drm/amdkfd: CRIU add support for GWS queues

Evan Quan (1):
      drm/amd/pm: fix the deadlock issue observed on SI

Miaoqian Lin (1):
      drm/amd/display: Fix memory leak in dcn21_clock_source_create

Prike Liang (1):
      drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend

 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            | 105 ++++++++++++++-------
 drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c             |  10 ++
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |  83 ++++++++--------
 drivers/gpu/drm/amd/amdkfd/kfd_priv.h              |   2 +-
 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c |  10 +-
 .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c  |   1 +
 drivers/gpu/drm/amd/pm/amdgpu_dpm.c                |  39 ++++++++
 drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c     |  10 --
 drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c         |  35 -------
 drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c   |  10 --
 10 files changed, 165 insertions(+), 140 deletions(-)

             reply	other threads:[~2022-04-28  2:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-28  2:32 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-06 17:04 [pull] amdgpu, amdkfd drm-fixes-5.18 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=20220428023232.5794-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.