* [pull] amdgpu, radeon drm-fixes-7.0
@ 2026-03-19 13:10 Alex Deucher
0 siblings, 0 replies; only message in thread
From: Alex Deucher @ 2026-03-19 13:10 UTC (permalink / raw)
To: amd-gfx, dri-devel, airlied, simona.vetter; +Cc: Alex Deucher
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-19 13:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19 13:10 [pull] amdgpu, radeon drm-fixes-7.0 Alex Deucher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox