The following changes since commit b0a6af8b34c9ad20894aa46f85f4bf59d444f286: drm/nouveau/acpi: fix check for power resources support (2016-11-01 14:52:03 +1000) are available in the git repository at: git://people.freedesktop.org/~robclark/linux msm-fixes-4.9 for you to fetch changes up to 16976085a114ae293c6fa7a463d74600ffcfeb4b: drm/msm: Fix error handling crashes seen when VRAM allocation fails (2016-11-04 11:51:37 -0400) ---------------------------------------------------------------- Archit Taneja (3): drm/msm/dsi: Queue HPD helper work in attach/detach callbacks drm/msm: Set CLK_IGNORE_UNUSED flag for PLL clocks drm/msm: Fix error handling crashes seen when VRAM allocation fails Rob Clark (3): drm/msm/mdp5: handle non-fullscreen base plane case drm/msm/mdp5: no scaling support on RGBn pipes for 8x16 drm/msm/mdp5: 8x16 actually has 8 mixer stages drivers/gpu/drm/msm/dsi/dsi_host.c | 14 ++++++-- drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm.c | 1 + drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm_8960.c | 1 + drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c | 1 + drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c | 1 + drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c | 4 +-- drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c | 46 +++++++++++++++---------- drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 9 ++--- drivers/gpu/drm/msm/msm_drv.c | 2 +- drivers/gpu/drm/msm/msm_gem_shrinker.c | 7 ++-- 10 files changed, 55 insertions(+), 31 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel