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-5.16
Date: Wed, 1 Dec 2021 18:28:02 -0500	[thread overview]
Message-ID: <20211201232802.5801-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.16.

The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:

  Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.16-2021-12-01

for you to fetch changes up to 3abfe30d803e62cc75dec254eefab3b04d69219b:

  drm/amdkfd: process_info lock not needed for svm (2021-12-01 17:09:58 -0500)

----------------------------------------------------------------
amd-drm-fixes-5.16-2021-12-01:

amdgpu:
- IP discovery based enumeration fixes
- vkms fixes
- DSC fixes for DP MST
- Audio fix for hotplug with tiled displays
- Misc display fixes
- DP tunneling fix
- DP fix
- Aldebaran fix

amdkfd:
- Locking fix
- Static checker fix
- Fix double free

----------------------------------------------------------------
Flora Cui (2):
      drm/amdgpu: cancel the correct hrtimer on exit
      drm/amdgpu: check atomic flag to differeniate with legacy path

Guchun Chen (1):
      drm/amdgpu: fix the missed handling for SDMA2 and SDMA3

Jane Jian (1):
      drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLID

Jimmy Kizito (1):
      drm/amd/display: Add work around for tunneled MST.

Lijo Lazar (1):
      drm/amdgpu: Don't halt RLC on GFX suspend

Mustapha Ghaddar (1):
      drm/amd/display: Fix for the no Audio bug with Tiled Displays

Nicholas Kazlauskas (1):
      drm/amd/display: Allow DSC on supported MST branch devices

Perry Yuan (1):
      drm/amd/display: add connector type check for CRC source set

Philip Yang (3):
      drm/amdkfd: set "r = 0" explicitly before goto
      drm/amdkfd: fix double free mem structure
      drm/amdkfd: process_info lock not needed for svm

Shen, George (1):
      drm/amd/display: Clear DPCD lane settings after repeater training

shaoyunl (1):
      drm/amdgpu: adjust the kfd reset sequence in reset sriov function

 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c   |  8 +++++---
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         | 16 +++++++++------
 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c      |  3 +++
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c            |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c           |  4 ++--
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |  7 ++++---
 drivers/gpu/drm/amd/amdgpu/nv.c                    |  1 +
 drivers/gpu/drm/amd/amdkfd/kfd_svm.c               | 13 ++++--------
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c  |  8 ++++++++
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    | 20 ++++++++++++++----
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      | 16 +++++++++++++++
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |  2 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  | 24 +++++++++++++---------
 drivers/gpu/drm/amd/display/dc/dc.h                |  3 ++-
 drivers/gpu/drm/amd/display/dc/dc_link.h           |  2 ++
 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c          |  2 +-
 16 files changed, 90 insertions(+), 40 deletions(-)

             reply	other threads:[~2021-12-01 23:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 23:28 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-24 21:20 [pull] amdgpu, amdkfd drm-fixes-5.16 Alex Deucher
2021-11-18  4:16 Alex Deucher
2021-11-10 22:25 Alex Deucher
2021-11-04  2:44 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=20211201232802.5801-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.