Hi,

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

Maxime

drm-misc-fixes-2026-04-09:
Several fixes for v3d about memory leak, runtime PM, and locking, and a
Kconfig improvement for ethosu.
The following changes since commit f8995c2df519f382525ca4bc90553ad2ec611067:

  drm/ioc32: stop speculation on the drm_compat_ioctl path (2026-04-02 08:24:55 
+0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git 
tags/drm-misc-fixes-2026-04-09

for you to fetch changes up to 857fa8f2a5b184c206c703a3d9ce05cea683cfed:

  accel: ethosu: Add hardware dependency hint (2026-04-02 15:18:14 -0500)

----------------------------------------------------------------
Several fixes for v3d about memory leak, runtime PM, and locking, and a
Kconfig improvement for ethosu.

----------------------------------------------------------------
Jean Delvare (1):
      accel: ethosu: Add hardware dependency hint

MaĆ­ra Canal (4):
      drm/vc4: Release runtime PM reference after binding V3D
      drm/vc4: Fix memory leak of BO array in hang state
      drm/vc4: Fix a memory leak in hang state error path
      drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock

 drivers/accel/ethosu/Kconfig  |  1 +
 drivers/gpu/drm/vc4/vc4_bo.c  |  3 +++
 drivers/gpu/drm/vc4/vc4_gem.c | 19 +++++++++++--------
 drivers/gpu/drm/vc4/vc4_v3d.c |  1 +
 4 files changed, 16 insertions(+), 8 deletions(-)

Attachment: signature.asc
Description: PGP signature

Reply via email to