Hi,

Here's this week drm-misc-fixes PR

Maxime

drm-misc-fixes-2025-08-28:
Several nouveau fixes to remove unused code, fix an error path and be
less restrictive with the formats it accepts. A fix for amdgpu to pin
vmapped dma-buf, and a revert for tegra for a regression in the dma-buf
/ GEM code.
The following changes since commit 1a2cf179e2973f6801c67397ecc987391b084bcf:

  Merge drm/drm-fixes into drm-misc-fixes (2025-08-20 16:08:49 +0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git 
tags/drm-misc-fixes-2025-08-28

for you to fetch changes up to 16fdb3cc6af8460f23a706512c6f5e7dfdd4f338:

  Revert "drm/tegra: Use dma_buf from GEM object instance" (2025-08-26 10:41:27 
+0200)

----------------------------------------------------------------
Several nouveau fixes to remove unused code, fix an error path and be
less restrictive with the formats it accepts. A fix for amdgpu to pin
vmapped dma-buf, and a revert for tegra for a regression in the dma-buf
/ GEM code.

----------------------------------------------------------------
Alice Ryhl (1):
      drm/gpuvm: fix various typos in .c and .h gpuvm file

James Jones (1):
      drm/nouveau/disp: Always accept linear modifier

Thomas Zimmermann (2):
      drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
      Revert "drm/tegra: Use dma_buf from GEM object instance"

Timur Tabi (3):
      drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
      drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
      drm/nouveau: remove unused memory target test

 drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c     | 34 ++++++++++-
 drivers/gpu/drm/drm_gpuvm.c                     | 78 ++++++++++++-------------
 drivers/gpu/drm/nouveau/dispnv50/wndw.c         |  4 ++
 drivers/gpu/drm/nouveau/nvkm/falcon/gm200.c     | 15 ++---
 drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.c |  5 +-
 drivers/gpu/drm/tegra/gem.c                     |  2 +-
 include/drm/drm_gpuvm.h                         | 10 ++--
 7 files changed, 88 insertions(+), 60 deletions(-)

Attachment: signature.asc
Description: PGP signature

Reply via email to