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, radeon drm-fixes-6.4
Date: Wed, 7 Jun 2023 17:37:40 -0400	[thread overview]
Message-ID: <20230607213740.7723-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 6.4.

The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

  Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

are available in the Git repository at:

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

for you to fetch changes up to e1a600208286c197c2696e51fc313e49889315bd:

  drm/amd/display: Reduce sdp bw after urgent to 90% (2023-06-07 17:02:25 -0400)

----------------------------------------------------------------
amd-drm-fixes-6.4-2023-06-07:

amdgpu:
- S0ix fixes
- GPU reset fixes
- SMU13 fixes
- SMU11 fixes
- Misc Display fixes
- Revert RV/RV2/PCO clock counter changes
- Fix Stoney xclk value
- Fix reserved vram debug info

radeon:
- Fix a potential use after free

----------------------------------------------------------------
Alex Deucher (3):
      Revert "drm/amdgpu: change the reference clock for raven/raven2"
      Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revision id"
      Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"

Alvin Lee (1):
      drm/amd/display: Reduce sdp bw after urgent to 90%

Chia-I Wu (1):
      drm/amdgpu: fix xclk freq on CHIP_STONEY

Evan Quan (1):
      drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid SKUs

Horatio Zhang (1):
      drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vram

Lijo Lazar (1):
      drm/amd/pm: Fix power context allocation in SMU13

Mario Limonciello (2):
      drm/amd: Disallow s0ix without BIOS support again
      drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder during suspend path

Min Li (1):
      drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl

Samson Tam (1):
      drm/amd/display: add ODM case when looking for first split pipe

YiPeng Chai (1):
      drm/amdgpu: change reserved vram info print

 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c           | 12 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         | 10 +--
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c          |  1 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c       |  7 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              | 35 --------
 drivers/gpu/drm/amd/amdgpu/soc15.c                 |  7 +-
 drivers/gpu/drm/amd/amdgpu/vi.c                    | 11 ++-
 drivers/gpu/drm/amd/display/dc/core/dc.c           | 36 ++++++++-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  | 20 +++++
 .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c   |  2 +-
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    | 92 +++++++++++++++++-----
 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c     |  4 +-
 drivers/gpu/drm/radeon/radeon_gem.c                |  4 +-
 13 files changed, 162 insertions(+), 79 deletions(-)

             reply	other threads:[~2023-06-07 21:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-07 21:37 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-15  2:40 [pull] amdgpu, radeon drm-fixes-6.4 Alex Deucher
2023-05-24 21:12 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=20230607213740.7723-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.