From: Thomas Zimmermann <tzimmermann@suse.de>
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, 30 Apr 2026 08:45:21 +0200 [thread overview]
Message-ID: <20260430064521.GA14957@linux.fritz.box> (raw)
Hi Dave, Sima,
this is the first drm-misc-fixes for the new v7.0 kernel.
Best regards
Thomas
drm-misc-fixes-2026-04-30:
Short summary of fixes pull:
DRM core and helpers:
- calculate framebuffer geometry with format helpers
- fix docs
appletbdrm:
- allocate protocol buffers with kvzalloc()
dma-buf:
- fix docs
imagination:
- avoid segfault in debugfs
ofdrm:
- put PCI device reference on errors
udl:
- increase USB timeout
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2026-04-30
for you to fetch changes up to ac2c996675755c725a0065dbe3e2ebffded9080b:
drm/udl: Increase GET_URB_TIMEOUT (2026-04-28 10:50:41 +0200)
----------------------------------------------------------------
Short summary of fixes pull:
DRM core and helpers:
- calculate framebuffer geometry with format helpers
- fix docs
appletbdrm:
- allocate protocol buffers with kvzalloc()
dma-buf:
- fix docs
imagination:
- avoid segfault in debugfs
ofdrm:
- put PCI device reference on errors
udl:
- increase USB timeout
----------------------------------------------------------------
Aditya Garg (1):
MAINTAINERS, mailmap: update Aditya Garg's email address
Ashutosh Desai (1):
drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
Brajesh Gupta (1):
drm/imagination: Fix segfault when updating ftrace mask
Geert Uytterhoeven (1):
drm/color-mgmt: Typo s/R332/RGB332/
Maxime Ripard (1):
Merge drm/drm-fixes into drm-misc-fixes
Sasha Finkelstein (1):
drm/appletbdrm: Use kvzalloc for big allocations
Shixiong Ou (1):
drm/udl: Increase GET_URB_TIMEOUT
Thomas Zimmermann (1):
Merge drm/drm-fixes into drm-misc-fixes
Xiang Gao (1):
dma-buf: fix stale @lock references in struct dma_buf documentation
Yuho Choi (1):
drm/sysfb: ofdrm: fix PCI device reference leaks
.mailmap | 1 +
MAINTAINERS | 2 +-
drivers/gpu/drm/drm_color_mgmt.c | 2 +-
drivers/gpu/drm/drm_gem_framebuffer_helper.c | 4 ++--
drivers/gpu/drm/imagination/pvr_fw_trace.c | 2 +-
drivers/gpu/drm/sysfb/ofdrm.c | 2 ++
drivers/gpu/drm/tiny/appletbdrm.c | 4 ++--
drivers/gpu/drm/udl/udl_main.c | 3 +--
drivers/gpu/drm/udl/udl_modeset.c | 5 ++++-
include/linux/dma-buf.h | 4 ++--
10 files changed, 17 insertions(+), 12 deletions(-)
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstr. 146, 90461 Nürnberg, Germany, www.suse.com
GF: Jochen Jaser, Andrew McDonald, Werner Knoblich, (HRB 36809, AG Nürnberg)
next reply other threads:[~2026-04-30 6:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 6:45 Thomas Zimmermann [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-07 11:52 [PULL] drm-misc-fixes Thomas Zimmermann
2026-04-23 5:41 Maxime Ripard
2026-04-09 8:15 Maxime Ripard
2026-04-02 7:52 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=20260430064521.GA14957@linux.fritz.box \
--to=tzimmermann@suse.de \
--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 \
/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