Basically fix a couple things I broke in 4.10 ;-) The following changes since commit 9afe69d5a9495f8b023017e4c328fa717e00f092: Merge tag 'drm-misc-fixes-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes (2017-01-10 08:18:53 +1000) are available in the git repository at: git://people.freedesktop.org/~robclark/linux msm-fixes-4.10-rc4 for you to fetch changes up to de85d2b35ac74f6be769573d4a8708c823219900: drm/msm: fix potential null ptr issue in non-iommu case (2017-01-13 10:23:00 -0500) ---------------------------------------------------------------- Rob Clark (2): drm/msm/mdp5: rip out plane->pending tracking drm/msm: fix potential null ptr issue in non-iommu case drivers/gpu/drm/msm/adreno/adreno_gpu.c | 5 ++--- drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c | 6 ------ drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.h | 4 ---- drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 22 ---------------------- drivers/gpu/drm/msm/msm_gem.c | 2 ++ 5 files changed, 4 insertions(+), 35 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