[PULL] drm-misc-fixes
Thomas Zimmermann
tzimmermann at suse.de
Thu Apr 25 10:24:13 UTC 2024
Hi Dave, Sima,
here's the PR for drm-misc-fixes.
Best regards
Thomas
drm-misc-fixes-2024-04-25:
Short summary of fixes pull:
atomic-helpers:
- Fix memory leak in drm_format_conv_state_copy()
fbdev:
- fbdefio: Fix address calculation
gma500:
- Fix crash during boot
The following changes since commit 941c0bdbc176df825adf77052263b2d63db6fef7:
drm/panel: novatek-nt36682e: don't unregister DSI device (2024-04-16 23:17:59 +0300)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2024-04-25
for you to fetch changes up to 78d9161d2bcd442d93d917339297ffa057dbee8c:
fbdev: fix incorrect address computation in deferred IO (2024-04-24 15:03:37 +0200)
----------------------------------------------------------------
Short summary of fixes pull:
atomic-helpers:
- Fix memory leak in drm_format_conv_state_copy()
fbdev:
- fbdefio: Fix address calculation
gma500:
- Fix crash during boot
----------------------------------------------------------------
Lucas Stach (1):
drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() call
Nam Cao (1):
fbdev: fix incorrect address computation in deferred IO
Patrik Jakobsson (1):
drm/gma500: Remove lid code
drivers/gpu/drm/drm_gem_atomic_helper.c | 4 +-
drivers/gpu/drm/gma500/Makefile | 1 -
drivers/gpu/drm/gma500/psb_device.c | 5 +--
drivers/gpu/drm/gma500/psb_drv.h | 9 ----
drivers/gpu/drm/gma500/psb_lid.c | 80 ---------------------------------
drivers/video/fbdev/core/fb_defio.c | 2 +-
6 files changed, 4 insertions(+), 97 deletions(-)
delete mode 100644 drivers/gpu/drm/gma500/psb_lid.c
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)
More information about the dri-devel
mailing list