Hi,

Here's this week drm-misc-fixes PR.

Maxime

drm-misc-fixes-2026-03-12:
A pixel byte swap fix for st7586, a null pointer dereference fix for
gud, two timings fixes for ti-sn65dsi83, an initialization fix for ivpu,
and a runtime suspend deadlock fix for amdxdna.
The following changes since commit 021f1b77f70d62351bba67b050b8d784641d817f:

  accel: ethosu: Handle possible underflow in IFM size calculations (2026-03-05 
15:21:17 -0600)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git 
tags/drm-misc-fixes-2026-03-12

for you to fetch changes up to 49973e2a4156a88e46ba1c1c484b7c214199a181:

  drm/loongson: Mark driver as orphaned (2026-03-11 10:15:36 +0100)

----------------------------------------------------------------
A pixel byte swap fix for st7586, a null pointer dereference fix for
gud, two timings fixes for ti-sn65dsi83, an initialization fix for ivpu,
and a runtime suspend deadlock fix for amdxdna.

----------------------------------------------------------------
Andrzej Kacprowski (1):
      accel/ivpu: Remove boot params address setting via MMIO register

David Lechner (1):
      drm/sitronix/st7586: fix bad pixel data due to byte swap

Lizhi Hou (1):
      accel/amdxdna: Fix runtime suspend deadlock when there is pending job

Luca Ceresoli (2):
      drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
      drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output

Shenghao Yang (1):
      drm/gud: fix NULL crtc dereference on display disable

Thomas Zimmermann (1):
      drm/loongson: Mark driver as orphaned

 MAINTAINERS                           |  3 +-
 drivers/accel/amdxdna/aie2_ctx.c      | 14 ++-------
 drivers/accel/amdxdna/amdxdna_ctx.c   | 10 +++++++
 drivers/accel/ivpu/ivpu_hw_40xx_reg.h |  6 ----
 drivers/accel/ivpu/ivpu_hw_ip.c       |  1 -
 drivers/gpu/drm/bridge/ti-sn65dsi83.c | 13 +++++----
 drivers/gpu/drm/gud/gud_drv.c         |  9 +++++-
 drivers/gpu/drm/gud/gud_internal.h    |  4 +++
 drivers/gpu/drm/gud/gud_pipe.c        | 54 +++++++++++++++++++++++------------
 drivers/gpu/drm/sitronix/st7586.c     | 15 ++++------
 10 files changed, 74 insertions(+), 55 deletions(-)

Attachment: signature.asc
Description: PGP signature

Reply via email to