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.8
Date: Thu, 22 Feb 2024 14:53:38 -0500	[thread overview]
Message-ID: <20240222195338.5809-1-alexander.deucher@amd.com> (raw)

Hi Dave, Sima,

Fixes for 6.8.

The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.8-2024-02-22

for you to fetch changes up to bbfaf2aea7164db59739728d62d9cc91d64ff856:

  drm/amdgpu: Fix the runtime resume failure issue (2024-02-22 12:28:27 -0500)

----------------------------------------------------------------
amd-drm-fixes-6.8-2024-02-22:

amdgpu:
- Suspend/resume fixes
- Backlight error fix
- DCN 3.5 fixes
- Misc fixes

----------------------------------------------------------------
Armin Wolf (1):
      drm/amd/display: Fix memory leak in dm_sw_fini()

Lewis Huang (1):
      drm/amd/display: Only allow dig mapping to pwrseq in new asic

Ma Jun (1):
      drm/amdgpu: Fix the runtime resume failure issue

Melissa Wen (1):
      drm/amd/display: fix null-pointer dereference on edid reading

Srinivasan Shanmugam (1):
      drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv

Swapnil Patel (1):
      drm/amd/display: fix input states translation error for dcn35 & dcn351

Wayne Lin (1):
      drm/amd/display: adjust few initialization order in dm

 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c           |  3 ++
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 57 +++++++++++++---------
 drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c       |  7 ++-
 .../gpu/drm/amd/display/dc/dce/dce_panel_cntl.c    |  1 +
 .../drm/amd/display/dc/dcn301/dcn301_panel_cntl.c  |  1 +
 .../drm/amd/display/dc/dcn31/dcn31_panel_cntl.c    | 18 ++++++-
 .../amd/display/dc/dml2/dml2_translation_helper.c  |  9 +++-
 drivers/gpu/drm/amd/display/dc/inc/hw/panel_cntl.h |  2 +-
 drivers/gpu/drm/amd/display/dc/link/link_factory.c | 26 +---------
 9 files changed, 71 insertions(+), 53 deletions(-)

             reply	other threads:[~2024-02-22 19:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-22 19:53 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-07 14:33 [pull] amdgpu drm-fixes-6.8 Alex Deucher
2024-02-29 15:24 Alex Deucher
2024-02-08 16:55 Alex Deucher
2024-01-25 22:15 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=20240222195338.5809-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.