Hi Dave, Sima,

this is the PR for drm-misc-fixes. Note that there's a UAPI change in
one of the nouveau fixes.

Best regards
Thomas

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

imagination:
- kconfig: Fix dependencies

nouveau:
- Set DMA mask earlier
- Advertize correct modifiers for GB20x

pixpaper:
- kconfig: Fix dependencies

sched:
- Fix deadlock
The following changes since commit 41dacb39fe79cd2fce42d31fa6658d926489a548:

  Merge tag 'drm-xe-fixes-2025-10-30' of 
https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes (2025-10-31 
19:11:16 +0100)

are available in the Git repository at:

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

for you to fetch changes up to b750f5a9d64df6cfe9103c7feb7314694318818d:

  drm/tiny: pixpaper: add explicit dependency on MMU (2025-11-06 13:47:29 +0100)

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

imagination:
- kconfig: Fix dependencies

nouveau:
- Set DMA mask earlier
- Advertize correct modifiers for GB20x

pixpaper:
- kconfig: Fix dependencies

sched:
- Fix deadlock

----------------------------------------------------------------
James Jones (2):
      drm: define NVIDIA DRM format modifiers for GB20x
      drm/nouveau: Advertise correct modifiers on GB20x

LiangCheng Wang (1):
      drm/tiny: pixpaper: add explicit dependency on MMU

Matt Coster (1):
      drm/imagination: Optionally depend on POWER_SEQUENCING

Pierre-Eric Pelloux-Prayer (1):
      drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb

Timur Tabi (1):
      drm/nouveau: set DMA mask before creating the flush page

 drivers/gpu/drm/imagination/Kconfig              |  1 +
 drivers/gpu/drm/nouveau/dispnv50/disp.c          |  4 ++-
 drivers/gpu/drm/nouveau/dispnv50/disp.h          |  1 +
 drivers/gpu/drm/nouveau/dispnv50/wndw.c          | 24 +++++++++++++++--
 drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c      | 33 +++++++++++++++++++++++
 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c | 24 ++++++++---------
 drivers/gpu/drm/scheduler/sched_entity.c         | 34 +++++++++++++-----------
 drivers/gpu/drm/tiny/Kconfig                     |  1 +
 include/uapi/drm/drm_fourcc.h                    | 23 ++++++++++------
 9 files changed, 107 insertions(+), 38 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