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-5.17
Date: Wed, 23 Feb 2022 16:46:23 -0500	[thread overview]
Message-ID: <20220223214623.28823-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.17.

The following changes since commit cfb92440ee71adcc2105b0890bb01ac3cddb8507:

  Linux 5.17-rc5 (2022-02-20 13:07:20 -0800)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.17-2022-02-23

for you to fetch changes up to c1a66c3bc425ff93774fb2f6eefa67b83170dd7e:

  drm/amdgpu: check vm ready by amdgpu_vm->evicting flag (2022-02-23 16:31:06 -0500)

----------------------------------------------------------------
amd-drm-fixes-5.17-2022-02-23:

amdgpu:
- Display FP fix
- PCO powergating fix
- RDNA2 OEM SKU stability fixes
- Display PSR fix
- PCI ASPM fix
- Display link encoder fix for TEST_COMMIT
- Raven2 suspend/resume fix
- Fix a regression in virtual display support
- GPUVM eviction fix

----------------------------------------------------------------
Bas Nieuwenhuizen (1):
      drm/amd/display: Protect update_bw_bounding_box FPU code.

Chen Gong (1):
      drm/amdgpu: do not enable asic reset for raven2

Evan Quan (2):
      drm/amdgpu: disable MMHUB PG for Picasso
      drm/amd/pm: fix some OEM SKU specific stability issues

Guchun Chen (2):
      Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
      drm/amdgpu: bypass tiling flag check in virtual display case (v2)

Mario Limonciello (1):
      drm/amd: Check if ASPM is enabled from PCIe subsystem

Michel Dänzer (1):
      drm/amd/display: For vblank_disable_immediate, check PSR is really used

Nicholas Kazlauskas (1):
      drm/amd/display: Fix stream->link_enc unassigned during stream removal

Qiang Yu (1):
      drm/amdgpu: check vm ready by amdgpu_vm->evicting flag

 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c        |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |  3 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c           |  3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |  9 ++++--
 drivers/gpu/drm/amd/amdgpu/soc15.c                 |  9 ++++--
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 17 ++++++------
 .../amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c   |  2 ++
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  7 +++--
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |  4 ---
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    | 32 +++++++++++++++++++++-
 10 files changed, 65 insertions(+), 23 deletions(-)

             reply	other threads:[~2022-02-23 21:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23 21:46 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-03  4:50 [pull] amdgpu drm-fixes-5.17 Alex Deucher
2022-02-10  4:11 Alex Deucher
2022-02-03  3:52 Alex Deucher
2022-01-27  4:10 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=20220223214623.28823-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.