[git pull] drm fixes urgent for 6.18-rc5

From: Dave Airlie
Date: Sat Nov 08 2025 - 17:44:59 EST


Hi Linus,

Brown paper bag, the dma mask fix which I applied and actually looked
through for bad things, actually broke newer GPUs, there might be some
latent part in the boot path that is assuming 32-bit still, but we
will figure that out elsewhere.

Dave.

drm-fixes-2025-11-09:
drm urgent fixes for 6.18-rc5

nouveau:
- revert DMA mask change
The following changes since commit d439acbbfb9a982f152c5f806b4592431a80c4fd:

Merge tag 'drm-xe-fixes-2025-11-07' of
https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
(2025-11-08 07:39:54 +1000)

are available in the Git repository at:

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

for you to fetch changes up to 411336159064c5e89e8b89d30c6855db4bb92814:

Revert "drm/nouveau: set DMA mask before creating the flush page"
(2025-11-08 19:41:09 +1000)

----------------------------------------------------------------
drm urgent fixes for 6.18-rc5

nouveau:
- revert DMA mask change

----------------------------------------------------------------
Dave Airlie (1):
Revert "drm/nouveau: set DMA mask before creating the flush page"

drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)