[pull] amdgpu drm-fixes-6.15
Alex Deucher
alexander.deucher at amd.com
Wed Apr 23 18:30:45 UTC 2025
Hi Dave, Simona,
Fixes for 6.15.
The following changes since commit 0467145fab3b3a7a1efd221722310fe32329b3da:
Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/msm into drm-fixes (2025-04-19 15:09:29 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.15-2025-04-23
for you to fetch changes up to b316727a27d0dac1e6b7ae51204df4d0f241fcc2:
drm/amd/display: do not copy invalid CRTC timing info (2025-04-22 16:51:17 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.15-2025-04-23:
amdgpu:
- P2P DMA fixes
- Display reset fixes
- DCN 3.5 fixes
- ACPI EDID fix
- LTTPR fix
- mode_valid() fix
----------------------------------------------------------------
Felix Kuehling (3):
drm/amdgpu: Use allowed_domains for pinning dmabufs
drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
drm/amdgpu: Allow P2P access through XGMI
George Shen (1):
drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks
Gergo Koteles (1):
drm/amd/display: do not copy invalid CRTC timing info
Leo Li (1):
drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
Mario Limonciello (1):
drm/amd/display: Fix ACPI edid parsing on some Lenovo systems
Nicholas Susanto (1):
drm/amd/display: Enable urgent latency adjustment on DCN35
Roman Li (2):
drm/amd/display: Fix gpu reset in multidisplay config
drm/amd/display: Force full update in gpu reset
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 52 ++++++++++++++++++---
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 41 +++++-----------
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 2 +-
.../gpu/drm/amd/display/dc/dml/dcn35/dcn35_fpu.c | 4 +-
.../dc/link/protocols/link_dp_training_8b_10b.c | 54 ++++++++++++++--------
5 files changed, 96 insertions(+), 57 deletions(-)
More information about the amd-gfx
mailing list