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, radeon drm-fixes-6.10
Date: Wed, 3 Jul 2024 14:47:23 -0400 [thread overview]
Message-ID: <20240703184723.1981997-1-alexander.deucher@amd.com> (raw)
Hi Dave, Sima,
Fixes for 6.10.
The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826:
Linux 6.10-rc6 (2024-06-30 14:40:44 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.10-2024-07-03
for you to fetch changes up to d0417264437a8fa05f894cabba5a26715b32d78e:
drm/amdgpu/atomfirmware: silence UBSAN warning (2024-07-02 18:34:05 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.10-2024-07-03:
amdgpu:
- Freesync fixes
- DML1 bandwidth fix
- DCN 3.5 fixes
- DML2 fix
- Silence an UBSAN warning
radeon:
- GPUVM fix
----------------------------------------------------------------
Alex Deucher (1):
drm/amdgpu/atomfirmware: silence UBSAN warning
Alvin Lee (1):
drm/amd/display: Account for cursor prefetch BW in DML1 mode support
Fangzhi Zuo (1):
drm/amd/display: Update efficiency bandwidth for dcn351
Pierre-Eric Pelloux-Prayer (1):
drm/radeon: check bo_va->bo is non-NULL before using it
Roman Li (1):
drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport
Tom Chung (3):
drm/amd/display: Reset freesync config before update new state
drm/amd/display: Add refresh rate range check
drm/amd/display: Fix refresh rate range for some panel
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 53 +++++++++++++++++++++-
.../amd/display/dc/dml/dcn32/display_mode_vba_32.c | 3 ++
.../amd/display/dc/dml2/dml2_translation_helper.c | 1 +
drivers/gpu/drm/amd/display/dc/dml2/dml2_utils.c | 2 +-
drivers/gpu/drm/amd/include/atomfirmware.h | 2 +-
drivers/gpu/drm/radeon/radeon_gem.c | 2 +-
6 files changed, 59 insertions(+), 4 deletions(-)
next reply other threads:[~2024-07-03 18:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-03 18:47 Alex Deucher [this message]
2024-07-05 10:58 ` [pull] amdgpu, radeon drm-fixes-6.10 Daniel Vetter
2024-07-06 16:36 ` Alex Deucher
2024-07-06 19:20 ` Daniel Vetter
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=20240703184723.1981997-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.