[PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Feb 27 14:10:00 UTC 2025
Hi,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2025-02-27:
Fix a rounding error in vkms, a header fix for img, a connector status
fix for nouveau, and a NULL pointer dereference fix for deferred IO
drivers.
The following changes since commit 838c17fd077e611b12c78feb0feee1b30ed09b63:
accel/amdxdna: Add missing include linux/slab.h (2025-02-19 09:42:17 -0800)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2025-02-27
for you to fetch changes up to 3603996432997f7c88da37a97062a46cda01ac9d:
drm/fbdev-dma: Add shadow buffering for deferred I/O (2025-02-27 09:37:55 +0100)
----------------------------------------------------------------
Fix a rounding error in vkms, a header fix for img, a connector status
fix for nouveau, and a NULL pointer dereference fix for deferred IO
drivers.
----------------------------------------------------------------
Harry Wentland (1):
drm/vkms: Round fixp2int conversion in lerp_u16
Maarten Lankhorst (1):
MAINTAINERS: Add entry for DMEM cgroup controller
Masahiro Yamada (1):
drm/imagination: remove unnecessary header include path
Thomas Zimmermann (2):
drm/nouveau: Do not override forced connector status
drm/fbdev-dma: Add shadow buffering for deferred I/O
.mailmap | 1 +
MAINTAINERS | 11 ++
drivers/gpu/drm/drm_fbdev_dma.c | 217 ++++++++++++++++++++--------
drivers/gpu/drm/imagination/Makefile | 2 -
drivers/gpu/drm/nouveau/nouveau_connector.c | 1 -
drivers/gpu/drm/vkms/vkms_composer.c | 2 +-
6 files changed, 168 insertions(+), 66 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 273 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20250227/12b19ed3/attachment.sig>
More information about the Intel-gfx
mailing list