mirror of https://lore.kernel.org/lkml/
 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>, <torvalds@linux-foundation.org>,
	<linux-kernel@vger.kernel.org>
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu drm-fixes-6.4
Date: Fri, 23 Jun 2023 17:18:07 -0400	[thread overview]
Message-ID: <20230623211808.7667-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel, Linus,

Last few fixes for 6.4.  Dave already sent out the drm-fixes PR this week.
I was out of the office earlier in the week and just got this out now.

The following changes since commit 9bd9be5cbaf8a8faa175ef4fba04a5623281debe:

  Merge tag 'drm-misc-fixes-2023-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2023-06-23 12:16:48 +1000)

are available in the Git repository at:

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

for you to fetch changes up to 134ea95255cf359a2e6d70308c15243c3fdf8eaf:

  drm/amd: Don't try to enable secure display TA multiple times (2023-06-23 16:44:45 -0400)

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

amdgpu:
- BO locking fixes
- MCBP fix
- GPU mapping clear fix for always valid BOs
- ASPM fixes
- SDMA4 hang fix
- Misc display fixes
- Parade TCON PSR hang fix
- SMU13 fixes
- Gang submit fence fix
- Secure display fix

----------------------------------------------------------------
Alex Deucher (1):
      drm/amdgpu/sdma4: set align mask to 255

Christian König (3):
      drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memory
      drm/amdgpu: make sure that BOs have a backing store
      drm/amdgpu: fix number of fence calculations

Evan Quan (2):
      drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario
      drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issue

Hamza Mahfooz (1):
      drm/amd/display: perform a bounds check before filling dirty rectangles

Ilya Bakoulin (1):
      drm/amd/display: Fix 128b132b link loss handling

Jiadong Zhu (1):
      drm/amdgpu: Skip mark offset for high priority rings

Kenneth Feng (1):
      drm/amd/pm: add abnormal fan detection for smu 13.0.0

Leo Chen (1):
      drm/amd/display: disable seamless boot if force_odm_combine is enabled

Mario Limonciello (2):
      drm/amd: Disable PSR-SU on Parade 0803 TCON
      drm/amd: Don't try to enable secure display TA multiple times

Samuel Pitoiset (1):
      drm/amdgpu: fix clearing mappings for BOs that are always valid in VM

Sung-huai Wang (1):
      drm/amd/display: add a NULL pointer check

Tao Zhou (1):
      drm/amdgpu: check RAS irq existence for VCN/JPEG

 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             | 11 +--
 drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c           |  3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         |  6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |  2 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c       |  3 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c            |  3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             | 81 ++++++++++++++--------
 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c             | 13 ++--
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             |  4 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c           |  4 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 13 ++--
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  3 +
 .../drm/amd/display/dc/dce112/dce112_resource.c    | 10 +--
 .../dc/link/protocols/link_dp_irq_handler.c        | 11 ++-
 .../drm/amd/display/modules/power/power_helpers.c  |  2 +
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c   |  1 +
 16 files changed, 108 insertions(+), 62 deletions(-)

             reply	other threads:[~2023-06-23 21:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-23 21:18 Alex Deucher [this message]
2023-06-23 21:39 ` Dave Airlie
2023-06-23 23:44 ` Linus Torvalds

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=20230623211808.7667-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 \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®