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.4
Date: Wed, 3 May 2023 23:40:18 -0400	[thread overview]
Message-ID: <20230504034018.7950-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 6.4.

The following changes since commit d893f39320e1248d1c97fde0d6e51e5ea008a76b:

  drm/amd/display: Lowering min Z8 residency time (2023-04-26 22:53:58 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 1253685f0d3eb3eab0bfc4bf15ab341a5f3da0c8:

  drm/amdgpu: drop redundant sched job cleanup when cs is aborted (2023-05-03 23:10:02 -0400)

----------------------------------------------------------------
amd-drm-fixes-6.4-2023-05-03:

amdgpu:
- GPU reset fixes
- Doorbell fix when resizing BARs
- Fix spurious warnings in gmc
- Locking fix for AMDGPU_SCHED IOCTL
- SR-IOV fix
- DCN 3.1.4 fix
- DCN 3.2 fix
- Fix job cleanup when CS is aborted

----------------------------------------------------------------
Chia-I Wu (1):
      drm/amdgpu: add a missing lock for AMDGPU_SCHED

Guchun Chen (1):
      drm/amdgpu: drop redundant sched job cleanup when cs is aborted

Hamza Mahfooz (1):
      drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()

Horace Chen (1):
      drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOV

Horatio Zhang (2):
      drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini
      drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini

Leo Chen (1):
      drm/amd/display: Change default Z8 watermark values

Samson Tam (1):
      drm/amd/display: filter out invalid bits in pipe_fuses

Shane Xiao (1):
      drm/amdgpu: Enable doorbell selfring after resize FB BAR

lyndonli (2):
      drm/amdgpu: Fix mode2 reset for sienna cichlid
      drm/amdgpu: Use the default reset when loading or reloading the driver

 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             | 13 +++--------
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  7 ++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c          |  6 +++++-
 drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c             |  1 -
 drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c             |  1 -
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              |  1 -
 drivers/gpu/drm/amd/amdgpu/nv.c                    | 23 +++++++++++---------
 drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c             |  5 +----
 drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c        |  2 +-
 drivers/gpu/drm/amd/amdgpu/soc15.c                 | 25 +++++++++++++---------
 drivers/gpu/drm/amd/amdgpu/soc21.c                 | 23 +++++++++++---------
 .../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c  | 10 ++++++++-
 .../drm/amd/display/dc/dcn321/dcn321_resource.c    | 10 ++++++++-
 .../gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c |  4 ++--
 14 files changed, 78 insertions(+), 53 deletions(-)

             reply	other threads:[~2023-05-04  3:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-04  3:40 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-23 21:18 [pull] amdgpu drm-fixes-6.4 Alex Deucher
2023-06-23 21:39 ` Dave Airlie
2023-06-23 21:39   ` Dave Airlie
2023-06-23 23:44 ` Linus Torvalds
2023-06-23 23:44   ` Linus Torvalds
2023-06-23 23:44   ` Linus Torvalds
2023-06-01  3:38 Alex Deucher
2023-05-18 17:48 Alex Deucher
2023-05-11 14:17 Alex Deucher
2023-04-27  3:30 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=20230504034018.7950-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.