From: Maxime Ripard <mripard@redhat.com>
To: Dave Airlie <airlied@gmail.com>, Simona Vetter <simona.vetter@ffwll.ch>
Cc: "Jani Nikula" <jani.nikula@linux.intel.com>,
"Joonas Lahtinen" <joonas.lahtinen@linux.intel.com>,
"Tvrtko Ursulin" <tursulin@ursulin.net>,
"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
"Thomas Zimmermann" <tzimmermann@suse.de>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Matthew Brost" <matthew.brost@intel.com>,
"Thomas Hellström" <thomas.hellstrom@linux.intel.com>,
"Oded Gabbay" <ogabbay@kernel.org>,
dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org,
intel-xe@lists.freedesktop.org, dim-tools@lists.freedesktop.org
Subject: [PULL] drm-misc-fixes
Date: Thu, 2 Apr 2026 09:52:04 +0200 [thread overview]
Message-ID: <20260402-vivid-perfect-caiman-ca055e@houat> (raw)
[-- Attachment #1: Type: text/plain, Size: 2157 bytes --]
Hi,
Here's this week drm-misc-fixes PR.
Maxime
drm-misc-fixes-2026-04-02:
A refcounting fix for bridges, revert a previous framebuffer
use-after-free fix that turned out to be causing more problems, a hang
fix for qaic, an initialization fix for ast, a error handling fix for
sysfb, and a speculation fix for drm_compat_ioctl.
The following changes since commit 87a70013be7d1b96e7e160aea6dad4564b459868:
MAINTAINERS: Update GPU driver maintainer information (2026-03-25 15:10:30 +0100)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2026-04-02
for you to fetch changes up to f8995c2df519f382525ca4bc90553ad2ec611067:
drm/ioc32: stop speculation on the drm_compat_ioctl path (2026-04-02 08:24:55 +0200)
----------------------------------------------------------------
A refcounting fix for bridges, revert a previous framebuffer
use-after-free fix that turned out to be causing more problems, a hang
fix for qaic, an initialization fix for ast, a error handling fix for
sysfb, and a speculation fix for drm_compat_ioctl.
----------------------------------------------------------------
Chen Ni (1):
drm/sysfb: Fix efidrm error handling and memory type mismatch
Greg Kroah-Hartman (1):
drm/ioc32: stop speculation on the drm_compat_ioctl path
Liu Ying (1):
drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()
Maarten Lankhorst (1):
Revert "drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug"
Thomas Zimmermann (1):
drm/ast: dp501: Fix initialization of SCU2C
Youssef Samir (1):
accel/qaic: Handle DBC deactivation if the owner went away
drivers/accel/qaic/qaic_control.c | 47 +++++++++++++++++++++++++++++++++++++--
drivers/gpu/drm/ast/ast_dp501.c | 2 +-
drivers/gpu/drm/drm_bridge.c | 16 ++++++++-----
drivers/gpu/drm/drm_file.c | 5 +----
drivers/gpu/drm/drm_ioc32.c | 2 ++
drivers/gpu/drm/drm_mode_config.c | 9 +++-----
drivers/gpu/drm/sysfb/efidrm.c | 46 +++++++++++++++++++++++++-------------
7 files changed, 94 insertions(+), 33 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 273 bytes --]
next reply other threads:[~2026-04-02 7:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 7:52 Maxime Ripard [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-07 11:52 [PULL] drm-misc-fixes Thomas Zimmermann
2026-04-30 6:45 Thomas Zimmermann
2026-04-23 5:41 Maxime Ripard
2026-04-09 8:15 Maxime Ripard
2026-03-26 7:17 Maxime Ripard
2026-03-19 7:20 Maxime Ripard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260402-vivid-perfect-caiman-ca055e@houat \
--to=mripard@redhat.com \
--cc=airlied@gmail.com \
--cc=dim-tools@lists.freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=joonas.lahtinen@linux.intel.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=matthew.brost@intel.com \
--cc=mripard@kernel.org \
--cc=ogabbay@kernel.org \
--cc=rodrigo.vivi@intel.com \
--cc=simona.vetter@ffwll.ch \
--cc=thomas.hellstrom@linux.intel.com \
--cc=tursulin@ursulin.net \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox