Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/msm into...
authorDave Airlie <airlied@redhat.com>
Thu, 28 Aug 2025 23:05:16 +0000 (09:05 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 28 Aug 2025 23:05:18 +0000 (09:05 +1000)
commit49862587fa27db253751aadd65a5c9fc1eda1cc7
tree8b886575e70a71fd95abbdbb7b51b11b7cd0c86c
parent4b1c24ef50bc1d4f0b17d85749809d61cbe45be2
parent3cf6147f2b51a569761e1ef010efbd891e3a3a15
Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/msm into drm-fixes

Fixes for v6.17-rc4

Core/GPU:
- fix comment doc warning in gpuvm
- fix build with KMS disabled
- fix pgtable setup/teardown race
- global fault counter fix
- various error path fixes
- GPU devcoredump snapshot fixes
- handle in-place VM_BIND remaps to solve turnip vm update race
- skip re-emitting IBs for unusable VMs
- Don't use %pK through printk
- moved display snapshot init earlier, fixing a crash

DPU:
- Fixed crash in virtual plane checking code
- Fixed mode comparison in virtual plane checking code

DSI:
- Adjusted width of resulution-related registers
- Fixed locking issue on 14nm PLLs

UBWC (per Bjorn's ack)
- Added UBWC configuration for several missing platforms (fixing
  regression)

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Rob Clark <rob.clark@oss.qualcomm.com>
Link: https://lore.kernel.org/r/CACSVV02+u1VW1dzuz6JWwVEfpgTj6Y-JXMH+vX43KsKTVsW+Yg@mail.gmail.com
drivers/gpu/drm/drm_gpuvm.c
drivers/gpu/drm/msm/msm_gem.c