[pull] amdgpu drm-fixes-6.15
Alex Deucher
alexander.deucher at amd.com
Thu May 1 18:56:34 UTC 2025
Hi Dave, Simona,
Fixes for 6.15.
The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:
Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.15-2025-05-01
for you to fetch changes up to 6718b10a5b98ad6629cd6b2004b0628fe68beac0:
drm/amdgpu: Add DPG pause for VCN v5.0.1 (2025-05-01 11:02:00 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.15-2025-05-01:
amdgpu:
- Fix possible UAF in HDCP
- XGMI dma-buf fix
- NBIO 7.11 fix
- VCN 5.0.1 fix
----------------------------------------------------------------
Chris Bainbridge (1):
drm/amd/display: Fix slab-use-after-free in hdcp
Felix Kuehling (1):
drm/amdgpu: Fail DMABUF map of XGMI-accessible memory
Lijo Lazar (1):
drm/amdgpu: Fix offset for HDP remap in nbio v7.11
Sonny Jiang (1):
drm/amdgpu: Add DPG pause for VCN v5.0.1
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 5 ++
drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c | 2 +-
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c | 54 ++++++++++++++++++++++
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | 19 ++++++--
4 files changed, 76 insertions(+), 4 deletions(-)
More information about the amd-gfx
mailing list