Hi Daniel, Dave, Here is a new drm-misc-fixes PR. Thanks! Maxime drm-misc-fixes-2019-04-25: - sun4i: Fix module loading / unloading - vc4: Fix a compilation error and memory leak - dw-hdmi: Fix an overflow on Rockchip and SCDC configuration The following changes since commit 1a07a94b47b1f528f39c3e6187b5eaf02efe44ea: drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind (2019-04-08 10:30:23 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-04-25 for you to fetch changes up to c4cba44eeecab9d5ccd3dd2d5520a7d1e5be544f: drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus (2019-04-25 10:38:21 +0200) ---------------------------------------------------------------- - sun4i: Fix module loading / unloading - vc4: Fix a compilation error and memory leak - dw-hdmi: Fix an overflow on Rockchip and SCDC configuration ---------------------------------------------------------------- Jonas Karlman (2): drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus Maarten Lankhorst (2): drm/vc4: Fix memory leak during gpu reset. drm/vc4: Fix compilation error reported by kbuild test bot Paul Kocialkowski (4): drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbind drm/sun4i: Set device driver data at bind time for use in unbind drm/sun4i: Fix component unbinding and component master deletion drm/sun4i: Unbind components before releasing DRM and memory drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 16 ++++++++++++---- drivers/gpu/drm/sun4i/sun4i_drv.c | 9 +++++++++ drivers/gpu/drm/vc4/vc4_crtc.c | 2 +- 3 files changed, 22 insertions(+), 5 deletions(-) -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com