Hi Dave, Sima,

here's the PR for drm-misc-fixes.

Best regards
Thomas

drm-misc-fixes-2025-11-20:
Short summary of fixes pull:

atomic:
- Return error codes on failed blob creation for planes

nouveau:
- Fix memory leak

tegra:
- Fix device ref counting
- Fix pid ref counting
- Revert booting on Pixel C
The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c:

  Linux 6.18-rc6 (2025-11-16 14:25:38 -0800)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git 
tags/drm-misc-fixes-2025-11-20

for you to fetch changes up to cead55e24cf9e092890cf51c0548eccd7569defa:

  drm/plane: Fix create_in_format_blob() return value (2025-11-19 19:37:04 
+0200)

----------------------------------------------------------------
Short summary of fixes pull:

atomic:
- Return error codes on failed blob creation for planes

nouveau:
- Fix memory leak

tegra:
- Fix device ref counting
- Fix pid ref counting
- Revert booting on Pixel C

----------------------------------------------------------------
Diogo Ivo (1):
      Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"

Ma Ke (1):
      drm/tegra: dc: Fix reference leak in tegra_dc_couple()

Nam Cao (1):
      nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot

Prateek Agarwal (1):
      drm/tegra: Add call to put_pid()

Thomas Zimmermann (1):
      Merge drm/drm-fixes into drm-misc-fixes

Ville Syrjälä (1):
      drm/plane: Fix create_in_format_blob() return value

 drivers/gpu/drm/drm_plane.c              | 4 ++--
 drivers/gpu/drm/nouveau/nvkm/falcon/fw.c | 2 ++
 drivers/gpu/drm/tegra/dc.c               | 1 +
 drivers/gpu/drm/tegra/dsi.c              | 9 ---------
 drivers/gpu/drm/tegra/uapi.c             | 7 +++++--
 5 files changed, 10 insertions(+), 13 deletions(-)

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstr. 146, 90461 Nürnberg, Germany, www.suse.com
GF: Jochen Jaser, Andrew McDonald, Werner Knoblich, (HRB 36809, AG Nürnberg)

Reply via email to