From: Alex Deucher <alexander.deucher@amd.com>
To: <amd-gfx@lists.freedesktop.org>,
<dri-devel@lists.freedesktop.org>, <airlied@gmail.com>,
<simona.vetter@ffwll.ch>
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu, radeon drm-fixes-7.0
Date: Thu, 19 Mar 2026 09:10:13 -0400 [thread overview]
Message-ID: <20260319131013.36639-1-alexander.deucher@amd.com> (raw)
Hi Dave, Simona,
Fixes for 7.0.
The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:
Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-7.0-2026-03-19
for you to fetch changes up to 86650ee2241ff84207eaa298ab318533f3c21a38:
drm/radeon: apply state adjust rules to some additional HAINAN vairants (2026-03-17 18:04:15 -0400)
----------------------------------------------------------------
amd-drm-fixes-7.0-2026-03-19:
amdgpu:
- Fix gamma 2.2 colorop TFs
- BO list fix
- LTO fix
- DC FP fix
- DisplayID handling fix
- DCN 2.01 fix
- MMHUB boundary fixes
- ISP fix
- TLB fence fix
- Hainan pm fix
radeon:
- Hainan pm fix
----------------------------------------------------------------
Alex Deucher (11):
drm/amdgpu/mmhub2.0: add bounds checking for cid
drm/amdgpu/mmhub2.3: add bounds checking for cid
drm/amdgpu/mmhub3.0.1: add bounds checking for cid
drm/amdgpu/mmhub3.0.2: add bounds checking for cid
drm/amdgpu/mmhub3.0: add bounds checking for cid
drm/amdgpu/mmhub4.1.0: add bounds checking for cid
drm/amdgpu/mmhub4.2.0: add bounds checking for cid
drm/amdgpu/gmc9.0: add bounds checking for cid
drm/amdgpu: rework how we handle TLB fences
drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
drm/radeon: apply state adjust rules to some additional HAINAN vairants
Alex Hung (1):
drm/amd/display: Fix gamma 2.2 colorop TFs
Andy Nguyen (1):
drm/amd: fix dcn 2.01 check
Calvin Owens (1):
drm/amd/display: Fix uninitialized variable use which breaks full LTO
Jesse.Zhang (1):
drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Pratap Nirujogi (1):
drm/amdgpu: Fix ISP segfault issue in kernel v7.0
Srinivasan Shanmugam (1):
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Xi Ruoyao (1):
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 4 ++++
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 7 ++++++-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | 2 ++
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 21 ++++++++++++++-------
drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c | 4 ++--
drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c | 9 ++++++---
drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/mmhub_v4_2_0.c | 3 ++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 +++---
.../drm/amd/display/amdgpu_dm/amdgpu_dm_colorop.c | 6 +++---
drivers/gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c | 8 ++++----
.../amd/display/dc/resource/dcn32/dcn32_resource.c | 3 +++
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c | 4 +++-
drivers/gpu/drm/radeon/si_dpm.c | 4 +++-
18 files changed, 65 insertions(+), 31 deletions(-)
reply other threads:[~2026-03-19 13:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260319131013.36639-1-alexander.deucher@amd.com \
--to=alexander.deucher@amd.com \
--cc=airlied@gmail.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=simona.vetter@ffwll.ch \
/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