[Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
maxime at cerno.tech
Mon Nov 25 09:43:36 UTC 2019
Hi Dave, Daniel,
Here are a few lates fixes for drm-misc-fixes. Obviously, it's not
going to make it into 5.4, but it'd be great if they were in the
upcoming PR.
Thanks!
Maxime
drm-misc-fixes-2019-11-25:
- A fix for a memory leak in the dma-buf support
- One in mcde DSI support that leads to a pointer dereference
The following changes since commit 0b8e7bbde5e7e2c419567e1ee29587dae3b78ee3:
drm/sun4i: tcon: Set min division of TCON0_DCLK to 1. (2019-11-13 15:20:33 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-11-25
for you to fetch changes up to 6645d42d79d33e8a9fe262660a75d5f4556bbea9:
dma-buf: Fix memory leak in sync_file_merge() (2019-11-25 10:21:33 +0100)
----------------------------------------------------------------
- A fix for a memory leak in the dma-buf support
- One in mcde DSI support that leads to a pointer dereference
----------------------------------------------------------------
Navid Emamdoost (1):
dma-buf: Fix memory leak in sync_file_merge()
Stephan Gerhold (1):
drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be found
drivers/dma-buf/sync_file.c | 2 +-
drivers/gpu/drm/mcde/mcde_dsi.c | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20191125/6b7af1ab/attachment.sig>
More information about the Intel-gfx
mailing list