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, 9 Aug 2023 14:28:27 -0400	[thread overview]
Message-ID: <20230809182827.8135-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 6.5.  Was on PTO last week, so two weeks worth.

The following changes since commit 52a93d39b17dc7eb98b6aa3edb93943248e03b2f:

  Linux 6.5-rc5 (2023-08-06 15:07:51 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 091ae5473f96ced844af6ba39b94757359b12348:

  drm/amdkfd: disable IOMMUv2 support for Raven (2023-08-09 10:58:40 -0400)

----------------------------------------------------------------
amd-drm-fixes-6.5-2023-08-09:

amdgpu:
- S/G display workaround for platforms with >= 64G of memory
- S0i3 fix
- SMU 13.0.0 fixes
- Disable SMU 13.x OD features temporarily while the interface is reworked
  to enable additional functionality
- Fix cursor gamma issues on DCN3+
- SMU 13.0.6 fixes
- Fix possible UAF in CS IOCTL
- Polaris display regression fix
- Only enable CP GFX shadowing on SR-IOV

amdkfd:
- Raven/Picasso KFD regression fix

----------------------------------------------------------------
Alex Deucher (5):
      drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()
      drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV
      drm/amdkfd: ignore crat by default
      drm/amdkfd: disable IOMMUv2 support for KV/CZ
      drm/amdkfd: disable IOMMUv2 support for Raven

Evan Quan (1):
      drm/amd/pm: disable the SMU13 OD feature support temporarily

Kenneth Feng (1):
      drm/amd/pm: correct the pcie width for smu 13.0.0

Lijo Lazar (2):
      drm/amdgpu: Match against exact bootloader status
      drm/amd/pm: Fix SMU v13.0.6 energy reporting

Mario Limonciello (3):
      drm/amd: Disable S/G for APUs when 64GB or more host memory
      drm/amd/display: Don't show stack trace for missing eDP
      drm/amd/display: Fix a regression on Polaris cards

Melissa Wen (1):
      drm/amd/display: check attr flag before set cursor degamma on DCN3+

Tim Huang (1):
      drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11

 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         | 26 ++++++++++++++++++++++
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |  8 +++++--
 drivers/gpu/drm/amd/amdgpu/psp_v13_0.c             | 15 +++++++------
 drivers/gpu/drm/amd/amdkfd/kfd_crat.c              |  4 ----
 drivers/gpu/drm/amd/amdkfd/kfd_device.c            | 13 -----------
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |  8 +------
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  5 ++---
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |  2 +-
 .../amd/display/dc/dce110/dce110_hw_sequencer.c    |  3 ++-
 drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c   |  7 ++++--
 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c          |  4 ++--
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c   | 20 ++++++++++++-----
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c   |  5 ++---
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c   | 12 +++++++---
 16 files changed, 81 insertions(+), 54 deletions(-)

             reply	other threads:[~2023-08-09 18:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 18:28 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-26 18:49 [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=20230809182827.8135-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.