Hi Dave, Sima, Here's this week drm-misc-fixes PR.
Maxime drm-misc-fixes-2026-03-05: A return type fix for ttm, a display fix for solomon, several misc fixes for amdxdna, a DSI clock rate fix for rz-du, a uapi fix for syncobj, a possible build failure fix for dma-buf, a doc warning fix for sched, a build failure fix for ttm tests, and a crash fix when suspended for nouveau. The following changes since commit 75c151ceaacf5ca8f2f34ebf863d88002fb12587: accel/amdxdna: Use a different name for latest firmware (2026-02-25 13:51:31 -0800) are available in the Git repository at: https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2026-03-05 for you to fetch changes up to 8f3c6f08ababad2e3bdd239728cf66a9949446b4: nouveau/dpcd: return EBUSY for aux xfer if the device is asleep (2026-03-04 22:08:01 +0100) ---------------------------------------------------------------- A return type fix for ttm, a display fix for solomon, several misc fixes for amdxdna, a DSI clock rate fix for rz-du, a uapi fix for syncobj, a possible build failure fix for dma-buf, a doc warning fix for sched, a build failure fix for ttm tests, and a crash fix when suspended for nouveau. ---------------------------------------------------------------- Chris Brandt (1): drm: renesas: rz-du: mipi_dsi: Set DSI divider Dave Airlie (1): nouveau/dpcd: return EBUSY for aux xfer if the device is asleep Francesco Lavra (1): drm/solomon: Fix page start when updating rectangle in page addressing mode Isaac J. Manjarres (1): dma-buf: Include ioctl.h in UAPI header Julian Orth (1): drm/syncobj: Fix handle <-> fd ioctls with dirty stack Lizhi Hou (3): accel/amdxdna: Fill invalid payload for failed command accel/amdxdna: Fix NULL pointer dereference of mgmt_chann accel/amdxdna: Fix major version check on NPU1 platform Maarten Lankhorst (1): drm/ttm/tests: Fix build failure on PREEMPT_RT Tvrtko Ursulin (1): drm/ttm: Fix ttm_pool_beneficial_order() return type Yujie Liu (1): drm/sched: Fix kernel-doc warning for drm_sched_job_done() drivers/accel/amdxdna/aie2_ctx.c | 23 ++++++++-------------- drivers/accel/amdxdna/aie2_message.c | 21 +++++++++++++++----- drivers/accel/amdxdna/aie2_pci.c | 7 ++----- drivers/accel/amdxdna/aie2_pci.h | 1 + drivers/accel/amdxdna/amdxdna_ctx.c | 27 ++++++++++++++++++++++++++ drivers/accel/amdxdna/amdxdna_ctx.h | 3 +++ drivers/accel/amdxdna/npu1_regs.c | 2 +- drivers/gpu/drm/drm_syncobj.c | 4 ++-- drivers/gpu/drm/nouveau/nouveau_connector.c | 3 +++ drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c | 16 ++++++++++++++- drivers/gpu/drm/scheduler/sched_main.c | 1 + drivers/gpu/drm/solomon/ssd130x.c | 6 ++---- drivers/gpu/drm/ttm/tests/ttm_bo_test.c | 4 ++-- drivers/gpu/drm/ttm/ttm_pool_internal.h | 2 +- include/uapi/linux/dma-buf.h | 1 + 15 files changed, 85 insertions(+), 36 deletions(-)
signature.asc
Description: PGP signature
