[PULL] drm-misc-fixes
Sean Paul
seanpaul at chromium.org
Wed May 16 19:21:48 UTC 2018
Hi Dave,
A few more fixes this week, one going to stable.
drm-misc-fixes-2018-05-16:
- core: Fix regression in dev node offsets (Haneen)
- vc4: Fix memory leak on driver close (Eric)
- dumb-buffers: Prevent overflow in DIV_ROUND_UP() (Dan)
Cc: Haneen Mohammed <hamohammed.sa at gmail.com>
Cc: Eric Anholt <eric at anholt.net>
Cc: Dan Carpenter <dan.carpenter at oracle.com>
Cheers, Sean
The following changes since commit 9a0e9802217291e54c4dd1fc5462f189a4be14ec:
drm/vc4: Fix scaling of uni-planar formats (2018-05-09 09:48:23 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-05-16
for you to fetch changes up to 2b6207291b7b277a5df9d1aab44b56815a292dba:
drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl() (2018-05-16 17:56:06 +0200)
----------------------------------------------------------------
- core: Fix regression in dev node offsets (Haneen)
- vc4: Fix memory leak on driver close (Eric)
- dumb-buffers: Prevent overflow in DIV_ROUND_UP() (Dan)
Cc: Haneen Mohammed <hamohammed.sa at gmail.com>
Cc: Eric Anholt <eric at anholt.net>
Cc: Dan Carpenter <dan.carpenter at oracle.com>
----------------------------------------------------------------
Dan Carpenter (1):
drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
Eric Anholt (1):
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Haneen Mohammed (1):
drm: Match sysfs name in link removal to link creation
drivers/gpu/drm/drm_drv.c | 2 +-
drivers/gpu/drm/drm_dumb_buffers.c | 7 ++++---
drivers/gpu/drm/vc4/vc4_drv.c | 1 +
3 files changed, 6 insertions(+), 4 deletions(-)
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the dim-tools
mailing list