Sorry, meant to send this a bit sooner.. a few small fixes for 4.11 The following changes since commit 3a2d78228a4fd3dadff2b528528aa8901f724a87: Merge tag 'drm-misc-fixes-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes (2017-03-31 17:29:26 +1000) are available in the git repository at: git://people.freedesktop.org/~robclark/linux msm-fixes-4.11-rc6 for you to fetch changes up to 028402d4bcfd3e99421504674cc41b0cd32768c8: drm/msm: Make sure to detach the MMU during GPU cleanup (2017-04-03 16:09:37 -0400) ---------------------------------------------------------------- Archit Taneja (2): drm/msm/dsi: Fix bug in dsi_mgr_phy_enable drm/msm/mdp5: Update SSPP_MAX value Arnd Bergmann (1): drm/msm: adreno: fix build error without debugfs Jordan Crouse (3): drm/msm: Fix wrong pointer check in a5xx_destroy drm/msm: Don't allow zero sized buffer objects drm/msm: Make sure to detach the MMU during GPU cleanup Vinay Simha BN (1): drm/msm/hdmi: redefinitions of macros not required drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 6 ++++-- drivers/gpu/drm/msm/adreno/adreno_gpu.c | 29 +++++++++++++++++++---------- drivers/gpu/drm/msm/dsi/dsi_manager.c | 2 +- drivers/gpu/drm/msm/hdmi/hdmi_audio.c | 7 ------- drivers/gpu/drm/msm/mdp/mdp5/mdp5_pipe.h | 3 ++- drivers/gpu/drm/msm/msm_gem.c | 6 ++++++ drivers/gpu/drm/msm/msm_gpu.c | 3 --- 7 files changed, 32 insertions(+), 24 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html