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 drm-fixes-6.3
Date: Thu, 23 Mar 2023 12:19:39 -0400	[thread overview]
Message-ID: <20230323161939.7751-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 6.3.

The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65:

  Linux 6.3-rc3 (2023-03-19 13:27:55 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.3-2023-03-23

for you to fetch changes up to f9537b1fa7fb51c2162bc15ce469cbbf1ca0fbfe:

  drm/amd/display: Set dcn32 caps.seamless_odm (2023-03-23 09:39:34 -0400)

----------------------------------------------------------------
amd-drm-fixes-6.3-2023-03-23:

amdgpu:
- S4 fix
- Soft reset fixes
- SR-IOV fix
- Remove an out of date comment in the DC code
- ASPM fix
- DCN 3.2 fixes

----------------------------------------------------------------
Alex Hung (1):
      drm/amd/display: remove outdated 8bpc comments

Hersen Wu (2):
      drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
      drm/amd/display: Set dcn32 caps.seamless_odm

Jane Jian (1):
      drm/amdgpu/gfx: set cg flags to enter/exit safe mode

Kai-Heng Feng (1):
      drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi

Tim Huang (2):
      drm/amdgpu: reposition the gpu reset checking for reuse
      drm/amdgpu: skip ASIC reset for APUs when go to S4

Tong Liu01 (1):
      drm/amdgpu: add mes resume when do gfx post soft reset

YuBiao Wang (1):
      drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs

 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |  5 +--
 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c           | 41 ++++++++++++----------
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         | 15 ++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |  5 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c          |  9 +++++
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             | 14 ++++++++
 drivers/gpu/drm/amd/amdgpu/nv.c                    |  2 +-
 drivers/gpu/drm/amd/amdgpu/vi.c                    | 17 +--------
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  1 -
 drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c  |  3 +-
 .../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c  |  1 +
 11 files changed, 72 insertions(+), 41 deletions(-)

             reply	other threads:[~2023-03-23 16:19 UTC|newest]

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