Hi Daniel, Dave, Here is a PR for drm-misc-fixes. Thanks! Maxime drm-misc-fixes-2019-03-25: - A bunch of fixes to cleanup path in meson - Fix the DMT TDMS clock filtering on meson - Fix an issue with NV12 buffers on rockchip when scaling is active - Fix a couple of use-after-free The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-03-25 for you to fetch changes up to 3d565a21f2ce1f37479e91914734478c39b5c6fc: drm/meson: fix TMDS clock filtering for DMT monitors (2019-03-25 11:19:50 +0100) ---------------------------------------------------------------- - A bunch of fixes to cleanup path in meson - Fix the DMT TDMS clock filtering on meson - Fix an issue with NV12 buffers on rockchip when scaling is active - Fix a couple of use-after-free ---------------------------------------------------------------- Eric Biggers (2): drm/vgem: fix use-after-free when drm_gem_handle_create() fails drm/vkms: fix use-after-free when drm_gem_handle_create() fails Jean-Philippe Brucker (2): drm/meson: Fix invalid pointer in meson_drv_unbind() drm/meson: Uninstall IRQ handler Jonas Karlman (1): drm/rockchip: vop: reset scale mode when win is disabled Neil Armstrong (1): drm/meson: fix TMDS clock filtering for DMT monitors drivers/gpu/drm/meson/meson_drv.c | 9 ++++++--- drivers/gpu/drm/meson/meson_dw_hdmi.c | 3 ++- drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 18 +++++++++++++++--- drivers/gpu/drm/vgem/vgem_drv.c | 6 +----- drivers/gpu/drm/vkms/vkms_gem.c | 5 +---- 5 files changed, 25 insertions(+), 16 deletions(-) -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com