[PULL] drm-misc-fixes

Sean Paul seanpaul at chromium.org
Wed May 2 19:53:20 UTC 2018


Hi Dave,
A couple of CS 101 "Gotcha!" fixes for you this week. One for a reference count,
and one for a memory leak. Both are cc: stable.


drm-misc-fixes-2018-05-02:
vc4: Fix bo refcounts during async commits (Boris)
vga-dac: Fix edid memory leak (Sean)

Cc: Boris Brezillon <boris.brezillon at bootlin.com>
Cc: Sean Paul <seanpaul at chromium.org>

Cheers, Sean


The following changes since commit 1f6b8eef11c3d097bc8a6b2bbb868eb47ec6f7d8:

  drm/edid: Reset more of the display info (2018-04-25 15:03:13 -0400)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-05-02

for you to fetch changes up to 49ceda9de2da4d1827941d06701f3017c27c1855:

  drm/bridge: vga-dac: Fix edid memory leak (2018-05-02 15:09:21 -0400)

----------------------------------------------------------------
vc4: Fix bo refcounts during async commits (Boris)
vga-dac: Fix edid memory leak (Sean)

Cc: Boris Brezillon <boris.brezillon at bootlin.com>
Cc: Sean Paul <seanpaul at chromium.org>

----------------------------------------------------------------
Boris Brezillon (1):
      drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced

Sean Paul (1):
      drm/bridge: vga-dac: Fix edid memory leak

 drivers/gpu/drm/bridge/dumb-vga-dac.c |  4 ++-
 drivers/gpu/drm/vc4/vc4_crtc.c        | 46 ++++++++++++++++++++++++++++++++++-
 2 files changed, 48 insertions(+), 2 deletions(-)

-- 
Sean Paul, Software Engineer, Google / Chromium OS


More information about the dim-tools mailing list